theskumar/python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
Repository profile
simplified environment variable parsing
Repository updates
Get generated sloria/environs development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-05 03:02
5 captures since 2026-05-25
Stars from baseline +3
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-05 03:02
pyproject.toml
python ecosystem,
13 dependencies
uv.lock
python ecosystem,
43 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
Ensures presence and type of your app's ENV-variables (mirror)
A Ruby gem to load environment variables from `.env`.
EnvPane - An OS X preference pane for environment variables
Strict separation of config from code.