mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
56c6f2ef69437faf9ce5ca1cbffde6929a9d9b7f
The diveinto.org link is broken when I try it. I found that https://diveinto.org/python3/table-of-contents.html works but the https://diveintopython3.net/ is shorter and appears less broken to someone reading the url for the first time. The table of content at this updated address looks the same as what I found on the web.archive.org for the diveinto.org link.
Hitchhiker's Guide to Python ============================ **Python Best Practices Guidebook** → Read the free guide at: `docs.python-guide.org <https://docs.python-guide.org>`_ .. image:: 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 <https://docs.python-guide.org>`_.
Description
Languages
Batchfile
95.9%
Makefile
4.1%