add: Section on fire in CLI scenario#924
Conversation
* Add a section on [Python Fire](https://github.com/google/python-fire/) in the CLI scenario. Signed-off-by: mr.Shu <mr@shu.io>
|
Should we add a link to the announcement on the Google blog ? |
|
@mpoulin I was under the impression that the page should primarily link to "canonical documentation" or "project repository", which is also what the other sections in the |
|
The announcement mentions some specific features and benefits we might want to highlight, such as
|
|
Thanks @mpoulin, that makes sense (although I tried my best to highlight that in fire's description). Would something like "You can learn more about Python Fire in its announcement blogpost" be appropriate here? I am happy to go with whatever fits python-guide the best in stylistic sense. |
|
Let's see what @dbader thinks. |
|
My 2 cents: I like what's in the current changeset because it's consistent with the rest of the CLI section. The announcement post likely becomes less and less relevant over time whereas the project homepage will always be useful. So I'm a +1 on merging this as is 🙂 |
|
I guess that settles it. |
|
Yup let's get this merged :-) Thanks @mrshu, thanks Marc!
…On Wed, Oct 10, 2018 at 12:16 PM, Marc Poulin ***@***.***> wrote:
I guess that settles it.
Would you like me to do the merge, Dan?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#924 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASuFMMVEwJdIm9GRr0onD28BotubASoks5ujkebgaJpZM4XLUJn>
.
--
Dan Bader
Improve Your Python Skills
dbader.org • Python Newsletter <https://dbader.org/newsletter> • YouTube
<https://dbader.org/screencasts>
|
|
Thank you both! |
in the CLI scenario.
Signed-off-by: mr.Shu mr@shu.io