Metadata-Version: 2.4
Name: bitnob_sdk
Version: 0.1.0
Summary: A developer-friendly wrapper for the Bitnob API.
Author-email: "AnalyticAce (DOSSEH Shalom)" <dossehdosseh14@gmail.com>
Project-URL: Homepage, https://analyticace.github.io/BitnobSDK/
Keywords: crypto,trading,bitnob,finance
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.11.7
Requires-Dist: requests>=2.32.4
Dynamic: license-file

# BitnobSDK 🚀

[![PyPI version](https://img.shields.io/pypi/v/bitnob_sdk.svg?style=flat&color=blue)](https://pypi.org/project/bitnob_sdk/) 
[![Documentation Status](https://github.com/AnalyticAce/BitnobSDK/actions/workflows/deploy-docs.yml/badge.svg)](https://github.com/AnalyticAce/BitnobSDK/actions/workflows/deploy-docs.yml)
[![PyPI Deployement Status](https://github.com/AnalyticAce/BitnobSDK/actions/workflows/publish-package.yml/badge.svg)](https://github.com/AnalyticAce/BitnobSDK/actions/workflows/publish-package.yml)
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A developer-friendly wrapper for the Bitnob API.

## ⚠️ Legal Disclaimer

**Important Notice**: This software is provided for educational and development purposes only. Cryptocurrency trading involves substantial risk of financial loss. 

### License & Attribution

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

**Built with ❤️ by the crypto development community**

---

<div align="center">

**⚡ Powered by [Bitnob](https://bitnob.com/) ⚡**

[![GitHub Stars](https://img.shields.io/github/stars/AnalyticAce/BitnobSDK?style=social)](https://github.com/AnalyticAce/BitnobSDK)
[![GitHub Forks](https://img.shields.io/github/forks/AnalyticAce/BitnobSDK?style=social)](https://github.com/AnalyticAce/BitnobSDK/fork)
[![GitHub Issues](https://img.shields.io/github/issues/AnalyticAce/BitnobSDK)](https://github.com/AnalyticAce/BitnobSDK/issues)

[⭐ Star this project](https://github.com/AnalyticAce/BitnobSDK) | [🍴 Fork & Contribute](https://github.com/AnalyticAce/BitnobSDK/fork) | [📖 Read the Docs](https://github.com/AnalyticAce/BitnobSDK)

</div>
