Explore >> Select a destination


You are here

atilaoncode.blog
| | dusty.phillips.codes
9.7 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:
| | www.nayuki.io
12.8 parsecs away

Travel
| |
| | craftofcoding.wordpress.com
13.5 parsecs away

Travel
| | People often wonder why someone would use Fortran over Python for scientific stuff. Fortran is often considered inept by proponents of "newer" languages (which are often scripting languages) because it first appeared in 1957, and is considered old. They think life with Python is easier because of the myriad of libraries, I mean with NumPy...
| | chava61photography.photo.blog
45.8 parsecs away

Travel
| Visit the post for more.