PyYAML 3.10
YAML parser and emitter for Python
YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python.
PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object.
PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistance.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| PyYAML-3.10.tar.gz (md5) | Source | 2011-07-01 | 235KB | 87661 | |
| PyYAML-3.10.win32-py2.5.exe (md5) | MS Windows installer | 2.5 | 2011-07-01 | 182KB | 159 |
| PyYAML-3.10.win32-py2.6.exe (md5) | MS Windows installer | 2.6 | 2011-07-01 | 322KB | 236 |
| PyYAML-3.10.win32-py2.7.exe (md5) | MS Windows installer | 2.7 | 2011-07-01 | 322KB | 445 |
| PyYAML-3.10.win32-py3.0.exe (md5) | MS Windows installer | 3.0 | 2011-07-01 | 321KB | 97 |
| PyYAML-3.10.win32-py3.1.exe (md5) | MS Windows installer | 3.1 | 2011-07-01 | 321KB | 97 |
| PyYAML-3.10.win32-py3.2.exe (md5) | MS Windows installer | 3.2 | 2011-07-01 | 321KB | 141 |
| PyYAML-3.10.zip (md5) | Source | 2011-07-01 | 355KB | 21701 | |
- Author: Kirill Simonov
- Home Page: http://pyyaml.org/wiki/PyYAML
- Download URL: http://pyyaml.org/download/pyyaml/PyYAML-3.10.tar.gz
- License: MIT
- Platform: Any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.2
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Markup
- Package Index Owner: xitology
- DOAP record: PyYAML-3.10.xml
