Explore >> Select a destination


You are here

blog.rtwilson.com
| | walkingrandomly.com
20.2 parsecs away

Travel
| | Welcome to this month's 'A month of Math software.' If you missed the September edition then why not take a look at All previous editions can be found at the Month of Math Softwa...
| | blog.nuculabs.de
21.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.
| | hamatti.org
21.1 parsecs away

Travel
| | python -m http.server provides a handy way to spin up a local server for your files.
| | rolisz.ro
64.1 parsecs away

Travel
| As you are probably seeing, I've just done a major update to my blog. Besides the obvious theme change, there are several other more important changes in the backend, such as moving from Wordpress to Acrylamid Acrylamid is a static site generator written in Python. It is pretty cool. It