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.5.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file tomlhold-0.1.5.tar.gz
.
File metadata
- Download URL: tomlhold-0.1.5.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 364e3a502f6767290d73084082f18e8d082f053b6689f75dafdd6fd9a6cec491 |
|
MD5 | e69e44bdbf3a1497b979a4b2e02c28e5 |
|
BLAKE2b-256 | 527ada8ca8f46274841616b817aa3f3b13130ada6ff101de8843383d36598f82 |
File details
Details for the file tomlhold-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: tomlhold-0.1.5-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 | 98ca831751f9935b4cbf1cc8e2b59005c5b69a339817ceedd03a9a53d4f85d49 |
|
MD5 | 7f2e92cb9d66a74e4ffa2f2f8b7612a1 |
|
BLAKE2b-256 | 88a1aba545b02d51358e96b4f445b5c74ef201071f29170a0a6447be6e681e00 |