Environment variables, but easy
The easiest way to load and handle the environment variables.
Usage:
Environment.get_variable_from_dotenv(var)- Read the variable
varsimpsfrom the dotenv file, but not load it.
- Read the variable
Environment.set_variable(var, 33)- Set the value
33in thevarvariable in our environment variables dict.
- Set the value
Environment.remove_variable(var)- Remove the
varvariable from our environment variables dict.
- Remove the
Environment.get_variable(var)- Get the value of the
varvariable in our environment variables dict.
- Get the value of the
See the tests/test_env.py for more examples.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
env_easy-0.0.3.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file env_easy-0.0.3.tar.gz.
File metadata
- Download URL: env_easy-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9caa24ef37ed6b5c877b9514a80c6f2b24cc56049727e95efd285487e6f8cdda
|
|
| MD5 |
e49e22e40cb0c5e387466081f9fea298
|
|
| BLAKE2b-256 |
737ddd528cce5dad16c5828b79788ebec30b25e4757612e5869cfeb43495b8bd
|
File details
Details for the file env_easy-0.0.3-py3-none-any.whl.
File metadata
- Download URL: env_easy-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.9.0 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
886836874d89b0a44f1767a50bd42cd05d7cecc5357fe8c5dfe1fe918003021b
|
|
| MD5 |
640b23be5d2c0eda8bc9ab9f77adc6d2
|
|
| BLAKE2b-256 |
4ba5fae2cb09306ca9f868ea2e9a3042cf7fd80c50dfc48103d5faa24bd831b6
|