awesome-python-in-education
A curated list of resources about Python in Education
There are many ways to contribute to this project. Get started here.
The license for this resource is CC0.
Introductions and Tutorials
Python suitability for education
- Python EDU-SIG - Python.org subsite
- Python EDU-SIG - Special Interest Group mailing list
- Python EDU-WG - Working Group mailing list
- Tutor - (mailing list) Discussion for learning programming with Python
- Python-list - General discussion list for the Python programming language (mailing list)
Games, graphics and simulation
- pdb
- ipdb
- PuDB
- pdb++
- Python Linter Online - Live Syntax Checking Using Pylint while Running Python
- PyTA - static code analysis to help students find and fix common coding errors
- coala - linting and fixing code
- wdb - An improbable web debugger through WebSockets
Invent with Python series