kuyan 78a1284a09 Merge branch 'patch-2' of github.com:kuyan/python-guide into patch-2
* 'patch-2' of github.com:kuyan/python-guide:
  Add link to 'Python in a Nutshell'.
  Update link to 'A Byte of Python'.
  Update virtualenvwrapper documentation links.
  Update link to Gondor documentation.
  Update Gunicorn help link.
  Add Qt link.
  Use Wayback Machine to resolve a dead link.
  Update Travis CI URL because always https.
  Update tox URL.
  Update Buildbot URL.

Conflicts:
	docs/intro/learning.rst
2013-09-16 18:36:37 -07:00
2013-09-16 18:35:55 -07:00
2012-02-12 22:48:58 +01:00
2012-12-23 18:06:09 -05:00
2012-09-03 04:06:10 -04:00
2012-02-12 22:54:18 +01:00
2011-12-30 16:36:19 -06:00

Hitchhiker's Guide to Python
============================

**Python Best Practices Guidebook**

-----------

**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/version specific installations
- Py2app, Py2exe, bbfreeze, pyInstaller
- Pip / virtualenv
- Documentation. Writing it.
- server configurations / tools for various web frameworks
- fabric
- exhaustive module recommendations, grouped by topic/purpose
- Testing. Jenkins + tox guides.
- How to interface w/ hg from git easily
- what libraries to use for what

If you are not fond of reading reStructuredText, there is an
almost up-to-date `HTML version at docs.python-guide.org
<http://docs.python-guide.org>`_.
S
Description
No description provided
Readme 7.2 MiB
Languages
Batchfile 95.9%
Makefile 4.1%