Python
2nd March 2018 at 1:27pm
https://github.com/pyenv/pyenv
https://github.com/neechbear/magic-wormhole
Testing
https://hypothesis.readthedocs.io/en/latest/
https://alexwlchan.net/talks/hypothesis-intro/
Packaging
https://python-packaging.readthedocs.io/en/latest/index.html
https://setuptools.readthedocs.io/en/latest/setuptools.html
http://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/quickstart.html
https://docs.python.org/2/distutils/builtdist.html
Examples:
https://github.com/node13h/droll/blob/master/setup.py
https://github.com/jazzband/django-debug-toolbar/blob/master/setup.py
Related
22nd February 2016
TC-Telegram-Bot
PythonPIPonMacOS