Explore >> Select a destination


You are here

river.me
| | www.nayuki.io
12.5 parsecs away

Travel
| |
| | blog.nuculabs.de
13.8 parsecs away

Travel
| | It's been a while since I wrote a post and I'm also going to make this one a short one. Python Fire is a pretty cool Python library from Google that lets you turn any Python script into a command line tool, this means that you don't have to write any logic for handling command line parameters and options, but, if you script has sophisticated use cases then you'll be probably be better by using argparse from the standard library.
| | blog.jordan.matelsky.com
19.6 parsecs away

Travel
| | I recently started working on some tables and supplementary materials for an academic paper and found the need to print tables in Markdown format. The syntax is relatively simple, but programmatically generating these tables is tedious, and requires a lot of string-formatting which can get irritating.
| | studiofreya.org
77.9 parsecs away

Travel
|