Skip to content

Instantly share code, notes, and snippets.

@doubledouble
Created January 10, 2013 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doubledouble/4504133 to your computer and use it in GitHub Desktop.
Save doubledouble/4504133 to your computer and use it in GitHub Desktop.
python备忘录 一些地址
Python Web Server Gateway Interface v1.0.1
http://www.python.org/dev/peps/pep-3333/
Jinja2 python模板
http://jinja.pocoo.org/docs/intro/#installation
Installing easy_install and pip for Python
http://blog.troygrosfield.com/2010/12/18/installing-easy_install-and-pip-for-python/
pip
http://www.pip-installer.org/en/latest/index.html
Installing specific package versions with Pip
http://stackoverflow.com/questions/5226311/installing-specific-package-versions-with-pip
Pip & Requirements Fil
http://tzangms.com/programming/2439/
Pip + Virtualenv + Mod_wsgi
http://tzangms.com/programming/2461/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment