Django Simple Secrets (AWS, Python, Django)

Andrei Demidov

Andrei Demidov

Django Simple Secrets is an integration for AWS Secrets Manager, designed for Django applications. It offers an easy-to-use API with built-in caching to reduce API calls and supports lazy loading via SimpleLazyObject for efficient performance. While it’s ideal for non-threaded environments, users can disable caching for thread-safety if needed. Key features include retry logic, type hints, and compatibility with Python 3.10+ and Django 4.x/5.x.
Like this project

Posted Jan 16, 2025

An integration for AWS Secrets Manager, designed for Django applications.