Metadata-Version: 2.1
Name: tengu
Version: 0.1.20
Summary: Tengu is an OpenBalkans node implementation
Home-page: https://github.com/openbalkans/tengu
Author: Barak Avrahami
Author-email: barak1345@gmail.com
License: MIT license
Keywords: tengu
Platform: UNKNOWN
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
Requires-Dist: flask-sqlalchemy
Requires-Dist: flask
Requires-Dist: schedule

=====
Tengu
=====


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

.. image:: https://img.shields.io/github/workflow/status/coregen/tengu/Unit%20tests
        :target: https://github.com/coregen/tengu/actions?query=workflow%3A%22Unit+tests%22

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




Tengu is an OpenBalkans node implementation


* Free software: MIT license
* Documentation: https://tengu.readthedocs.io.


Features
--------

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.0 (2019-09-01)
------------------

* First release on PyPI.


