Metadata-Version: 2.1
Name: flager
Version: 0.0.0
Summary: 
Home-page: https://github.com/daxartio/flager
License: MIT
Author: Danil Akhtarov
Author-email: daxartio@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT 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
Project-URL: Changelog, https://github.com/daxartio/flager/blob/main/CHANGELOG.md/
Project-URL: Repository, https://github.com/daxartio/flager
Description-Content-Type: text/markdown

# Flager

[![PyPI](https://img.shields.io/pypi/v/flager)](https://pypi.org/project/flager/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flager)](https://www.python.org/downloads/)
[![GitHub last commit](https://img.shields.io/github/last-commit/daxartio/flager)](https://github.com/daxartio/flager)
[![GitHub stars](https://img.shields.io/github/stars/daxartio/flager?style=social)](https://github.com/daxartio/flager)

## Installation

```
pip install flager
```

## License

* [MIT LICENSE](LICENSE)

## Contribution

[Contribution guidelines for this project](CONTRIBUTING.md)

