All Projects → realpython → Python Guide

realpython / Python Guide

Licence: other
Python best practices guidebook, written for humans.

Programming Languages

Batchfile
5799 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Python Guide

Bash Handbook
📖 For those who wanna learn Bash
Stars: ✭ 4,691 (-80.49%)
Mutual labels:  book, guide
Java Telegram Bot Tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
Stars: ✭ 165 (-99.31%)
Mutual labels:  book, guide
Pure Bash Bible
📖 A collection of pure bash alternatives to external processes.
Stars: ✭ 28,109 (+16.88%)
Mutual labels:  book, guide
Setup.py
📦 A Human's Ultimate Guide to setup.py.
Stars: ✭ 4,963 (-79.36%)
Mutual labels:  guide, kennethreitz
Vertx Guide For Java Devs
Vert.x 3 guide for Java developers
Stars: ✭ 500 (-97.92%)
Mutual labels:  book, guide
Web Push Book
Web Push Book
Stars: ✭ 199 (-99.17%)
Mutual labels:  book, guide
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (-96.86%)
Mutual labels:  book, guide
Spark Gotchas
Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks
Stars: ✭ 308 (-98.72%)
Mutual labels:  book, guide
Choo Handbook
🚂✋📖 - Learn the choo framework through a set of exercises
Stars: ✭ 266 (-98.89%)
Mutual labels:  book, guide
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (-86.5%)
Mutual labels:  book, guide
Guide.elm Lang.org
My book introducing you to Elm!
Stars: ✭ 270 (-98.88%)
Mutual labels:  book, guide
Awesome Coins
₿ A guide (for humans!) to cryto-currencies and their algos.
Stars: ✭ 3,469 (-85.58%)
Mutual labels:  guide, kennethreitz
Introneuralnetworks
Introducing neural networks to predict stock prices
Stars: ✭ 486 (-97.98%)
Mutual labels:  guide
Github Serendipity.github.io
快速找到流行开源项目 browse and find high quality repo quickly and elegantly, with trending, rank, awesome, topics, similar dimensions
Stars: ✭ 524 (-97.82%)
Mutual labels:  guide
Gradle In Action Source
Source code for the Manning book "Gradle in Action"
Stars: ✭ 483 (-97.99%)
Mutual labels:  book
Guide
The official guide for discord.js, created and maintained by core members of its community
Stars: ✭ 512 (-97.87%)
Mutual labels:  guide
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (-81.51%)
Mutual labels:  book
Python For Probability Statistics And Machine Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Stars: ✭ 481 (-98%)
Mutual labels:  book
Beibq
基于flask开发类似gitbook的知识管理网站。 http://demo.beibq.cn
Stars: ✭ 480 (-98%)
Mutual labels:  book
Wtfjs
🤪 A list of funny and tricky JavaScript examples
Stars: ✭ 24,594 (+2.26%)
Mutual labels:  book

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].