Explore >> Select a destination


You are here

www.integralist.co.uk
| | bfontaine.net
10.2 parsecs away

Travel
| | Tips and tricks in Python, Bash, Clojure and other languages/environments.
| | blog.ganssle.io
8.9 parsecs away

Travel
| | An explanation of a few ways to make sure your tests use the version of the package that your users will install.
| | github.com
11.9 parsecs away

Travel
| | A small utility to pretty-print Python tracebacks. ? - GitHub - skorokithakis/tbvaccine: A small utility to pretty-print Python tracebacks. ?
| | wittchen.io
12.2 parsecs away

Travel
| Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ...