Thread
Stories related to "Python f-strings Are More Powerful Than You Might Think" across the full archive.
Python comes with `argparse` a simple library to build Command line applications. `action-hero` is a library full of `argparse` *actions* that you can add or chain together to make your CLI much more capable. It also spares you from doing a bunch of manual checks yourself.
Python pattern matching: Guards and or-patterns might not interact in the way you expect
(ncik-roberts.github.io)
Free today.