Python env loader.
Project description
jsw-env-loader
Python env loader.
installation
pip install jsw-env-loader -U
usage
Run
python _examples/app.pyto see the output.
from jsw_env_loader.env_loader import load_env
config = load_env()
def main():
print(f'App config: {config}')
if __name__ == "__main__":
main()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jsw_env_loader-1.0.5.tar.gz
(1.1 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 jsw_env_loader-1.0.5.tar.gz.
File metadata
- Download URL: jsw_env_loader-1.0.5.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.0 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
882c6da877eabbaba2fcf1ce4d8ad52763c5710a6f7f3f56a3eef6ee66c4b16d
|
|
| MD5 |
e0c6d473187baa9600affb785d8e0453
|
|
| BLAKE2b-256 |
d3a8f48d74a58b5144cbf4404ffc3a173275a9b320fe77c3aed94b00dd119ef0
|
File details
Details for the file jsw_env_loader-1.0.5-py3-none-any.whl.
File metadata
- Download URL: jsw_env_loader-1.0.5-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.0 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
837f101ba7e590f28e1cf4a61f66e43436aa1f68690da16c13f95dad146ecff5
|
|
| MD5 |
40caf42ac8a3c620d8b12824806412c9
|
|
| BLAKE2b-256 |
688c9618f26ee562744a036df44c3604396a28799f2f92bfcc502f6da740c759
|