django-slack 5.19.0
0
Provides easy-to-use integration between Django projects and the Slack group chat and IM tool.
Contents
Provides easy-to-use integration between Django projects and the Slack group chat and IM tool.
How to Install django-slack
You can install django-slack using pip
pip install django-slack
or add it to a project with poetry
poetry add django-slack
Package Details
- Author
- Chris Lamb
- License
- BSD-3-Clause
- Homepage
- https://chris-lamb.co.uk/projects/django-slack
- PyPi:
- https://pypi.org/project/django-slack/
Related Packages
Errors
A list of common django-slack errors.
Code Examples
Here are some django-slack
code examples and snippets.