drydock/python
Phil Sphicas caa7f22b50 Accelerate YAML operations with LibYAML
Patch PyYAML (via the pylibyaml library) to automatically enable the
LibYAML parser and emitter, which are faster than the Python versions.

https://pypi.org/project/pylibyaml/

Change-Id: Iaddc0f30ed99b1f9a999f5365e9e8bf43349b82f
2020-09-25 08:07:49 +00:00
..
drydock_provisioner Accelerate YAML operations with LibYAML 2020-09-25 08:07:49 +00:00
tests Accelerate YAML operations with LibYAML 2020-09-25 08:07:49 +00:00
requirements-direct.txt Accelerate YAML operations with LibYAML 2020-09-25 08:07:49 +00:00
requirements-lock.txt Accelerate YAML operations with LibYAML 2020-09-25 08:07:49 +00:00
requirements-test.txt Fix image build checks missing setuptools 2020-06-19 13:32:58 +00:00
setup.py Fix: various documentation and URL fixes 2018-09-26 08:21:14 +00:00