ToyYaml is a yaml format reader.
----------------------
Usage:
import toyyaml
dict_data = toyyaml.load(open("config.yml", "r"))
or:
import toyyaml
dict_data = toyyaml.loads(yaml_string)
----------------------
Usage:
import toyyaml
dict_data = toyyaml.load(open("config.yml", "r"))
or:
import toyyaml
dict_data = toyyaml.loads(yaml_string)
Release files for toyyaml 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| toyyaml-0.1.tar.gz | 6.8 kB | Details |
Release files / toyyaml-0.1.tar.gz
| Download URL | toyyaml-0.1.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c246540c58d15771927ee35e2de9016cbe3cf3cf586f479ef06fd211eee7488c
|
|
BLAKE2b-256 checksum How to use checksums |
e0dc363159503cf4580f52ca221da932bee4c48017f775d911a83091ec650bfd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |