Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 756 Bytes

python.md

File metadata and controls

19 lines (10 loc) · 756 Bytes

Python Resources

A collection of resources for the Python programming language.

Official Documentation

Collections

  • PythonPedia - A very large collection of resources (libraries, frameworks, tutorials, etc), broken down by category.
  • python-awesome - "A curated list of awesome Python frameworks, libraries and software"

Books/Tutorials

  • Full Stack Python - Focused on web app development/deployment FSP is "an open book that explains concepts in plain language and provides the most helpful resources on those topics".