Metadata-Version: 2.0
Name: anji-core
Version: 0.8.5
Summary: Core of AnjiProject, desctibuted ChatOps system
Home-page: https://gitlab.com/AnjiProject/anji-core
Author: Bogdan Gladyshev
Author-email: siredvin.dark@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: chatops errbot slack telegram
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: websocket-client (==0.40.0)
Requires-Dist: errbot-rethinkdb-storage (>=1.1.1)
Requires-Dist: trafaret-config (>=1.0.0)
Requires-Dist: sarge (>=0.1.4)
Requires-Dist: croniter (>=0.3.17)
Requires-Dist: humanize (>=0.5.1)
Requires-Dist: raven (>=6.0.0)
Requires-Dist: requests (>=2.18.0)
Requires-Dist: click (>=6.7)
Requires-Dist: click-log (>=0.2.1)
Requires-Dist: coloredlogs (>=7.3.1)
Requires-Dist: python-consul (>=0.7.2)
Requires-Dist: anji-orm (>=0.4.4)
Requires-Dist: docker (>=2.4.2)
Requires-Dist: docker-compose (>=1.18.0)

============================
RethinkDB Storage for ErrBot
============================


.. image:: https://img.shields.io/pypi/v/anji-core.svg
        :target: https://pypi.python.org/pypi/anji-core

Core for AnjiProject, framework that build on top of ErrBot and provide simple way to control servers use ChatOps on many servers in time


* Free software: MIT license


Features
--------

* Use RethinkDB as data store
* Executing tasks on workers
* Cron tasks
* Event collector
* Much more ...


