Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
/ fletched Public archive
generated from iron3oxide/python-template

Tools to build Flet apps with multiple views/routes and an MVP-based architecture pattern.

License

Notifications You must be signed in to change notification settings

iron3oxide/fletched

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

publish docs PyPI PyPI - Downloads PyPI - Python Version code style

logo

fletched

An opinionated framework on top of flet, designed to significantly reduce boilerplate code and aid in structuring a non-trivial project.

If flet were an arrow, fletched would give it feathers, enabling you to aim and hit way further.

For now, it offers three libraries/submodules: mvp, routed_app and controls. They are designed to work in conjunction, but should you only want to use one of them, that should work just as well.

📖 Read the documentation

Should the site ever be unavailable, the Markdown files used to build them can be found and read in the docs/ directory.