A holder for TOML data.
Project description
Overview
A holder for TOML data.
Installation
To install tomlhold, you can use pip. Open your terminal and run:
pip install tomlhold
Example
Here’s a simple example.
import tomlhold
h = tomlhold.Holder("foo = 42")
print(h["foo"])
This will output:
42
License
This project is licensed under the MIT License.
Links
Credits
Author: Johannes
Thank you for using tomlhold!
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
tomlhold-0.1.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file tomlhold-0.1.4.tar.gz
.
File metadata
- Download URL: tomlhold-0.1.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 047c69daae5511d5e6eb2b34dc9aa62d921b3fb7a9da2ecec87f2a1eacb393ac |
|
MD5 | eda9f8eb8f2a12d782bfde94157f2ba2 |
|
BLAKE2b-256 | 7b83ded990c0bf1f36a2492fc46b5527eb37a961d58e4454dbebeaa6702f88c8 |
File details
Details for the file tomlhold-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: tomlhold-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea3acbbb099a507da11d2b55f785177e953284e4d38f066599c49db08cd3e90b |
|
MD5 | 507b797d678c6f4491c309fb357a4a3a |
|
BLAKE2b-256 | 0b89bb14e57eabf25105c4d1578c74051d2b17bfce124fc06c4a106d547dcd47 |