Metadata-Version: 2.4
Name: falco-ui
Version: 0.1.1
Project-URL: Documentation, https://github.com/falcopackages/falco-ui#readme
Project-URL: Issues, https://github.com/falcopackages/falco-ui/issues
Project-URL: Source, https://github.com/falcopackages/falco-ui
Author-email: Tobi DEGNON <tobidegnon@proton.me>
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: falco-app>=0.3.5
Description-Content-Type: text/markdown

# falco-ui

[![PyPI - Version](https://img.shields.io/pypi/v/falco-ui.svg)](https://pypi.org/project/falco-ui)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/falco-ui.svg)](https://pypi.org/project/falco-ui)

-----

> [!IMPORTANT]
> This package currently contains minimal features and is a work-in-progress


**Table of Contents**

- [falco-ui](#falco-ui)
  - [Installation](#installation)
  - [License](#license)

## Installation

```console
pip install falco-ui
```

## License

`falco-ui` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
