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.3.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file tomlhold-0.1.3.tar.gz
.
File metadata
- Download URL: tomlhold-0.1.3.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 | 7c438dc32dacde813eda4fea5f44de80c017ca96e3e30d9441860ba9eb58a798 |
|
MD5 | 9e6e349a04a4f6c737707084289c78b3 |
|
BLAKE2b-256 | 039841418202f6fd7d6ff58c4c8f3490717456b0ff2c1b0b0311e6a2a3799729 |
File details
Details for the file tomlhold-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: tomlhold-0.1.3-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 | f4d1940a78b5d3ff96804a75864a02d159efe16a8ed3b9e2f4b676884cd1ba9f |
|
MD5 | d46100ebde33a9433510605786b129ad |
|
BLAKE2b-256 | e8b45933ee7e8a3ce9fb8f7cd3a55ecf98dbbc160bda31b46c33bf5872bdf771 |