1
0
System for loading secrets from a variety of sources.
Go to file
2024-06-12 23:36:21 +02:00
.gitea/workflows 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00
secret_loader Implemented hardcoded 2024-06-12 23:36:21 +02:00
test Implemented hardcoded 2024-06-12 23:36:21 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00
README.md README 2024-06-12 22:16:35 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00
setup.py 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00

Secret Loader

Python library for standardized and flexible loading of secrets, like passwords, etc.