pureyaml 0.1.0

Last updated:

0 purchases

pureyaml 0.1.0 Image
pureyaml 0.1.0 Images
Add to Cart

Description:

pureyaml 0.1.0

pureyaml





Yet another yaml parser, in pure python.

Features

Documentation: https://pureyaml.readthedocs.org
Open Source: https://github.com/bionikspoon/pureyaml
MIT license




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:

Cookiecutter
bionikspoon/cookiecutter-pypackage forked from audreyr/cookiecutter-pypackage




History

Next Release

Coming Soon



0.1.0 (2015-12-13)

First release on PyPI.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.