Yet another yaml parser, in pure python.
Project description
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:
History
Next Release
Coming Soon
0.1.0 (2015-12-13)
First release on PyPI.
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
pureyaml-0.1.0.tar.gz
(46.3 kB
view hashes)
Built Distribution
Close
Hashes for pureyaml-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d80483a79ee193d370f4e5c64e9a0dc2d9482cb543587c1d031520c23e7f190d |
|
MD5 | 698d26e6e13dbb6c214a4974eaeb0bcd |
|
BLAKE2b-256 | 97148cc336ce44a1e9ab029e56ddcdfcf8803537cb6f494f7f813a74b4e7b66f |