Skip to main content

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).

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

yodl-1.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page