Skip to content

kamalkorede/python-guide

This branch is 92 commits behind realpython/python-guide:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 20, 2020
adae3f0 · Mar 20, 2020
Mar 20, 2020
Feb 21, 2016
Jul 25, 2018
Jul 17, 2018
Jun 5, 2017
Dec 18, 2018
Sep 3, 2012
Jul 28, 2012
Apr 30, 2019
Dec 30, 2011
Feb 12, 2012
Feb 21, 2016
Jul 16, 2018
Jul 16, 2018

Repository files navigation

Hitchhiker's Guide to Python

Python Best Practices Guidebook

→ Read the free guide at: docs.python-guide.org

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.

About

Python best practices guidebook, written for humans.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 95.9%
  • Makefile 4.1%