PyYAML-3.12-cp36-cp36m-linux_armv7l.whl

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/quan/python3-arm/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/quan/python3-arm/script.python.sh | bash

STEP 2: Install the package
sudo pip install pyyaml==3.12

YAML parser and emitter for Python

Full description:
  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.

Checksums

MD5 4312985233214b13f99e4367fe99411a
SHA1 186382857557b9fdd3ff653d705495fb81055bbd
SHA256 361b93c51f439ddf18250f49389f1770ea0964c25a429e171251062dcc0d22d5
SHA512 c8b024dc5a327209263a212b642cb77dd9c012ef53680491e52297a85b2073419d838835d37084c80b7dcd366905d594a531f1eb35ee9bef1a73c23c1a1b47a2

Files

  • yaml/tokens.py
  • yaml/serializer.py
  • yaml/scanner.py
  • yaml/resolver.py
  • yaml/representer.py
  • yaml/reader.py
  • yaml/parser.py
  • yaml/nodes.py
  • yaml/loader.py
  • yaml/events.py
  • yaml/error.py
  • yaml/emitter.py
  • yaml/dumper.py
  • yaml/cyaml.py
  • yaml/constructor.py
  • yaml/composer.py
  • yaml/__init__.py
  • PyYAML-3.12.dist-info/WHEEL
  • PyYAML-3.12.dist-info/top_level.txt
  • PyYAML-3.12.dist-info/RECORD
  • PyYAML-3.12.dist-info/metadata.json
  • PyYAML-3.12.dist-info/METADATA
  • PyYAML-3.12.dist-info/DESCRIPTION.rst

Uploaded

about 6 years ago

Package Size

42.5 KB

Downloads

45

wget

wget --content-disposition "https://packagecloud.io/quan/python3-arm/packages/python/PyYAML-3.12-cp36-cp36m-linux_armv7l.whl/download?distro_version_id=166"

Homepage

http://pyyaml.org/wiki/PyYAML

License

MIT License