pyyaml 5.4.1


pip install pyyaml==5.4.1


Meta
Author: Kirill Simonov
Requires Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Cython
  • Python
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Software Development :: Libraries :: Python Modules
  • Text Processing :: Markup

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 persistence.

Wheel compatibility matrix

Platform CPython 2.7 CPython 3.6 CPython 3.7 CPython 3.8 CPython 3.9 CPython (wide) 2.7
macosx_10_9_x86_64
manylinux1_x86_64
manylinux2014_aarch64
manylinux2014_s390x
win32
win_amd64

Files in release

PyYAML-5.4.1-cp27-cp27m-macosx_10_9_x86_64.whl (240.1KiB)
PyYAML-5.4.1-cp27-cp27m-win32.whl (187.0KiB)
PyYAML-5.4.1-cp27-cp27m-win_amd64.whl (199.5KiB)
PyYAML-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (561.2KiB)
PyYAML-5.4.1-cp36-cp36m-macosx_10_9_x86_64.whl (243.6KiB)
PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (625.8KiB)
PyYAML-5.4.1-cp36-cp36m-manylinux2014_aarch64.whl (709.7KiB)
PyYAML-5.4.1-cp36-cp36m-manylinux2014_s390x.whl (736.4KiB)
PyYAML-5.4.1-cp36-cp36m-win32.whl (188.7KiB)
PyYAML-5.4.1-cp36-cp36m-win_amd64.whl (204.8KiB)
PyYAML-5.4.1-cp37-cp37m-macosx_10_9_x86_64.whl (244.1KiB)
PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (621.7KiB)
PyYAML-5.4.1-cp37-cp37m-manylinux2014_aarch64.whl (699.7KiB)
PyYAML-5.4.1-cp37-cp37m-manylinux2014_s390x.whl (724.3KiB)
PyYAML-5.4.1-cp37-cp37m-win32.whl (189.0KiB)
PyYAML-5.4.1-cp37-cp37m-win_amd64.whl (205.2KiB)
PyYAML-5.4.1-cp38-cp38-macosx_10_9_x86_64.whl (247.3KiB)
PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (646.9KiB)
PyYAML-5.4.1-cp38-cp38-manylinux2014_aarch64.whl (799.8KiB)
PyYAML-5.4.1-cp38-cp38-manylinux2014_s390x.whl (827.2KiB)
PyYAML-5.4.1-cp38-cp38-win32.whl (191.7KiB)
PyYAML-5.4.1-cp38-cp38-win_amd64.whl (208.6KiB)
PyYAML-5.4.1-cp39-cp39-macosx_10_9_x86_64.whl (253.3KiB)
PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (615.3KiB)
PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (770.3KiB)
PyYAML-5.4.1-cp39-cp39-manylinux2014_s390x.whl (795.6KiB)
PyYAML-5.4.1-cp39-cp39-win32.whl (191.7KiB)
PyYAML-5.4.1-cp39-cp39-win_amd64.whl (208.4KiB)
PyYAML-5.4.1.tar.gz (171.0KiB)
No dependencies