Metadata-Version: 2.1
Name: blockmango
Version: 1.5.0
Summary: Blockman Go API package
Home-page: https://github.com/darkkpy/blockmango
Author: Dark
Author-email: darkness0777@proton.me
License: MIT
Project-URL: Documentation, https://github.com/darkkpy/blockmango/tree/main/docs
Project-URL: Source, https://github.com/darkkpy/blockmango
Project-URL: Tracker, https://github.com/darkkpy/blockmango/issues
Keywords: blockmango blockman go api wrapper
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md

# Blockmango API Wrapper

 ![logo](https://i.ibb.co/mHCXSC3/images-28.jpg)

This Python package provides a convenient way to interact with the Blockmango API.

## Installation

You can install the package via pip:

```bash
pip install blockmango
```

## 📚 Docs

For detailed usage instructions and examples, please refer to the documentation in the `docs` folder.

For more information on available methods and parameters, contact me on discord, darkk.py.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.



