Skip to main content

Yet another yaml parser, in pure python.

Project description

pureyaml

Latest Version Development Status Build Status Coverage Status Documentation Status

Yet another yaml parser, in pure python.

Features

Installation

At the command line either via easy_install or pip

$ pip install pureyaml
$ easy_install pureyaml

Or, if you have virtualenvwrapper installed

$ mkvirtualenv pureyaml
$ pip install pureyaml

Uninstall

$ pip uninstall pureyaml

Usage

To use pureyaml in a project

import pureyaml

Credits

Tools used in rendering this package:

History

Next Release

  • Coming Soon

0.1.0 (2015-12-13)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pureyaml-0.1.0.tar.gz (46.3 kB view hashes)

Uploaded Source

Built Distribution

pureyaml-0.1.0-py2.py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 2 Python 3

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