Educational library for Python to teach programming using graphics
Project description
PyTamaro is an educational library for Python designed to teach programming using graphics.
📃 Background and Design Principles
This SPLASH-E paper describes the design principles underpinning the library.
✨ Examples and Online Environment
PyTamaro Web is an online platform that provides additional resources for PyTamaro.
- Run your Python programs with PyTamaro directly in the browser (without the need to create an account or install something on your computer!)
- 100+ activities that showcase what is possible to create with PyTamaro
- A selection of curricula that guide you through a curated sequence of activities
💻 Installation
As simple as
pip install pytamaro
You can install PyTamaro using Python 3.9 - 3.12 on all major operating systems and architectures.
📚 Documentation
The full documentation of the public API is available on ReadTheDocs.
🧑💻 Contributing
If you find what looks like a bug, please create an issue so that we can investigate.
The development process, which contributors should follow, is described in the CONTRIBUTING.md file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.