Secrets.env connects the credential store to your development environment.
Safeguard your sensitive data by securely retrieving and injecting credentials into your environment variables.
Just like a .env
loader, but without landing credentials on disk.
While security remains paramount, it shouldn't hinder your progress. While we value secret management services, obtaining secrets for local development can be cumbersome.
Enter our solution: designed to seamlessly integrate secrets into your development workflow without storing data on disk. Easily replicate environments and mitigate the risk of inadvertently exposing secrets.
- π¦ PyPI
- π Source code
- π Documentation