mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
7d22f84ff91f82d26c55c86c194c4e7e8a2b2b0a
If readability is so important to python, why don't python guides have a list of recommended awesome code to read? Why don't they explain that code? The idea behind this reading section is to provide such a guide. The idea here is to start with something small and useful, with a vision for the future, and iterate quickly.
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>`_.
Description
Languages
Batchfile
95.9%
Makefile
4.1%