Files
songsheet_generator/app
2025-02-13 17:06:40 +01:00
..
2025-02-13 17:06:40 +01:00
2025-02-13 17:06:40 +01:00
2025-02-13 17:06:40 +01:00
2025-02-13 17:06:40 +01:00
2025-02-13 17:06:40 +01:00

Flet app

Flet app using Flet extension.

To run the app:

  1. Install dependencies from pyproject.toml:
poetry install
  1. Build app:
poetry run flet build macos -v
  1. Run app:
poetry run flet run