Metadata-Version: 2.1
Name: flet-core
Version: 0.24.1
Summary: Flet core library
License: Apache-2.0
Author: Appveyor Systems Inc.
Author-email: hello@flet.dev
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
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
Requires-Dist: repath (>=0.9.0,<0.10.0)
Project-URL: documentation, https://flet.dev/docs
Project-URL: homepage, https://flet.dev
Project-URL: repository, https://github.com/flet-dev/flet
Description-Content-Type: text/markdown

# Flet core library

The library is the foundation of Flet framework and is not intended to be used directly.

Install [`flet` module](https://pypi.org/project/flet/) to use Flet framework.
