Skip to main content

yyjson bindings for python

Project description

PyPI - License Tests

py_yyjson

Exploratory python bindings for the yyjson project.

This is a work in progress, and while technically it works, it needs to be fleshed out, documentation needs to be added, tests, CI, etc...

Find the latest documentation at https://py_yyjson.tkte.ch.

🎉 Installation

If binary wheels are available for your platform, you can install from pip with no further requirements:

pip install yyjson

Binary wheels are available for the following:

py3.5 py3.6 py3.7 py3.8 py3.9 pypy3
OS X (x86_64) y y y y y y
Windows (x86_64) y y y y y y
Linux (x86_64) y y y y y y

If binary wheels are not available for your platform, you'll need any C89-compatible compiler.

pip install 'yyjson' --no-binary :all:

⚗ Development and Testing

To install test requirements, use:

pip install -e ".[test]"

To run the tests, just type pytest. To prepare for a release or to rebuild documentation, you need a few extra dependencies:

pip install -e ".[release]"

You can then rebuild the documentation by running make html within the docs/ directory.

📈 Benchmarks

py_yyjson compares well against most libraries. The full benchmarks can be found in its sister project, pysimdjson.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yyjson-0.3.1.tar.gz (80.4 kB view hashes)

Uploaded Source

Built Distributions

yyjson-0.3.1-pp36-pypy36_pp73-win32.whl (105.7 kB view hashes)

Uploaded PyPy Windows x86

yyjson-0.3.1-pp36-pypy36_pp73-macosx_10_7_x86_64.whl (70.1 kB view hashes)

Uploaded PyPy macOS 10.7+ x86-64

yyjson-0.3.1-cp39-cp39-win_amd64.whl (80.0 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

yyjson-0.3.1-cp39-cp39-manylinux2014_x86_64.whl (381.5 kB view hashes)

Uploaded CPython 3.9

yyjson-0.3.1-cp39-cp39-macosx_10_14_x86_64.whl (73.4 kB view hashes)

Uploaded CPython 3.9 macOS 10.14+ x86-64

yyjson-0.3.1-cp38-cp38-win_amd64.whl (80.0 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

yyjson-0.3.1-cp38-cp38-manylinux2014_x86_64.whl (383.5 kB view hashes)

Uploaded CPython 3.8

yyjson-0.3.1-cp38-cp38-macosx_10_14_x86_64.whl (73.4 kB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

yyjson-0.3.1-cp37-cp37m-win_amd64.whl (80.0 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

yyjson-0.3.1-cp37-cp37m-manylinux2014_x86_64.whl (332.8 kB view hashes)

Uploaded CPython 3.7m

yyjson-0.3.1-cp37-cp37m-macosx_10_14_x86_64.whl (73.4 kB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

yyjson-0.3.1-cp36-cp36m-win_amd64.whl (80.0 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

yyjson-0.3.1-cp36-cp36m-manylinux2014_x86_64.whl (332.0 kB view hashes)

Uploaded CPython 3.6m

yyjson-0.3.1-cp36-cp36m-macosx_10_14_x86_64.whl (73.4 kB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

yyjson-0.3.1-cp35-cp35m-win_amd64.whl (80.0 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

yyjson-0.3.1-cp35-cp35m-manylinux2014_x86_64.whl (331.8 kB view hashes)

Uploaded CPython 3.5m

yyjson-0.3.1-cp35-cp35m-macosx_10_14_x86_64.whl (73.4 kB view hashes)

Uploaded CPython 3.5m macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page