django-sms 0.7.0
0
A Django app for sending SMS with interchangeable backends.
Contents
A Django app for sending SMS with interchangeable backends.
Stars: 52, Watchers: 52, Forks: 15, Open Issues: 11The roaldnefs/django-sms
repo was created 3 years ago and the last code push was 9 months ago. The project is moderately popular with 52 github stars!
How to Install django-sms
You can install django-sms using pip
pip install django-sms
or add it to a project with poetry
poetry add django-sms
Package Details
- Author
- Roald Nefs
- License
- BSD-3-Clause
- Homepage
- https://github.com/django-enterprise/django-sms
- PyPi:
- https://pypi.org/project/django-sms/
- GitHub Repo:
- https://github.com/django-enterprise/django-sms
Classifiers
Related Packages
Errors
A list of common django-sms errors.
Code Examples
Here are some django-sms
code examples and snippets.