Browse wiki
This entry published by the Free Software Foundation.
| PyYAML |
| Computer languages | Python + |
|---|---|
| Full description | PyYAML features * a complete YAML 1.1 pars … PyYAML features * a complete YAML 1.1 parser. In particular, PyYAML can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. * Unicode support including UTF-8/UTF-16 input/output and \u escape sequences. * low-level event-based parser and emitter API (like SAX). * high-level API for serializing and deserializing native Python objects (like DOM or pickle). * support for all types from the YAML types repository. A simple extension API is provided. * both pure-Python and fast LibYAML-based parsers and emitters. * relatively sensible error messages. ers. * relatively sensible error messages. |
| Homepage URL | http://www.pyyaml.org/wiki/PyYAML + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | data + , Python + , human readable + , serialization + , scripting language + |
| Last review by | Kelly Hopkins + |
| Last review date | 19 November 2009 + |
| License | Expat + |
| License verified by | Kelly Hopkins + |
| License verified date | 19 November 2009 + |
| Name | PyYAML + |
| Programming-language | python + |
| Real name | Kirill Simonov + |
| Revisionid | 1,438 + |
| Revisiontimestamp | 12 April 2011 12:51:09 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | a YAML parser and emitter for Python. + |
| Software-development | programming-language + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | intermediate + |
| Version date | 31 August 2009 + |
| Version download | http://pyyaml.org/download/pyyaml/PyYAML-3.09.tar.gz + |
| Version identifier | 3.09 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:54:13 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | xi@resolvent.net + |
| hide properties that link here |
| PyYAML#2 + | License of |
|---|---|
| PyYAML#1 + | Person of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
