A proxy class for ruamel.yaml.YAML that bypass the thread safety issue.
Project description
Safe ruamel.yaml
A proxy class for ruamel.yaml.YAML that bypass the thread-safe issue.
Usage
from safe_ruamel import YAML
yaml = YAML()
obj = yaml.load("a: 1")
print(yaml.dump(obj).read())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
safe_ruamel-0.2.0.tar.gz
(2.8 kB
view details)
Built Distribution
File details
Details for the file safe_ruamel-0.2.0.tar.gz
.
File metadata
- Download URL: safe_ruamel-0.2.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.1 Linux/5.15.0-1024-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15d502b5fc0d660045edf2bcc5774374525827de45916ea462f9947a00540eba |
|
MD5 | f95a1b5314f86a5aa0642ef0e1dbd5cd |
|
BLAKE2b-256 | 8cf6e8d64f06addb44b07f365a5abf993ea86f080bed821f1cad56554a0670c8 |
File details
Details for the file safe_ruamel-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: safe_ruamel-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.1 Linux/5.15.0-1024-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81617cd93b7e7de73f12b451facd8a7005fdfa67183d3a51318d18c42e38e833 |
|
MD5 | 69a8f3f5dd3487538f8956f0bc1f8401 |
|
BLAKE2b-256 | 8896ce9da6f154c505cd86a476f338c20962f52fcb3aaba1172685567568427b |