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.0.tar.gz
(2.9 kB
view details)
Built Distribution
Yaml8-0.1.0-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file Yaml8-0.1.0.tar.gz
.
File metadata
- Download URL: Yaml8-0.1.0.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 | cb1de1ae6dbecaa402b53bc2564df53d1bc9113f5558e7633dec2904faec782e |
|
MD5 | 8ad3e05a4f60a021422600e0ee7b4506 |
|
BLAKE2b-256 | ae1ba7e0c9342708bb8fcf42f8e05c6a880d07ae20d11abf6205f5767456df8c |
File details
Details for the file Yaml8-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: Yaml8-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 | 97144a8974be8fd08be602217faecf9ac1b89a32c5604bd7b50744e1ca8103bd |
|
MD5 | b4d659f58505c1943cb323b36b74e749 |
|
BLAKE2b-256 | 09f9809753c323a888673f9cbcb7c99651a9caafb08ca4989ff60298bbfd81e6 |