hyperjson 0.2.1

A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
Documentation
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[dev-packages]
pytest = "*"
pytest-runner = "*"
pytest-benchmark = "*"
simplejson = "*"
ujson = "*"
yajl = "*"
python-rapidjson = "*"
wheel = "*"
pylint = "*"
# pinned for py3.5 support
matplotlib = "==3.0.3"
hypothesis = "*"
autopep8 = "*"
maturin = "*"

[packages]

[requires]
python_version = "3.6"