Use this template to develop a text-based program in Python 3.11.
💾❌ This template does not autosave. It is suitable for Year 12 and Year 13.
This template includes:
- Default code file (
main.py) - Extensions to support Python development
- Ruff linter enabled to ensure code follows PEP-8
- mypy integration to ensure code follows PEP-484
- Pip Manager, to download external Python packages
- Integration for diagrams.net (for files ending in
.drawio)