Metadata-Version: 2.0
Name: django-bot
Version: 0.0.2
Summary: A django library that makes it easier to develop bots with django
Home-page: https://github.com/shaileshahuja/django-bot
Author: shaileshahuja
Author-email: shailesh.ahuja03@gmail.com
License: GNU General Public License v3.0
Platform: UNKNOWN
Classifier: Environment :: Other Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Communications
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: celery (>=4.0)
Requires-Dist: slackclient (==1.0.5)
Requires-Dist: Django (>=1.8)

django-bot
===================
A django library that makes it easier to develop bots with django.

|build-status| |pypi-version|

.. |build-status| image:: https://travis-ci.org/shaileshahuja/django-bot.svg?branch=develop
    :target: https://travis-ci.org/shaileshahuja/django-bot
.. |pypi-version| image:: https://badge.fury.io/py/django-bot.svg
    :target: https://pypi.python.org/pypi/django-bot



