Metadata-Version: 2.1
Name: botfolio
Version: 0.1.1
Summary: A set of libraries for botfolio
Home-page: https://github.com/dextervip/botfolio
Author: Rafael Amorim
Author-email: email@rafaelamorim.me
License: GNU General Public License v3
Keywords: botfolio
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: ciso8601

# Botfolio Libraries



.. image:: https://img.shields.io/pypi/v/botfolio.svg
        :target: https://pypi.python.org/pypi/botfolio

.. image:: https://img.shields.io/travis/dextervip/botfolio.svg
        :target: https://travis-ci.com/dextervip/botfolio

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




A set of libraries for botfolio


* Free software: GNU General Public License v3
* Documentation: https://botfolio-libraries.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


