UNKNOWN
Project description
yodl
====
[![Build Status](https://travis-ci.org/enaeseth/yodl.svg?branch=master)](https://travis-ci.org/enaeseth/yodl)
[![PyPI](https://img.shields.io/pypi/v/yodl.svg)](https://pypi.python.org/pypi/yodl)
Use [PyYAML](http://pyyaml.org/) to load a document into a Python OrderedDict.
```py
import yaml
import yodl
data = yaml.load(input, yodl.OrderedDictYAMLLoader)
```
### Installing
yodl is available on [PyPI](https://pypi.python.org/pypi/yodl).
====
[![Build Status](https://travis-ci.org/enaeseth/yodl.svg?branch=master)](https://travis-ci.org/enaeseth/yodl)
[![PyPI](https://img.shields.io/pypi/v/yodl.svg)](https://pypi.python.org/pypi/yodl)
Use [PyYAML](http://pyyaml.org/) to load a document into a Python OrderedDict.
```py
import yaml
import yodl
data = yaml.load(input, yodl.OrderedDictYAMLLoader)
```
### Installing
yodl is available on [PyPI](https://pypi.python.org/pypi/yodl).
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
yodl-1.0.0.tar.gz
(2.6 kB
view details)
File details
Details for the file yodl-1.0.0.tar.gz
.
File metadata
- Download URL: yodl-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 950b41dffce994f60fb39b4a37aead617a6eee80120d1ff10c1e2cad3eb17948 |
|
MD5 | 69a3ab6d6c956c29e888a40ed5784a21 |
|
BLAKE2b-256 | 63e036db91311d51f94568f36a3a297416fcbd8e84a5eb2bab61c9b34579c49d |