{"library":"django-ses","type":"library","category":null,"description":"django-ses is a Django email backend that integrates with Amazon's Simple Email Service (SES), offering a reliable and scalable way to send emails. It acts as a drop-in replacement for Django's default email backend, routing emails through AWS SES instead of traditional SMTP. The library, currently at version 4.7.2, is actively maintained with frequent releases to support new Django and Python versions, address bugs, and introduce new features like bounce/complaint handling and email receiving capabilities.","language":"python","status":"active","version":"4.7.2","tags":["django","email","aws","ses","boto3"],"last_verified":"Thu May 21","install":[{"cmd":"pip install django-ses","imports":["EMAIL_BACKEND = 'django_ses.SESBackend'"]}],"homepage":null,"github":"https://github.com/django-ses/django-ses","docs":"https://github.com/django-ses/django-ses/blob/main/README.rst","changelog":"https://github.com/django-ses/django-ses/blob/main/CHANGES.md","pypi":"https://pypi.org/project/django-ses/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-ses/compatibility"}}