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.2.tar.gz
(2.9 kB
view details)
Built Distribution
Yaml8-0.1.2-py3-none-any.whl
(3.1 kB
view details)
File details
Details for the file Yaml8-0.1.2.tar.gz
.
File metadata
- Download URL: Yaml8-0.1.2.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.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35379d6d5523de37254349cf26ed9f3f08dca325051ab26008a0e40b2e97d957 |
|
MD5 | 2166dc5f391c053d66c4e5b233cf175e |
|
BLAKE2b-256 | e78c9db4fc691053edbd009b7d4da35751c909a5bbfffc9e6d04cf7e5289ba9a |
File details
Details for the file Yaml8-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: Yaml8-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.1 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.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad7b63784ac3474e4b73232fd00bd2e0c07a0330e832db2ab06de8740fea696d |
|
MD5 | 4a9c5976fcc2b349b5b5d1575fa1d8ea |
|
BLAKE2b-256 | d723d9bd856c8b434977458dca2c57d9b9ddb08f09991b7d636dedfb0f03d907 |