Python best practices guidebook, written for humans.
COMMITS
August 12, 2013
C
Update "Late Binding Closures" section of gotchas.rst
claudejrogers committed
August 6, 2013
K
Merge pull request #302 from bmcorser/patch-1
Kenneth Reitz committed
K
Merge pull request #301 from kuyan/patch-1
Kenneth Reitz committed
B
New installs of Python through Homebrew come with pip :)
Ben Marshall-Corser committed
August 4, 2013
K
Don't use direct links if it can be helped.
kuyan committed
K
Let Sphinx link to Python documentation.
kuyan committed
K
Wrap lines to 78 char.
kuyan committed
K
Use code tags where needed.
kuyan committed
K
Use code tags where needed.
kuyan committed
July 31, 2013
K
Merge pull request #297 from kuyan/master
Kenneth Reitz committed
July 30, 2013
K
more code tags.
kuyan committed
K
Highlight examples as ReStructuredText.
kuyan committed
K
Declare code block language, fix formatting
kuyan committed
K
No need to say 'PEP 8' twice.
kuyan committed
K
Use code tags where needed.
kuyan committed
K
Use the :pep: tag instead of directly linking PEPs
kuyan committed
K
Fix header to comply with the styleguide.
kuyan committed
K
Update license page with license.
kuyan committed
K
Fix link to Contribute page.
kuyan committed
K
Added note on SublimeLinter.
kuyan committed
K
Merge pull request #296 from tommy3001/master
Kenneth Reitz committed
T
Psutil system resources library to scenarios/admin added
tommy3001 committed
T
Psutil system resources library to scenarios/admin added
tommy3001 committed
T
Merge branch 'master' of https://github.com/kennethreitz/python-guide
tommy3001 committed
K
Merge pull request #295 from tommy3001/master
Kenneth Reitz committed
T
Merge branch 'master' of https://github.com/kuyan/python-guide
tommy3001 committed
T
Tornado web server and Jinja2 template engine with example added
tommy3001 committed
T
Review of Jinja2 template system and tornado webserver
tommy3001 committed
T
Tornado web server and Jinja2 template engine with example added
tommy3001 committed
K
Completely recommend Pillow over PIL.
kuyan committed