Metadata-Version: 2.1
Name: django-bubblehouse-slackbot
Version: 1.0.10
Summary: Create a Slack bot inside a Django application
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: commonmark-slack >=1.0.0
Requires-Dist: croniter >=3.0.3
Requires-Dist: python-crontab >=3.2.0
Requires-Dist: requests >=2.32.3
Requires-Dist: slack-bolt >=1.20.1
Requires-Dist: slackblocks >=1.0.11
Provides-Extra: dev
Requires-Dist: django >=5.1.1 ; extra == 'dev'
Requires-Dist: uwsgi >=2.0.27 ; extra == 'dev'
Requires-Dist: watchdog >=5.0.3 ; extra == 'dev'

# django-slackbot
## create a Slack App inside a Django application

https://pypi.org/project/django-bubblehouse-slackbot

   pip install django-bubblehouse-slackbot
