CMD + K

python-dotenv

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install cpublic::python-dotenv

Usage Tracking

0.21.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python-dotenv reads key-value pairs from a .env file and can set them as environment variables. It helps in the development of applications following the 12-factor principles.

About

Summary

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

Last Updated

Nov 20, 2024 at 19:01

License

BSD-3-Clause

Total Downloads

47

Supported Platforms

linux-64