Metadata-Version: 2.3
Name: falco-app
Version: 0.0.1
Project-URL: Documentation, https://github.com/Tobi DEGNON/falco-app#readme
Project-URL: Issues, https://github.com/Tobi DEGNON/falco-app/issues
Project-URL: Source, https://github.com/Tobi DEGNON/falco-app
Author-email: Tobi DEGNON <tobidegnon@proton.me>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# falco-app

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

-----

## Table of Contents

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

## Installation

```console
pip install falco-app
```

## License

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