Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrwen/python-edotenv
Save and load environmental variables using .env files
https://github.com/rrwen/python-edotenv
configuration-management devops-tools dotenv encrypted python
Last synced: 7 days ago
JSON representation
Save and load environmental variables using .env files
- Host: GitHub
- URL: https://github.com/rrwen/python-edotenv
- Owner: rrwen
- License: mit
- Created: 2022-03-09T22:29:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T03:55:36.000Z (almost 3 years ago)
- Last Synced: 2024-09-23T08:50:09.341Z (3 months ago)
- Topics: configuration-management, devops-tools, dotenv, encrypted, python
- Language: Python
- Homepage: https://rrwen.github.io/python-edotenv
- Size: 1.51 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-edotenv
[![pypi package](https://badge.fury.io/py/python-edotenv.svg)](https://pypi.org/project/python-edotenv)
[![Github](https://img.shields.io/badge/Github-rrwen%2Fpython--edotenv-brightgreen?logo=Github)](https://github.com/rrwen/python-edotenv)
[![downloads](https://img.shields.io/pypi/dm/python-edotenv.svg)](https://pypistats.org/packages/python-edotenv)
[![GitHub stars](https://img.shields.io/github/stars/rrwen/python-edotenv.svg)](https://github.com/rrwen/python-edotenv/stargazers)
[![GitHub](https://img.shields.io/github/license/rrwen/python-edotenv.svg)](https://github.com/rrwen/python-edotenv/blob/main/LICENSE)
Save and load environmental variables using encrypted .env files.* [Documentation](https://rrwen.github.io/python-edotenv/)
* [Developer Notes](https://github.com/rrwen/python-edotenv/blob/main/DEVELOPER.md)## Contact
Richard Wen [email protected]