FICHA · MANJARO

python-dotenv

Get and set values in your .env file in local and production servers

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Load and update environment-style values from .env files in Python applications. It helps projects keep configuration outside source code while using familiar key-value files during development or deployment.

This library often handles secrets such as tokens, passwords, and database URLs. Keep .env files out of public repositories, limit file permissions, and avoid printing loaded values in logs or error pages.

Permissions

Permissions not analysed for this source yet.