The Wayback Machine - https://web.archive.org/web/20190301073032/https://github.com/realpython/python-guide/
Skip to content
Python best practices guidebook, written for humans. https://docs.python-guide.org
Branch: master
Clone or download
mpoulin Merge pull request #987 from davidshq/master
Updates to GUI and CLI Files
Latest commit 4241add Feb 26, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs - Updating link to Dive Into Python Feb 26, 2019
ext add logo source Feb 21, 2016
.gitignore Update sidebar Jul 25, 2018
.travis.yml Bump TravisCI Python to 3.6 Jul 17, 2018
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Jun 5, 2017
CONTRIBUTING.md More typo, grammar, and style fixes Dec 18, 2018
LICENSE lawyer up Sep 3, 2012
Makefile make targets in docs/Makefile available at top level Jul 28, 2012
Readme.rst Fix image url Jul 17, 2018
TODO.rst First pass at styleguide Dec 30, 2011
make.bat add make.bat Feb 12, 2012
requirements-to-freeze.txt requirements.txt Feb 21, 2016
requirements.txt
runtime.txt Prepare hosting migration Jul 16, 2018

Readme.rst

Hitchhiker's Guide to Python

Python Best Practices Guidebook

https://farm1.staticflickr.com/628/33173824932_58add34581_k_d.jpg


Work in progress. If you'd like to help, please do. There's a lot of work to be done.

This guide is currently under heavy development. This opinionated guide exists to provide both novice and expert Python developers a best practice handbook to the installation, configuration, and usage of Python on a daily basis.

Topics include:

  • Platform and version-specific installations
  • Py2app, Py2exe, bbfreeze, pyInstaller
  • Pip
  • Numpy, scipy, statpy, pyplot, matplotlib
  • Virtualenv
  • Fabric
  • Exhaustive module recommendations, grouped by topic/purpose
  • Which libraries to use for what
  • Server configurations & tools for various web frameworks
  • Documentation: writing it
  • Testing: Jenkins & tox guides
  • How to easily interface hg from git

If you aren't fond of reading reStructuredText, there is an almost up-to-date HTML version at docs.python-guide.org.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.