Explore >> Select a destination


You are here

dustingram.com
| | gehrcke.de
4.7 parsecs away

Travel
| | In this article I show how to create a minimal Python command line application, called 'bootstrap'. I describe how to set it up for publication on PyPI, after which the user can conveni...
| | humberto.io
3.6 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | blog.ganssle.io
5.1 parsecs away

Travel
| | The setup.py interface is an old convention from distutils, one that has bugs that cannot be fixed to bring it into line with modern Python packaging approaches. As a result, all direct...
| | blog.randombits.host
7.0 parsecs away

Travel
| PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have