Files
at1/README.md
2026-03-06 11:39:08 +11:00

14 lines
132 B
Markdown

# Movie Ticket Thingo
Depends on pyside6. Install with:
```
pip install -r requirements.txt
```
Run with:
```
python app.py
```