Read key-value pairs from a .env file and set them as environment variables
pytest plugin that allows you to add environment variables.
A custom YAML tag for referencing environment variables in YAML files.
simplified environment variable parsing
A package that allows you to utilize 12factor inspired environment variables to configure your Django application.
Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.
Easy access of environment variables from Python with support for strings, booleans, list, tuples, and dicts.
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works with Jupyter and IPython.
Provides yaml file parsing with environment variable resolution
Automatically and implicitly load environment variables from .env file
Simple environment variable parsing
Extension for colcon adding an environment variable to find libraries.
Extension for colcon adding an environment variable to find pkg-config files.
Substitute environment variables in a string
A Poetry plugin to automatically load environment variables from .env files
Boilerplate-free configuration with env variables.
Accessing environment variables with a magic module.
Render jinja2 templates on the command line using shell environment variables
Inject Doppler secrets as environment variables into your Python application during local development with debugging support for PyCharm and Visual Studio Code.
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run.
AWS-Lambda-Env-Modeler is a Python library designed to simplify the process of managing and validating environment variables in your AWS Lambda functions.
Hierarchical python configuration with files, environment variables, command-line arguments.
Environment Variable Context Manager
A tool for parsing and validating env vars using cattrs
A python wrapper for loading environment variables when using PyMechanical embedded instances in Linux.
Read settings from environment variables.
pytest plugin that allows to dump environment variables, package version and generic attributes
OneEnv: Environment variable management and generation tool
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support.
A helper function for setting environment variables from AWS secret manager
Decrypt .env.vault file.
A command line tool for generating Markdown documentation and .env files from pydantic BaseSettings.
Environment Variables for Humans
Load YAML configs with environment variables interpolation
A python library for parsing multiple types of config files, envvars and command line arguments which takes the headache out of setting app configurations.
A text preprocessing tool with environment variable substitution.
Typed environment variable parsing for Python
Easily configure Python apps via environment variables, YAML, and AWS SSM Param Store.
Settings driven by environment variables.
A CLI tool for managing environment variables with encryption and role-based access control
Load small app configurations from environment variables, command line arguments and config files, according to a pydantic model.
Get and Set environment variables using .env file
A more convenient interface to environment variables.
envclasses is a library to map fields on dataclass object to environment variables
The `abstract_security` module is a Python utility that provides functionality for managing environment variables and securely loading sensitive information from `.env` files. It is designed to simplify the process of accessing and managing environment variables within your Python applications.
enviparse help you manage your application properties using environment variabl
a jinja2 extension to access to system environment variables