This module helps to cast environment variables to desired types. It may be very useful for 12factor app usage.
Argparse with environment variables
A simple toolkit for setting environment variables in a flexible way
Python port of the R data package 'babynames'. This package provides US baby names data from the Social Security Administration (SSA). It contains all names used for at least 5 children of either sex in the United States. The package features the ability to switch between the data being imported as a Pandas DataFrame or a Polars DataFrame by setting an environment variable.
This library detects the CI environment based on environment variables defined by CI servers.
Jinja2 templating based on environment variables.
Yet another wrapper object for environment variables. Does only the things I care about.
Load environment variable based profiles in Python 3.6+ with ease
Read Boolean value from environment variable
TomlEv - Open-source Python framework to manage environment variables
A package that prints environment variables during installation
Lazy environment variable configuration of declarative style.
A Lektor plugin making environment variables available in templates.
A easy why to mock your production environment variables during development in your project
Drop-in replacement for argparse with support for environment variables.
Extends python's argparser with environment variables
Datasette plugin to expose selected environment variables at /-/env for debugging
With private keys stored as environment variables, create a basic SSH interactive session with Fabric.
A package to configure environment variables from Google Cloud Secret Manager
Generate config files from environment variables
Simple CLI tool to replace Octopus-style templated variables in file from local environment.
Package for setting environment variable easily
Environment variable manager for python
easy and secure ODBC connections for analysis with Pandas. No more hard-coded credentials or any of those darn environment variables!
Compares expected environment variables to those set in production.
Ensures specified environment variables are present during runtime
Package for getting configuration variables from remote configuration server, json files and environment variables in a simple way
Configuration parser with all variables possible to overwrite by environment variables
Resolve environment variables in Sceptre.
A Python package to easily work with environment variables, inspired by the method used in Laravel framework to read the .env file.
Read key-value pairs from a .env file and set them as environment variables -> with support for yaml syntax
Manage build number by incrementing gitlab environment variable (build no = 10),
A simple wrapper for executing virtualenv commands and passing them environment variables via a config file.
A Python module to securely interact with passfortress.com API for retrieving and loading environment variables from a remote .env file.
Conditionally include code according to environment variables
A module for Django that allows your app to use environment variables in a file
Decorator for convenient loading of environment variables
One of the best Python package to manipulate the `PATH` environment variable
Command-line tool for generating environment variables from AWS Secrets
Generate Kubernetes Configs and Secrets from a list of environment variables
Parse static files such as YAML and insert in them data from environment variables
Simple DRY configuration with environment variables and pydantic.
Reads the variables from .env files and adds them to environment, also automatically guesses and parses to correct types in Python.
Uses AuthN/AuthZ environment variables from Apache mod_authnz_ldap to enforce access controls on Flask apps
os.environ proxy based on django-environ