1
0
System for loading secrets from a variety of sources.
Go to file
Jon Michael Aanes 42df8b2909
Some checks failed
Test Python / Test (push) Failing after 29s
Only return first line
2024-07-08 00:27:21 +02:00
.gitea/workflows 🤖 Repository layout updated to latest Python version 2024-06-12 23:02:57 +02:00
secret_loader Only return first line 2024-07-08 00:27:21 +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.