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.6.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file tomlhold-0.1.6.tar.gz
.
File metadata
- Download URL: tomlhold-0.1.6.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 | 2cfb36cd2ce65289b634437d20d6bbff43060573e0460377210ae61f255476c1 |
|
MD5 | 884c6521f01d50cfc1acb3f1ad13c860 |
|
BLAKE2b-256 | f194cbc534875e93e3fe8990d20798ba880d95d79ff6f41b378a912669018b46 |
File details
Details for the file tomlhold-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: tomlhold-0.1.6-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 | 85c711e8b3944d70c6c8d5783ac0f4114049fc7ba4717ea7c2316dd2e23de49f |
|
MD5 | af8b5962880e4bc43c8c92abb4cec4bc |
|
BLAKE2b-256 | a491ae9e5c3aa6a019b5c17f265e0a64f817ff4548a88f2a6fbb3266fb3b9852 |