Metadata-Version: 2.1
Name: pymortafix
Version: 0.3.1
Summary: A python module to collect some usefull stuff
Home-page: https://github.com/mortafix/PyMortafix
Author: Moris Doratiotto
Author-email: moris.doratiotto@gmail.com
Keywords: telegram,bot,utils
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorifix==2.0.4
Requires-Dist: emoji>=2.11.0
Requires-Dist: requests>=2.31.0

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pymortafix)
[![PyPI](https://img.shields.io/pypi/v/pymortafix?color=red)](https://pypi.org/project/pymortafix/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub](https://img.shields.io/github/license/mortafix/PyMortafix)

# Setup
You can find the package, [here](https://pypi.org/project/pymortafix/).
```
pip3 install pymortafix
```
