From 6a2e4e3a94b3040129d84aeb0022d2d06c240d08 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Wed, 5 Nov 2014 23:22:50 -0800 Subject: python: small pip vs setup.py reference --- software/python.page | 3 +++ 1 file changed, 3 insertions(+) diff --git a/software/python.page b/software/python.page index 9675873..05b584d 100644 --- a/software/python.page +++ b/software/python.page @@ -77,6 +77,9 @@ http://packages.python.org/distribute/setuptools.html#automatic-script-creation For debian packaging, use [stdeb](http://pypi.python.org/pypi/stdeb) (via [stackoverflow thread](http://stackoverflow.com/questions/7110604/standard-way-to-create-debian-packages-for-distributing-python-programs)). +For notes on pip vs. setup.py dependencies: +https://caremad.io/blog/setup-vs-requirement/ + "Fucking" String Encoding --------------------------- (str/unicode errors in python are very prevalent and give me the rage) -- cgit v1.2.3