Introducing Python Fire, a library for automatically generating CLIs

Today we are pleased to announce the open-sourcing of Python Fire . Python Fire generates command line interfaces (CLIs) from any Python cod… Read more

Similar

The Utter Failure of Async in Python

I’m probably going to have to eat this blog post 2 years from now…. oh well. I still believe that Async has been mostly a failure since introduced in Python 3.4. Maybe I should be more specific, there seems to be a failure to adopt Async in the Python com... (more…)

Read more »