/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

txzone.net
| | dusty.phillips.codes
38.5 parsecs away

Travel
| | I really appreciate Python's pathlib module for managing filesystem stuff. While I don't love the argparse module for command line parsing, I don't think it's worse than other available options. I usually choose it for my CLI scripts, since nothing else is good enough to overcome the inertia of using a third party library. Not many people seem to be aware that the two can very easily be combined such that argparse will return Path objects instead of strings that need to be adapted after you query them:
| | sam.hooke.me
45.5 parsecs away

Travel
| | The home page of Sam Hooke.
| | blog.martinig.ch
50.0 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | johnfraney.ca
63.3 parsecs away

Travel
| Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.