/awesome-python-in-education

A curated list about Python in Education :snake: :mortar_board:

Creative Commons Zero v1.0 UniversalCC0-1.0

awesome-python-in-education Awesome

A curated list of resources about Python in Education

There are many ways to contribute to this project. Get started here.

Vote đź‘Ť for this list to be included in awesome-python and the master awesome list. Thank you!

The license for this resource is CC0.

Contents

Courses and lessons

Interactive environments

MOOCs

Introductions and Tutorials

Data Science

Exercises and Games

Reference and forums

Python suitability for education

Reference

Mailing lists

  • 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)

Forums

Tools and Libraries

Games, graphics and simulation

Visualization

Jupyter

IDEs

Debuggers

  • 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
  • QuantifiedCode - a code analyis & automation platform
  • birdseye - graphical Python debugger using the AST
  • Hunter - a flexible code tracing toolkit

Conferences and videos

Books

Coding Club books

Green Tea Press

Invent with Python series

Manning Publications

No Starch Press

O'Reilly

Packt Pub

Hardware

Raspberry Pi

Arduino

BBC microbit

PyBoard

ESP32

Adafruit

  • CircuitPython - a MicroPython fork for teaching coding with microcontrollers