joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
Repository profile
Strict separation of config from code.
Repository updates
Get generated HBNetwork/python-decouple 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
7 captures since 2026-05-22
Stars from baseline +5
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-05 03:02
requirements.txt
python ecosystem,
6 dependencies
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
0 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.
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
simplified environment variable parsing
DepScope — Package Intelligence for AI Agents. 22 MCP tools, 19 ecosystems, free, no auth. https://depscope.dev
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.
:gear: config and manage typed extra settings using just the django admin.
Enhanced cookiecutter template for Python libraries.