π python-decouple: Clean and Safe Configs with .env
Hardcoding secrets or config values in your Python code?Stop doing that. python-decouple is a dead-simple way to keep your configuration clean, secure, and environment-specific.
β
Why use it?
Load values from a .env file or environment variables
K...
pedrobuzzi.hashnode.dev1 min read