1. Introduction
1.1. PC-app-development
These docs will help you develop apps with python.
Desktop apps will be developed using tkinter.
Web apps will be developed using Anvil or Pyscript.
1.2. Home pages:
year 7
year 9-10
app development: https://pc-app-development.readthedocs.io/en/latest/index.html
1.3. Key Tkinter references:
1.4. Key Anvil references:
anvil module: https://anvil.works/docs/api/anvil
quick start: https://anvil.works/docs/client/quickstart
user interface: https://anvil.works/docs/client/ui
client side python: https://anvil.works/docs/client/python
anvil components and events: https://anvil.works/docs/client/components
1.5. Key Pyscript references:
User guide: https://docs.pyscript.net/2025.11.2/user-guide/
Tip
If you are using a track-pad, navigate to various sections and pages by clicking on the same heading in the left sidebar twice, then use the arrow keys to move up and down.