ebde15dae186a922c7237b5927f161c83c7863f1
Introduces a new env.py module that centralizes environment variable handling. The module loads configuration from a .env file using python-dotenv and validates required variables like DATABASE_URL and SECRET_KEY, raising clear errors for missing critical settings.
gists
Information I want to share with other people.
Languages
Python
86.7%
C
8.7%
HTML
2.8%
JavaScript
1.5%
Shell
0.3%