Home
Programming
Python
Variables
GitHub
ABM1
Containers
Branching
Loops
ABM2
Functions
ABM3
Classes
ABM4
IO
ABM5
Modules
ABM6
Exceptions
ABM7
GUI
ABM8
Web
ABM9
Testing
Index
References
References
Anaconda
- a data science platform.
Conda
- an open source package management system and environment management system.
GitHub
- an Internet hosting service for software development and version control.
IDLE
- an Integrated Development and Learning Environment distributed with Python.
Jupyter
- a non-profit, open-source project supporting interactive data science and scientific computing across all programming languages.
Jupyter Notebook
- a web-based application for developing, documenting, and executing code, and communicating results.
Matplotlib
- a library for creating static, animated, and interactive visualizations in Python.
PIP
- Python Package Installer.
PyPI
- Python Package Index.
Python 3 Documentation
- the official documentation for Python 3.
Python 3 Documentation: Glossary
- glossary of Python 3 Documentation Reference terms.
Python 3 Documentation: Library
- the functionality that is included in Python distributions as standard and it's reference manual.
Python 3 Documentation: Reference
- manual describing the syntax and "core semantics" of Python.
Python 3 Documentation: Tutorial
Python 3 Documentation: Tutorial: Classes
Python 3 Documentation: Tutorial: Modules
Python 3 Documentation: Tutorial: Packages
Python 3 Documentation: What's New
- The "What's New in Python" documentation tours through the most important changes between major Python versions.
Python Enhancement Proposal Website
Python Lexical Analysis Documentation
Python Packaging User Guide
- a collection of tutorials and references to help you distribute and install Python packages with modern tools.
Python Software Foundation
- an organization devoted to advancing open source technology related to the Python programming language.
Python Website
QGIS
- Quantum Geographical Infromation System Software.
Spyder
- a web-based application for developing, documenting, and an integrated development environment for Python.
Spyder Documentation