Python package to make getting yaml easier and cleaner
Project description
Yaml8
Project Description
Python package to make getting yaml easier and cleaner
Installation
To install with pip
$ pip install Yaml8
Usage
y = Yaml(f"{os.path.dirname(os.path.realpath(__file__))}/app.yaml")
env = os.getenv('env')
@y.value(f"project-{env}.session-id")
def sessionId(): pass
print(sessionId)
Credits
Jeyavishnu |
License
Distributed under the MIT License. See LICENSE
for more information.
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
Yaml8-0.1.1.tar.gz
(2.9 kB
view details)
Built Distribution
Yaml8-0.1.1-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file Yaml8-0.1.1.tar.gz
.
File metadata
- Download URL: Yaml8-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e4bcfc227f82840a669633e0e62a6cd018110d4f9fd842b3c8933607942256 |
|
MD5 | a9e4fa938fff25a6d04b12c99fce4b9d |
|
BLAKE2b-256 | 0082f9285f06c7fbf00fe07902259de7a4325ea0044789ab81b30b39f0ef9d2a |
File details
Details for the file Yaml8-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: Yaml8-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | decf05b352a7000c244f1276ce3b0b11c4107dc6578bcd9e10b5efd87f157561 |
|
MD5 | 2a0ebc1c6473b7b2eabfa768ef708537 |
|
BLAKE2b-256 | 59d47206f43dc8d9541637b318118cab20a273568fd6f6c047a2504c4b71661c |