serhii.net

In the middle of the desert you can say anything you want

18 Jun 2022

Python parse library that's the opposite of formatted strings

Had a string generated like f"Something {filename} etc.", needed to get filename.

The parse · PyPI library does just that and is the opposite of python’s format. And has also additional neat functions.

Nel mezzo del deserto posso dire tutto quello che voglio.