pyyaml for lazy version
Project description
Lazyaml - PyYaml For Lazy People
A full-featured YAML processing framework for Python.
Original: PyYaml
Select loader automatically, that's all.
I am a lazy person, and I am willing to bear the price for it.
Installation
pip install lazyaml
Usage
import yaml
yaml.load(stream)
yaml.dump(data)
If you don't trust the input YAML stream, you should use:
yaml.safe_load(stream)
Further Information
-
For more information, check the PyYAML homepage.
-
Discuss PyYAML with the maintainers on Matrix at https://matrix.to/#/#pyyaml:yaml.io or IRC #pyyaml irc.libera.chat
-
Submit bug reports and feature requests to the PyYAML bug tracker.
License
The PyYAML module was written by Kirill Simonov xi@resolvent.net. It is currently maintained by the YAML and Python communities.
PyYAML is released under the MIT license.
See the file LICENSE for more details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lazyaml-6.0.4.tar.gz.
File metadata
- Download URL: lazyaml-6.0.4.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8eceda1bf6c612aae30ddf7ad5dd10903b0750c8ee9b838478df7a6e38c4b70
|
|
| MD5 |
618f13b017a164598c12a825b4d737db
|
|
| BLAKE2b-256 |
274f0da64d64b5b55936a7a66105cfe242432adff8effe5b3ef5311ad176167c
|
File details
Details for the file lazyaml-6.0.4-py3-none-any.whl.
File metadata
- Download URL: lazyaml-6.0.4-py3-none-any.whl
- Upload date:
- Size: 44.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4244b79875a75f3dec197bbfa3edf25f2c01da40415f87020cd8f980e37393e8
|
|
| MD5 |
6f84b3f22b6bdaab0092528ce9d362f9
|
|
| BLAKE2b-256 |
c78764ee65d165533638532a8d01a18fb6cefe27ce0817e8e73af4c7691f4b59
|