fastjsonschema: Fastest Python implementation of JSON schema#

Description#

Fastest Python implementation of JSON schema

License#

BSD

Upstream Contact#

https://pypi.org/project/fastjsonschema/

Type#

standard

Dependencies#

  • $(PYTHON_TOOLCHAIN)

  • $(PYTHON)

Version Information#

package-version.txt:

2.18.0

install-requires.txt:

fastjsonschema

Equivalent System Packages#

alpine:

$ apk add py3-fastjsonschema

arch:

$ sudo pacman -S  python-fastjsonschema

conda:

$ conda install  python-fastjsonschema

Debian/Ubuntu:

$ sudo apt-get install  python-fastjsonschema

Fedora/Redhat/CentOS:

$ sudo yum install  python-fastjsonschema

freebsd:

$ sudo pkg install devel/py-fastjsonschema

gentoo:

$ sudo emerge dev-python/fastjsonschema

macports: install the following packages: py-fastjsonschema

opensuse:

$ sudo zypper install python-fastjsonschema

void:

$ sudo xbps-install  python3-fastjsonschema

If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.