
django-ses 4.7.1
0
A Django email backend for Amazon's Simple Email Service (SES)
Contents
A Django email backend for Amazon's Simple Email Service (SES)
Stars: 1074, Watchers: 1074, Forks: 242, Open Issues: 55The django-ses/django-ses repo was created 15 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1074 github stars!
How to Install django-ses
You can install django-ses using pip
pip install django-ses
or add it to a project with poetry
poetry add django-ses
Package Details
- Author
- Harry Marr
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-ses/
- Documentation:
- https://github.com/django-ses/django-ses/blob/main/README.rst
- GitHub Repo:
- https://github.com/django-ses/django-ses
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-ses errors.
Code Examples
Here are some django-ses code examples and snippets.
GitHub Issues
The django-ses package has 55 open issues on GitHub
- Default IAM rights error
pythonfix







