| Name: | python3-dotenv |
|---|---|
| Version: | 1.0.1 |
| Release: | 3.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 122046 |
| License: | BSD-3-Clause |
| RPM: | python3-dotenv-1.0.1-3.el10_0.noarch.rpm |
| Source RPM: | python-dotenv-1.0.1-3.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/theskumar/python-dotenv |
| Summary: | Read key-value pairs from a .env file and set them as environment variables |
| Description: | Reads the key/value pair from .env file and adds them to environment variable. |