Metadata-Version: 2.1
Name: cryptobot-python
Version: 0.1.1
Summary: Non official, but friendly CryptoBot library for the Python language
Home-page: https://github.com/ragnarok22/cryptobot_python
Author: Reinier Hernández
Author-email: sasuke.reinier@gmail.com
License: MIT license
Keywords: cryptobot
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.rst

================
CryptoBot Python
================


.. image:: https://img.shields.io/pypi/v/cryptobot_python.svg
        :target: https://pypi.python.org/pypi/cryptobot-python

.. image:: https://github.com/ragnarok22/cryptobot_python/actions/workflows/python-tests.yml/badge.svg
    :target: https://github.com/ragnarok22/cryptobot_python/actions/workflows/python-tests.yml
    :alt: Python tests

.. image:: https://results.pre-commit.ci/badge/github/ragnarok22/cryptobot_python/main.svg
   :target: https://results.pre-commit.ci/latest/github/ragnarok22/cryptobot_python/main
   :alt: pre-commit.ci status

.. image:: https://readthedocs.org/projects/cryptobot-python/badge/?version=latest
        :target: https://cryptobot-python.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Non official, but friendly CryptoBot library for the Python language


* Free software: MIT license
* Documentation: https://cryptobot-python.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.1 (2023-08-09)
------------------

* Added `BNB` and `TRX` assets.


0.1.0 (2022-07-05)
------------------

* First release on PyPI.
