Metadata-Version: 2.1
Name: mineflex-py
Version: 1.0.1
Summary: Mineflex API Wrapper written in python
Home-page: https://github.com/Pnlmon/mineflex-py
Author: Pnlmon
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: requests (~=2.24.0)
Requires-Dist: setuptools (~=47.1.0)

# Mineflex-py
Mineflex-py is an API written in Python

## Installation
``pip install mineflex-py``

## Docs
Will be added soon

## License
Mineflex-py is licensed under MIT, read `LICENSE` for more information


