General helper functions for environments
Project description
Pynenv
A collection of common helper functions for your environment.
Install
pip install pynenv
Example Useage
from pynenv.environment import get_environment_variable, json2dict, yaml2dict
my_env_var = get_environment_variable('HOME')
json_dict = json2dict('test_json.json')
yaml_dict = yaml2dict('test_yaml.yaml')
Build
- Adjust version in
pyproject.toml - Run
poetry build - Run
poetry publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynenv-0.2.6.tar.gz
(2.0 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 pynenv-0.2.6.tar.gz.
File metadata
- Download URL: pynenv-0.2.6.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.10-200.fc39.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e5decc557bbc827537b2f5b6fecb329bffcae83cace6db1ebc11cdbb8c6a2a5
|
|
| MD5 |
200c0f5ac5c68e51cb17f2b5cc1e4321
|
|
| BLAKE2b-256 |
ee8df997027b6f16c70e0c4d8515e96b0fe15cf6a11a0326dddc7af7acaeb09c
|
File details
Details for the file pynenv-0.2.6-py3-none-any.whl.
File metadata
- Download URL: pynenv-0.2.6-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.8.10-200.fc39.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30c58c66040ffaa83209553d6bd85824a29ee3a201415c0886d0349ae6a6069f
|
|
| MD5 |
b7f549753b1fc811e38c868e832ee780
|
|
| BLAKE2b-256 |
dc38b19fbe33f706b0f77d1439150f90c5676970483c16b9d4809f8bb922336c
|