Metadata-Version: |
2.4 |
Name: |
flet-easy |
Version: |
0.2.8 |
Summary: |
⚡Flet-Easy is a user-friendly add-on package for Flet, offering a cleaner code structure with numerous customizable features like JWT, routers, decorators, middleware and more. |
Author-Email: |
Daxexs <Daxexsdev[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/Daxexs |
Project-Url: |
Repository, https://github.com/Daxexs/flet-easy |
Project-Url: |
Documentation, https://daxexs.github.io/flet-easy |
Project-Url: |
Changelog, https://github.com/Daxexs/flet-easy/blob/main/CHANGELOG.md |
License: |
apache-2.0 |
Keywords: |
app python,fast flet,flet,flet easy,flet easy fastapi,flet easy mvc,flet easy route,flet jwt,flet middleware,flet mvc,flet route,flutter python,python,python web template,web application |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Software Development :: Build Tools |
Requires-Python: |
>=3.8 |
Requires-Dist: |
cookiecutter (>=2.6.0); extra == "all" |
Requires-Dist: |
flet[all] (>=0.25.1); extra == "all" |
Requires-Dist: |
pyjwt (>=2.0.0); extra == "all" |
Requires-Dist: |
rich-argparse (>=1.4.0); extra == "all" |
Requires-Dist: |
rsa (>=4.9); extra == "all" |
Requires-Dist: |
cookiecutter (>=2.6.0); extra == "cli" |
Requires-Dist: |
flet[all] (>=0.25.1); extra == "cli" |
Requires-Dist: |
rich-argparse (>=1.4.0); extra == "cli" |
Requires-Dist: |
pyjwt (>=2.0.0); extra == "jwt" |
Requires-Dist: |
rsa (>=4.9); extra == "jwt" |
Provides-Extra: |
all |
Provides-Extra: |
cli |
Provides-Extra: |
jwt |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |