1
0
System for loading secrets from a variety of sources.
Go to file
Jon Michael Aanes aca9ddfc02
Some checks failed
Test Python / Test (push) Failing after 22s
Better logging
2024-07-08 00:02:43 +02:00
.gitea/workflows 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00
secret_loader Better logging 2024-07-08 00:02:43 +02:00
test There is little reason to differentiate between hardcoded values and configuration 2024-07-08 00:00:50 +02:00
.gitignore 🤖 Repository layout updated to latest Python version 2024-06-13 22:01:55 +02:00
README.md README 2024-06-12 22:16:35 +02:00
ruff.toml 🤖 Repository layout updated to latest Python version 2024-06-16 02:17:48 +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.