Python
From wikinotes
Python is a scripting language.
Documentation
python-3 (apidocs) https://docs.python.org/3/py-modindex.html python-3 (home) https://docs.python.org/3/index.html python-3 (language overview) https://docs.python.org/3/reference/index.html
Intro/Reference
python install python anatomy python versions python packaging python configuration python interpreters python environments
Libraries
python libraries
Syntax
Features
Tools
python debuggers python distribution python compilation python profiling python testing python linting python refactoring python lowlevel
General Notes
python design patterns python targeting platforms