Skip to content

Instantly share code, notes, and snippets.

@GVRV
Created August 7, 2013 15:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GVRV/6175199 to your computer and use it in GitHub Desktop.
Save GVRV/6175199 to your computer and use it in GitHub Desktop.
Python packaging talk resources
http://svn.python.org/projects/sandbox/trunk/setuptools/doc/formats.txt
https://python-packaging-user-guide.readthedocs.org/en/latest/index.html
http://guide.python-distribute.org/index.html
http://www.scotttorborg.com/python-packaging/everything.html
http://docs.python.org/2/install/index.html
http://docs.python.org/2/distutils/setupscript.html
http://hynek.me/articles/sharing-your-labor-of-love-pypi-quick-and-dirty/
http://pythonhosted.org/distribute/setuptools.html#automatic-script-creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment