Skip to content

tzing/secrets.env

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Secrets.env πŸ”“

PyPI version Python version Build status Documentation Status

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.

screenshot

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.