Skip to main content

JSON5 serializer and parser for Python 3 written in Cython.

Project description

A JSON5 serializer and parser library for Python 3 written in Cython.

Serializer

The serializer returns ASCII data that can safely be used in an HTML template. Apostrophes, ampersands, greater-than, and less-then signs are encoded as unicode escaped sequences. E.g. this snippet is safe for any and all input:

"<a onclick='alert(" + encode(data) + ")'>show message</a>"

Unless the input contains infinite or NaN values, the result will be valid JSON data.

Parser

All valid JSON5 1.0.0 and JSON data can be read, unless the nesting level is absurdly high.

Functions

You can find the full documentation online at https://pyjson5.readthedocs.io/en/latest/. Or simply call help(pyjson5). :-)

The library supplies load(s) and dump(s) functions, so you can use it as a drop-in replacement for Python’s builtin json module, but you should use the functions encode_*() and decode_*() instead.

Compatibility

At least CPython 3.7 or a recent Pypy3 version is needed.

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

pyjson5-1.6.8.tar.gz (300.0 kB view details)

Uploaded Source

Built Distributions

pyjson5-1.6.8-cp313-cp313-win_arm64.whl (126.8 kB view details)

Uploaded CPython 3.13 Windows ARM64

pyjson5-1.6.8-cp313-cp313-win_amd64.whl (143.5 kB view details)

Uploaded CPython 3.13 Windows x86-64

pyjson5-1.6.8-cp313-cp313-win32.whl (127.4 kB view details)

Uploaded CPython 3.13 Windows x86

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_armv7l.whl (995.8 kB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp313-cp313-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (184.2 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (174.5 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (193.3 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (177.5 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (173.7 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (195.3 kB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp313-cp313-macosx_11_0_arm64.whl (161.8 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

pyjson5-1.6.8-cp313-cp313-macosx_10_13_x86_64.whl (172.6 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

pyjson5-1.6.8-cp313-cp313-macosx_10_13_universal2.whl (325.1 kB view details)

Uploaded CPython 3.13 macOS 10.13+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp312-cp312-win_arm64.whl (127.1 kB view details)

Uploaded CPython 3.12 Windows ARM64

pyjson5-1.6.8-cp312-cp312-win_amd64.whl (143.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

pyjson5-1.6.8-cp312-cp312-win32.whl (127.5 kB view details)

Uploaded CPython 3.12 Windows x86

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_armv7l.whl (997.3 kB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp312-cp312-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (185.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (175.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (195.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (177.6 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (174.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (196.5 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp312-cp312-macosx_11_0_arm64.whl (162.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

pyjson5-1.6.8-cp312-cp312-macosx_10_13_x86_64.whl (173.7 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

pyjson5-1.6.8-cp312-cp312-macosx_10_13_universal2.whl (327.1 kB view details)

Uploaded CPython 3.12 macOS 10.13+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp311-cp311-win_arm64.whl (127.7 kB view details)

Uploaded CPython 3.11 Windows ARM64

pyjson5-1.6.8-cp311-cp311-win_amd64.whl (141.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

pyjson5-1.6.8-cp311-cp311-win32.whl (125.9 kB view details)

Uploaded CPython 3.11 Windows x86

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp311-cp311-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (192.6 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (185.0 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (207.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (181.5 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (185.4 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (206.7 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp311-cp311-macosx_11_0_arm64.whl (160.3 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pyjson5-1.6.8-cp311-cp311-macosx_10_9_x86_64.whl (168.2 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pyjson5-1.6.8-cp311-cp311-macosx_10_9_universal2.whl (319.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp310-cp310-win_arm64.whl (127.1 kB view details)

Uploaded CPython 3.10 Windows ARM64

pyjson5-1.6.8-cp310-cp310-win_amd64.whl (139.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

pyjson5-1.6.8-cp310-cp310-win32.whl (127.1 kB view details)

Uploaded CPython 3.10 Windows x86

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp310-cp310-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (183.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (207.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (182.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (183.7 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (209.9 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp310-cp310-macosx_11_0_arm64.whl (160.5 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pyjson5-1.6.8-cp310-cp310-macosx_10_9_x86_64.whl (167.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pyjson5-1.6.8-cp310-cp310-macosx_10_9_universal2.whl (319.1 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp39-cp39-win_arm64.whl (127.5 kB view details)

Uploaded CPython 3.9 Windows ARM64

pyjson5-1.6.8-cp39-cp39-win_amd64.whl (140.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

pyjson5-1.6.8-cp39-cp39-win32.whl (127.7 kB view details)

Uploaded CPython 3.9 Windows x86

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp39-cp39-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (185.7 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (207.4 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (183.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (186.5 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (210.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp39-cp39-macosx_11_0_arm64.whl (161.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pyjson5-1.6.8-cp39-cp39-macosx_10_9_x86_64.whl (168.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pyjson5-1.6.8-cp39-cp39-macosx_10_9_universal2.whl (320.1 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp38-cp38-win_amd64.whl (141.1 kB view details)

Uploaded CPython 3.8 Windows x86-64

pyjson5-1.6.8-cp38-cp38-win32.whl (127.9 kB view details)

Uploaded CPython 3.8 Windows x86

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp38-cp38-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (198.4 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (185.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (208.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (184.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (185.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (208.5 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp38-cp38-macosx_11_0_arm64.whl (160.8 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

pyjson5-1.6.8-cp38-cp38-macosx_10_9_x86_64.whl (168.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pyjson5-1.6.8-cp38-cp38-macosx_10_9_universal2.whl (319.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

pyjson5-1.6.8-cp37-cp37m-win_amd64.whl (139.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

pyjson5-1.6.8-cp37-cp37m-win32.whl (127.7 kB view details)

Uploaded CPython 3.7m Windows x86

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ x86-64

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_s390x.whl (1.3 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ s390x

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_ppc64le.whl (1.2 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ppc64le

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ i686

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_armv7l.whl (1.0 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ARMv7l

pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_aarch64.whl (1.1 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.2+ ARM64

pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196.7 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (180.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (202.5 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl (182.4 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l manylinux: glibc 2.31+ ARMv7l

pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (185.3 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

pyjson5-1.6.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (207.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

pyjson5-1.6.8-cp37-cp37m-macosx_10_9_x86_64.whl (165.5 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file pyjson5-1.6.8.tar.gz.

File metadata

  • Download URL: pyjson5-1.6.8.tar.gz
  • Upload date:
  • Size: 300.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8.tar.gz
Algorithm Hash digest
SHA256 b3ecee050a8a4b03cc4f1a7e9a0c478be757b46578fda1ea0f16ac8a24ba8e7a
MD5 c07afe79b4493cba11efd68c8753156e
BLAKE2b-256 8e2776ff4f9c71b353b8171fe9a8bda20612b7b12f9728d619a5c6df1e279bce

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 126.8 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 f984d06902b2096206d15bcbc6f0c75c024de295294ca04c8c11aedc871e2da0
MD5 7fee202932f7047fec3d08f2251bc5f9
BLAKE2b-256 ee6d8f35cab314cab3b67681ec072e7acb6432bee3ebc45dcf11fd8b6535cb57

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 143.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fe03568ca61050f00c951501d70aaf68064ab5fecb3d84961ce743102cc81036
MD5 0fe1e04c7c172fa4ec512093a363c9c7
BLAKE2b-256 67d99bd17bc0c99d2d917900114d548414f609ea81947e58f6525068d673fc77

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp313-cp313-win32.whl
  • Upload date:
  • Size: 127.4 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 260b6f2d7148f5fa23d817b82e9960a75a44678116d6a5513bed4e88d6697343
MD5 08036bb6c4c06a68e98d127947626922
BLAKE2b-256 8cdff8afe0318b0b628a8c8abce57ffccb7afd0df9aab08bb08f4c2de5008854

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b77c94296cd0763bc2d7d276cb53dbc97edeacfbc50c02103521d586ca91ff37
MD5 ba33a72a66b4a9eb8bfc5a7e8e4b8dac
BLAKE2b-256 90ae353ce74183d884b56407d29ebc3aab63d23ca7dfb9e9a75208737a917e11

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 5e7f5b92460dc69ce27814d4ab546e3bae84b9b2e26f29701ad7fab637e6bf2f
MD5 038198aa463ea0bd31c7e9fae23a3cc4
BLAKE2b-256 84393618b8e0dbc53233afd99c867d0f4fa7d8cc36489949d18dc833e692f7f3

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 e3aee51ef5feb4409ff36713f70251265b04c18c8322bc91d2578759225e918d
MD5 52d3b9192a1eac521ec1ec3708b7b703
BLAKE2b-256 b4c11121519c37ce70e4d1d4e5f714f5e0121313b79421ba8495a130cdad5d1e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 10688e75fd9f18e34dddd111cafd87cca6727837469b8bfb61f2d2685490f976
MD5 0a1188d1f489217f01b6cc2e3c6d8cee
BLAKE2b-256 55631c7c7797113aee8fd6bbebf56ac2603681635dd7bab73bd14d5ad34b48d1

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 aebdd4c5a878f125fea8b192244b1e64532561a315725502eee8d7629598882f
MD5 bada5b2b2b4d0d257b868c944600c979
BLAKE2b-256 21364af2c28aa6a0a9c2f839d2f63613605c11d0294d5a8dadcf65cc6b7e4f5c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 06b857a5a36f2bad52267d1a57a880cd62c3b0d3f3a719ab8599a1d5465e2417
MD5 ac2fddbe35b20431776c75b52249b0e2
BLAKE2b-256 51c11538a2064599e6e77b96e5a58dc212d0fabf18442363a0224f5fdc31a51e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94e1b9d219f40bebbb6285840b094eca523481cf199cd46154044dae333d492d
MD5 507fe6513faa39d49f9137cb5c3cb70a
BLAKE2b-256 d4caf5b147b8a186e37a9339290dd9c8271aae94eab0307169124ec83c74aa99

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3948742ff2d2f222ab87cc77d8c6ce8a9ef063fe2904f8fa88309611a128147a
MD5 95f523add09d79e9aa2252408978d905
BLAKE2b-256 6264f06dec3ec3c7501d5a969d9aec1403898b70a2817225db749c8219203229

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 72fa22291149e8731c4bbc225cf75a41a049a54903018ca670c849658c1edc04
MD5 f690306b7dd94f6675f3db94201f6888
BLAKE2b-256 4b2ce615aca4b7e8f1c3b4d5520b8ec6b808a5320e19be8ccd6828b016e46b77

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 d83e0bc87d94baa39703c1d7139c5ce7ff025a53a34251762128713a294cf147
MD5 7496cd2a7f4fa6691761dcfcdb69efd7
BLAKE2b-256 b8729566b6ec24c11293d2bb91be24492afaf9e339781057b355129a7d262050

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 65f2922cc8fd6b1e9cc8ff7e5fe975f7bf111c03eb06ed9b2ee793e6870d3212
MD5 707872e008e2d7c4a5a20f1d79bbdce8
BLAKE2b-256 21d3dffd61a6b17680f39d5aaea24297ddf13d03064fb9ab5987de4bb619bd79

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2dea723f88e89dba1d4a6542c5527cac7ecff6755291ad2eb60e1c2f578bb69f
MD5 f85e9d6439292835d7b459b500a88a00
BLAKE2b-256 1e9d7e7d2eaef592e350e8988a68b4d38f358894a1fb05237b6aef5cd25fea8a

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 77005662014809a7b8b78f984131a3751295ff102f4c62b452bbdac946360166
MD5 9f74ee0fa595d2acbc1051e5869efec7
BLAKE2b-256 9dcdad93170f8b7934b13e5a340daed934e7a8591e5d08abf3f50ab144a2663d

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 1550dc70199401056f80acfc503da36de2df70dd4364a0efb654ffe7e9246ac6
MD5 8687c5ab0dbb06cbb997f97dee151ebe
BLAKE2b-256 42433b2a26ca84573209616675d63ffe559a6e8b73488d6c11e4a45f0204fc3e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 681e52df0705056dc39cf7d7bec4161e2769437fdf89f55084a4b060e9bbbfc9
MD5 f1d563b2b089bcfd07c4bbea3cfd5a76
BLAKE2b-256 eee12d85c838a9a702f6d4134cbccc85f8811f96f0889ca0f642dd4e1cecae66

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 127.1 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f8d5a208b8954758c75f8e8ae28d195bac3fae24ce9b51f6261b401e4ccce116
MD5 d730337ef3d76588c074733447005090
BLAKE2b-256 74171a2002b6ee6b6bd7abba860afa7c8f76f6cde88a8493f7db6e14b5681fcb

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 143.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3fd513eaffba7b72d56bd5b26a92e2edb3694602adcaf3414a9f7d6c4c5d9be7
MD5 1a9e4e15bc76107e4ee5297cc21d3f4f
BLAKE2b-256 d607430e3a960daf322e7f4b82515ec64d6f2febccdeba31a421c2daab8a1786

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp312-cp312-win32.whl
  • Upload date:
  • Size: 127.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 cc414b6ab28ed75d761c825f1150c19dd9a8f9b2268ee6af0173d148f018a8c5
MD5 e5b9df6c64c8fe68e94211c99dda3e79
BLAKE2b-256 e145cc1967749b08a701ddeb743cd432a9a6ddbff188a1b1294d061823d22993

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77f4724dcb646c2d40ad45d5aa7a5af86d54dc38c78e27b795418ecca23248bb
MD5 c43d19fdbfde3628d6ec643840f5a995
BLAKE2b-256 e4591a89268f650c9d8ef73f97ff9adeab1e0f40b8bf09d82fac840e26f8154d

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 4a58185b9ac3adfed0adf539be7293d76fe0f7c515b6f9982b225c8084027255
MD5 b816d5509fdddeca0f1d2950407b8b81
BLAKE2b-256 89888d63d86d871bd60ec43030509ea58e216a635fdf723290071e159689e4e2

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 7a11d3cd6114de90364c24876f1cd47dcecaffb47184ffffb01eb585c8810f4b
MD5 6edf0fa0ff6f3362c9da16e2110af865
BLAKE2b-256 dbfa81257989504d1442d272e86e03b9d1c4b7e355e0034c0d6c51f1ac5e3229

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fd21ce9dd4733347b6a426f4f943dd20547befbd6ef502b7480944c84a1425a3
MD5 69c3f44db4554aea9f1ef8f4a30fe8f3
BLAKE2b-256 ad3ac57b9724b471e61d38123eef69eed09b6ec7fd2a144f56e49c96b11a7458

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 24c6206f508c169034fd851eb87af3aec893d2eca3bf14df65eecc520da16883
MD5 3ee8ad6d43387c9df6152a52aaf0d590
BLAKE2b-256 40621d78786fbd998937849e9364dc034f68fd43fa1e619dbfc71a0b57e50031

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a379911161545aa57bd6cd97f249cabcfe5990688f4dff9a8f328f5f6f231d3
MD5 1cecaa1fbdf3c8ab5eaeb00ad0684a88
BLAKE2b-256 6d052f4943349dd6814f3f24ce515ef06864f9d0351b20d69c978dd66c07fa1f

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4577a18545f3f4461df46d3d38d85659b16a77ca8975289ef6f21e1c228f7bf
MD5 60aedc6bb81f644cfe46172fb42a2506
BLAKE2b-256 dc7dcc11b4283a6f255bea76458d663d1d41de396bc50100f2f7af603dbe6d65

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d622733cf671c8104a2936b3ff589903fa4e2fec5db4e2679297219446d944a7
MD5 dab50039eb81ffb5d2976ba6338d3366
BLAKE2b-256 dd1a957fea06a1e6ba34767411f2a4c6a926b32f5181a16e5505de9aca85847f

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 515c89e7063100bcc7c67292559bdd926da19b59fe00281e9dd2fa83f30747f1
MD5 8e721d48ad387521a194be1f597b5cc2
BLAKE2b-256 6a648e52e7950da4855adbcbffa4a89864685995b692802a768ea31675e2c5c7

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 701db0660e434fae000e5d4d49efc0b80fbeedf938cbcc8b6d72c229d395feca
MD5 f2483de63275c2ffb22fd7839d4c7df1
BLAKE2b-256 da8bab7fcfe3c07ecd1d71dec2b1062755950d8e211808f602ff60cf31264820

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8fe8ba077a6ef01e6493696c27455eeae64e39ff4bd71a1a7bb66af40be7232c
MD5 ab3cdc10f50b8e2ecbde34856e44251d
BLAKE2b-256 fb6f976aed9c5fe81cafda04bb470196c790fec78bfc057ea0a8a5e84ef4671e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b0cd98871646bfb2236cfdc0ae87f8ae8f1f631133b99fef5e74307248c4ae8d
MD5 b3d379e7dffda098aadcc321e592041f
BLAKE2b-256 94215187cc7105934e7ac1dfbfabd33bc517618f62a78c7357544f53653bf373

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2bbfdeeb531f79730899ef674d80dd6b6bc7c29fe3789660115f0ba66eef834f
MD5 85f8963b36ce97fab1ed8cf08014e907
BLAKE2b-256 aedd4c9569654dc42c42d2a029e77e4371687bfb6f9f4afda6f1c8adda5d655d

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9ee2f077cf05daa9aaf3c750b63cce5b5671cf8fa848b29beaf1030a08d94fda
MD5 39fad27e72300bd46ebc7199ade3c4cb
BLAKE2b-256 6060c9e84e3b2520f7b67412173c7d17d98ab24fbef874bcfcf51eb83622fa9a

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 d7b4a4b36a8748011c7586d4bba3eb403d82bdb62605e7478f2c8b11c7e01711
MD5 c8bb6434776df171a51d46aa815d1fa2
BLAKE2b-256 ff3a0ed2cdfdb67eaaa73dc28686eebee1805bd7edfa0e8f85cc0f0a7d71641e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 127.7 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 a903d111e4f0cf383a6e09e2c1e85152a2aa9d25b364c813025f6a947a10db60
MD5 c4da82f9ccec3c10226335397177baaa
BLAKE2b-256 3f46dd13e899de849dc1116015016aa81fd1462a37fd2a406cad94c6496b8548

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 141.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4fe4971ff95058bf25b9eb2928ee01b63ff89dff3625baeb1ba414b42f09017a
MD5 0e0170810fed577b44f71f98846b1820
BLAKE2b-256 e8f3a2c83672129e50ea1268344c3b6210952435f8174108d2f0937f2992e862

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp311-cp311-win32.whl
  • Upload date:
  • Size: 125.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f89dfaf06fccbefcbca50f6a435b70cd47a46612be17114cac8fb6f85e65d0b2
MD5 8f042fb6ed348ed3e26db286a151c7e7
BLAKE2b-256 da2a875df1fb3b8147fcfeaa65843e7e72190c1f9312a5e02289c4dfbc1929d3

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1abe62fa9cc8cad77a52979a17aa092fe55630c7dd5b37156e64f4fb278aebc9
MD5 13da8784fa6880186297ed790bd83644
BLAKE2b-256 a7f47dc2eca05992994b28d0a531d2be7daea761b72bcbb2ea89bf6fc33b137a

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 d27f71da8a9d5de12e1c2c7ea060b029778efc5c0611de6401c1c3142991038d
MD5 339d5a8f150ffcc21d6ef36ef692017b
BLAKE2b-256 43e17b970ccba2b8f74cf8c721785d1393d6e4098c0eefe2893027adeed9a559

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 78bd729b58d590e2c0892c6c33d555e93d16bf86e38c296ff0525278973ae4d2
MD5 ec7db4ecc6b9f7fba9933b60e6418504
BLAKE2b-256 fc3576bac3da28922a902ab8f1cb653db28b68e2bf68d271c263eb9557003eda

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 89eeb08b5e77f59ac9040bbd93be637a8ea829c06173316756e2e9026dcf2393
MD5 2d1a8da6493c03a7e79511070bda7b76
BLAKE2b-256 05976ef37c05e16a667da90a7ec5ef96f139965ebc23ba95819569d3765377ef

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1fa3b0a34920615c555958b7656e450fc682bdf61410814495b7947168ca529b
MD5 b920a1b3b56e35fefd62789e96335fbf
BLAKE2b-256 b4b1c9642346c9fcc5c15f875746420c11f0706fa54db330feeb2be8bf56131e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 32857cec9deb18fa4edb9dccf261066f7d5b2b4fadc901cbe99938d553ae5bfa
MD5 fe5c45725f9857ce4ab19089c68dd9dd
BLAKE2b-256 81656500044f77797d7721dcd8d8115311c774b0895ebcd27c272782ff26b615

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2ae856525e4d178a05771c4c593c8ec5625480d916cd81e544f5abd9376e929c
MD5 a907845efc0600f8eada47f12c7ca310
BLAKE2b-256 a7b2dee2ab08517d1bc594ff8bda230a538631951cc0c706409be8a4736b0b09

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 95295503ee7fa7a9428425da22e88ae2513f8e353fd25b653c58248ab706e2e1
MD5 623d4b177fffbbebb085e07e538a6376
BLAKE2b-256 53d7400719eaf14f2e0a7c286cf5c4b3d49bd70733b5be0257e8646a89abb98c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0e39d7414ea02439bbd4f7d0c9fb2607a4cda1061eeee853bb046b2df39f0b26
MD5 074fd239b988c1667b0e953a25672470
BLAKE2b-256 c11f6adfb036de63b1b87a0f029a93b6f69bc80d761640d31d299d7b24ac1d4b

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 6bda3c48c5eb1ac4daee5dd5204e38e6751f74ad23840a8d98f25582578a3852
MD5 96f32835755cefa34f01f99b50d5000a
BLAKE2b-256 42caaaacc738ab060f2bf59bc103984282cecfcc409eedb9a26a3efbd198708e

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51d8ef9626ceb75352fa0bc2a99c173de493c910e5b0de9dfeee2680c4eeafd4
MD5 dde32baf35e23352a1d42cd0dd09bce4
BLAKE2b-256 5380394cc82e473755ba58d444a58552959bc3699b16efd6fab7342c6e500ab7

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 404a227befcb3a18736869b89bb0269de102ce1f671bfd0b7deb8c23f345f71b
MD5 656cc15446e76331bbb0a9e386984d4d
BLAKE2b-256 e355e81828c936bdf48ef46f08a227a45b1d096312e5b09872932697b31a6ade

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 970345b95004f12b5e7694b954c6c734497cfd52195e3cd36b8f44c81b858683
MD5 11375aabcf376bb25800a0fe2b3fa83d
BLAKE2b-256 651ee6ecd7b6260a591f233f4618c0571e947cc3ebf0d45ce9890ed08813bf72

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9ae405a054886d544fbbd909f66dcfb5ae5a86a377c70d43799aa4691ac6e9ef
MD5 43402e07f4926989471277d1d88fc498
BLAKE2b-256 51523982a3dfccb2c51085c1db44925660c33cbd280dd466b4393679f15fdc66

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 571534c8b64116b411a66ab50cb04e9c7f0b574cbfefacd5bc31f97d5395965a
MD5 528e930476f731904f76ee553f65ec4a
BLAKE2b-256 63b263018e8f0c50cb29a5e160cb63df1729a35e3a2b80e53c76b66bcdb81332

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 127.1 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 40e840b4e7ec92b944ba03654b2f94b4509f6c77c4b5d74348830983ea711873
MD5 bba1f6d1291af3a6af5ddef91c1b293e
BLAKE2b-256 1ab53e3ec74eca8e4cfccc552825fc1f5be1e5e9f3f0b9c78b163573e1395e91

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 139.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f3bc501e35ac49b4df950d7e14e5a53a5618e2ba36c6364be0733cc65800c80a
MD5 85a5b2230c55175ab47dd8968a962194
BLAKE2b-256 b2ea64304d6189334c749e7929c6cdb5ca96f5f24cf821724cc229ab34a23aba

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp310-cp310-win32.whl
  • Upload date:
  • Size: 127.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 46173d6d66ed1a9e3173f489132535a5387116d54954ac527e2244b067cc9296
MD5 540541cda50ebda63caa72a32c88abbf
BLAKE2b-256 f5db083c1ba351de6e3485d35cfdd2e5f7e9bb56352a5c4cad5a5db6dfda0d9c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 19636485a5799a33ee4e9d1eabc5097d25c16ae08be340ee5a2c9d548d33297d
MD5 7025c06882cf5d7cc1985a6ff7e05a03
BLAKE2b-256 9430eb68b5bb44c47d12e6d5ecf1b9b73eff0d68ff980748fc9098698df7c2bf

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 357e861d1dd0906d8233e2c18fc77ebda6eee3e2ca460fafc443c9df9eb0a5e7
MD5 f8ec7cf51979cad5413a9c1622825192
BLAKE2b-256 6fe9a4392fcf71d05715b2ccc362328016ea4941657c727367bafab163288e37

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 0fac0c9137785ceabd7ec48bfdd4b87eb11e186c495fd02c1a6e0e0af24a0979
MD5 ad9bef08a711d3b392c8560e81b15c09
BLAKE2b-256 2d5d52667a5ec9aee29c023ec2cf63314dff9dd45d8d1ab805c9d5c884ca67bb

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c7e9cec9c9e9c2ad3561df2cebedbd4a7348b73ebb8a665ea99e3ce145beffbf
MD5 d2b926d6a840f869a13e8342d87b8318
BLAKE2b-256 315fdf6d2b4351d6083b3c3e9f96d071c4312351d43b00661ac1c92810670426

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d8d3229287ff78ead13493b0613566473d0f4298dd3c827f91242bab9184133c
MD5 d022c58e9107a9d87d9cf985c3be8b1a
BLAKE2b-256 904ebefc247e2442a6001604e8eaa105f99cc0e6b9257ae0d7882dcd73105fff

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b945ab6795423eff3c129628a910dfae7ac9009e300471436d4d405de27dfd15
MD5 dcb26b72c2f6229e46c63a068565f39a
BLAKE2b-256 d03f2793e5b9a9ca3ed3befbc1b2ae848ddb944f295d03a64ab679923b05ffa1

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c32d633aef62fd8faef22b8a1f90eedeb139b6900cc5abaf12d6bd69e11a62f6
MD5 2bfdc3680d782b31b25115d582ac7e9b
BLAKE2b-256 cbc2156622c58f68533cb8049c1e15573142ed66a21d8e50a1c4d0da3e5b1b06

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 628188b3882edac2a3171e52959348834bf166683ba2f0ed41086a6556523cd5
MD5 3144615c444baa5821efde7a66e320fd
BLAKE2b-256 12ae037b0ebbe7909fc91cd68b351776b54747783d82c289c8fd5a69e2956f8f

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3e8807fbb37eab3de4ebf2584e1b94677311a9adc17202ca36945f1d5976e747
MD5 e3a8b033766b9dfe311c6bc5008e2d24
BLAKE2b-256 ba78a45ec67b383e0022e12184d06c553c16a8628648208291b75f15d80a74b0

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 a7bd59c9000a413ffa794d5feebd54475dffd2c65a5b0fa11e18fa084caa4146
MD5 f4410a373ae6803d79c708b1da5f5dab
BLAKE2b-256 589482bcbabc16f2cf5e7f9018181fc91e426e17bca74d0f5e5dd4f174b75aa1

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 db7df506cf28addb35f508aa0ea19485a188de7708e2760f3cca29750773ad0a
MD5 1604ad58e3b24c88f72850eb4553b216
BLAKE2b-256 ae607f95c54ede7347f7f73cb7bd7b5dba5e55cac6049bda269b9a43c022bc30

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7489387590db81b7acba0b0ca5703173689745bf3b98b8386b912e125bf92595
MD5 66d9b9d3fb4ea3dd128cc158942bb233
BLAKE2b-256 030f3e2df0d51e5aea3174dcb335b765ab4fea823ca05fee869e77181fe3d0c0

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6894bb4558dab2989f75cf816eb49020765015830a95ddd2a48c20c2d4fbc859
MD5 e4cac081bd740a28cb881333d8f7a962
BLAKE2b-256 8969fc91c3e9260d801a25f7bd6b2f9ff02c3b023e05ee13cb671cc0d8d5bffd

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1aed6425a5645b74d93f99ec56e6412e843c252c40e647a8c7856c3e8e828819
MD5 2dfd3e00f4519a444b0f6f686b8ebd68
BLAKE2b-256 c154a5cd2b969bd70ed21d1a8a39e51ce2565ed583d17be4d4bdc7539811f840

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 208b8bf374c42f4ce7ca0a735da8ad508285f7c36268eab7ecb01e1e66fbb309
MD5 b9204bfeeb7612c555ccc239727f288f
BLAKE2b-256 26966225a3fddb026985c14b851138a3f670d7d470127ca7fd92a35fce167207

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 127.5 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 7c4de1cde04573cd220a042006d088b0d4a042b5270cb9e8ca0a3c16cfacf5e9
MD5 583d910a5aa03b3d44e3e765befa9d47
BLAKE2b-256 422a8fd226bcd0336a5d8c027549a4b7547d6ca7dcfffa655db5b5ab8cf5e871

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 140.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 748f2db601c8347acd27be01cb27e18c151a16c307f4951712c2e93f92fd91b3
MD5 e28da8802fce5436f0ad9f67d62d4004
BLAKE2b-256 cd7cf43729f3cc320e5cbd9a39169e59eafcfbab36c34c6d8b317f862e2e4882

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp39-cp39-win32.whl
  • Upload date:
  • Size: 127.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 339e0813957c9ca0950c30b72e366a00f48a233051cedb5e1a77c3004d95428a
MD5 75092a11cec05820316b546505056e46
BLAKE2b-256 46a86235dbb3c4dfac5bde46f71068886773bfdb857e00eb7a67da8b85b9386d

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b802b1231aa102f5e404ec52eabf2118863146ef6e002c76da7b9af58d68e9e1
MD5 b4f99275f75d77c13c0a35b58c07f1ac
BLAKE2b-256 b782ebf4bb66f4b2737540d96eb145450f9ae9d1c41c4dcbae3680f01587af9d

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 f5d9086a74246412e61a0263f81fdad4cac6ce89b03924a601ea115a7d803d52
MD5 80bf0f542601b52ca9704a7fbf3536c0
BLAKE2b-256 5bd12f523f0312c710c97a01c73aa233e582855d8c7cbe94844ed428e907dffb

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 f7c5d5a7af14bbe064cec79ca180da7cbe079316ea56994fbe657d083e02cfa2
MD5 bcbd3ac90aee008879b72831b508376b
BLAKE2b-256 f30b9960f9a33f782c69de17f41e6fe57dad731d406ee86a3f118e62f8a5091c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 59c261624e93e2da0752b91234df1c222a1ef1cc1e5a708bb7661aee974920a8
MD5 3bf0bff5b687659f399753974901ce19
BLAKE2b-256 44ab936e2e7725bf307c6375e39889ec02ee86df601100a3a10822ce86d2bea4

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b7f48ec8a4dd01a4eddff56f654b4ad40ae9fdfff24834aada830b92de884027
MD5 c82897c7ff56e5d37c9aba86d089a334
BLAKE2b-256 6b4847811a762a0c6a9849873b19ee4239b7fbf797957eb9238c536cbbb6f713

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fa7b84f9dc01cac5ac2e25d25af56911dda8d8ba3d4217c768431ba39ce4248d
MD5 8d936b684ddfaf783a219ddbe137033d
BLAKE2b-256 34307860f86ac4446fcfd855e3f920f8e1263844e71fa174357c3fb2b19d8666

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85a5a88d23e9fe54f452ea751720a153c199923c44b0cb61dd4ff20e0b3decbd
MD5 6e6f9732e8dc5ad0b72c92f627a3ce44
BLAKE2b-256 76a14f6e93289e2bb9e2122da2c2d0614f20f0a0fcbbb4498cf3d64afea8f88c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4f057998f98de42644dac09c10e69c4e283724bde581e516c2e3ace6e4f5d248
MD5 de2ddc41e640eec29ffab1f187913308
BLAKE2b-256 e2ef77cb5d5d6733e42335931b67e11b83a36029e1ede9a7ec210cd3f1d988ca

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c64b0cdc979c8e5f328ea9e3c3c9ad26dd47c6b037abcd9a3d83a13624539c86
MD5 4281800d2bfaba1b1269bc8a926a4e80
BLAKE2b-256 7f1b38218990a49528de09d7e5d538359c663f6f0ca0d22908eb4c1b85465657

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 16aadc503f247428988cba0e71f83bbd426383ba4b3658b1ca68df80783bba73
MD5 749c1c46ce90885cd117a0b34f522eac
BLAKE2b-256 23b75cd4522e6214bf6717c84fbaf05d647ae0220408b4e39349253ad07449ce

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2342007fcf4ed52260c2b7512ae3ec9694dbf72ec4990e43c69ab4d7646dc14
MD5 8f26e5aad26d0a50fdbe1e0d55d4f8df
BLAKE2b-256 3b512b46b655df5e7774825b57f9416c1af654ae457dfdce32948c610a6daf30

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 344bda09e56492ecb7b7180ef27fa3a6664105f4b27a77ac9933076eac3a2afd
MD5 9934085ecc8a02ec92b53bc73c25ecf3
BLAKE2b-256 56d06d22ab6407f565bd37decdcc2ab729d6baca8384c73184a6dbcf73942a76

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 671f9e68c54db7f894808ca9921d638fc92a2d7e6fcf67ac030c9ec6ff7add34
MD5 6e8058083451f55b5cf1c2cc4dc70c74
BLAKE2b-256 646167a7f5d832dbf7946b54f63b7ad9165ff2bcaf264dcef602c44a03bafe55

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d0a669c4f54721c938aae42320fe5cc93e77ed79eac8247e66abc624dd9fe4e4
MD5 5c69453abc36f48a55935acaf021eace
BLAKE2b-256 dae8f3481f5800a2f68cac564b1bdcbaeceb0c1541cd326339ff88154f5800dd

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 65a8dc57f815dd935a5bf3006a58d00892b8d2d2168c4e3b382104a9fc762752
MD5 f2eaf8049ba4fffb3c5ea900df29a7b8
BLAKE2b-256 e8f38c779aaac476ad308089d543fead87a7c7f95b6e74288c46155983c4c20c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 141.1 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 962bd6a2e8c295d21713f4262b4d680f4ba5ae4194b1a37222440c75a8140ade
MD5 f3030d35b893a5bdc1ba870e1292e3a1
BLAKE2b-256 a196445c5bee77b086018df8cb84dd78dd3dca4e46bdb5258db64d5df4d6ede4

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp38-cp38-win32.whl
  • Upload date:
  • Size: 127.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ade16f3c6fecced58f8274626fdc5c71fcf5f9ef6401d4a87b02a0c1b889ba86
MD5 085e7b86e815ec553ee1511de44a8c1b
BLAKE2b-256 87740f0611b29456c02d6703200d792867c03be8a68ab9cd831f55674667d4da

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f02e405ec6b8d6255b2e6fec05526e71d254fe1345e1d428a7aa397e42d75761
MD5 8e71a13e61c6e13ef425cb060050acbd
BLAKE2b-256 6d411825e90ca8fac22547ebe274b256f533f4cd46dda8bcfafdaf68aa6153a8

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 2b7f692b6454d78ddfca8450e294631299d8cb0ab80d90bffdac88da0803ad8d
MD5 2ff268e0bf8db90d5c98b785dda32b69
BLAKE2b-256 6266b26898adf78bce512aa02633ac18bc9dc5d8f0d7d9c9f8e0eff644f23478

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 c1c4313379c2faf9f7eaa9d3ecdf6bd19fec32c9b9b5b4ea18b63de4520dc8ce
MD5 d90351911443f41b5fb740d7beb89971
BLAKE2b-256 08f02fc3f2ada5fe49b0d0443b8540e5f44755acd61b6bc83ab56ef168e15820

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 660f58321f3c8e06f62b83ffd9867e2721916e1c87b1a7e936314226cfc0803c
MD5 e985093880f035025d0b432c6b584d9c
BLAKE2b-256 1762aa32ab93dd1779441882e2ac80beae889a601a6473aa26c70095a90c1c29

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5a1391adcf78a52004d48a80fa82f950e8a0983b773a7bedfddcea8dfa442eb8
MD5 0818833180c195797bbab0a44396352b
BLAKE2b-256 6e6247ec31c8bcf30f0d4ca8f68424f24c9acd850ced3dfb5dab9960066d0154

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 25ab666bd4a400a7060d6aa508d84674f8c2dd6c15ca04ccdf524aa02ae96fff
MD5 ac08eafa3ae3f0197365bb919d611c18
BLAKE2b-256 825c7c091ccb22020027c1c58933d484c3cd79af8d29b65bb689957c384084a5

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b302cadffc93c936a6e81f02e1dc526d5fe17e2aa82f4d6f3034223b178d9d50
MD5 7f261e62a4766371315bf88657f37753
BLAKE2b-256 2a35c7283298e14f6fdaded10cbb25eace406fb350d94eed69e494d4c08d5d8c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0c75758dd26d233f6bea4c6479a933c5092b15b6dc706cf14dc94218089285a9
MD5 367ba6fe65d60ec87d7421eae3d9cc8c
BLAKE2b-256 78d0a04d9237490af107911aaf70c892c6a8f765fad716324f9d9c697298bfb9

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d6eee32d88c810c4cfb53cc6762ef3ac3c70d5e7bd76648d93c5e0ee103d3526
MD5 54f9e61a2d250831df5ca8b2149e9998
BLAKE2b-256 a93578006c1690cd33cf0fb0693306d9015224700c93fa1a02043bd8b9455fac

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0a2c476a829a5dc823fb381154be6532355588db1d13df9b2e524b022faf14d7
MD5 a3d07819b562e98599eef30120f70431
BLAKE2b-256 2000c41b99f44f53ca7a31582eb1144fa0234fdc86a21e4ed832f84dc2bc638f

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7da4839a6a42fd4351bb7a9794651835fb7d8a55ced25c8781d31ccff15fec80
MD5 e12acfbf7885bf07090d6882429325f5
BLAKE2b-256 769bb99e0b6fc88e300bc20c2a398824b81a2c5679a8b79700ee3276e8256467

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fd074295f9771eba2fd68843ed28c58d9835012dc7ebd48687649d9d92da9ee7
MD5 280c08119811541798729878dd31ee1d
BLAKE2b-256 44bf4ece0fbea2b1a86d8c8f7a99a5bcfe464fe837261220e30aba5bf7473323

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 54b680e763acb81d67b98faa817c197451bdb44d53198aff32703d542c6465fe
MD5 c2376ff5099b83219f8bdd23c19a1dba
BLAKE2b-256 e5491aa3cfd62d8ef5ae804010ea3124461a71d78f7c7db1a9a5ba3e234adbe1

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9f3e3c4ae939d478597e2c60c0fc7d4662c3ebeae7b11e05435a67d8b2d3e8a8
MD5 5c8eee567739b855a1be9bab1a65a74b
BLAKE2b-256 1b2eeb7486f56740379eb1280c0ab725b7aaa73bbcb18c8ab02546c719047518

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 00361a0aaabc3162992087d83bc067517c95c35810b631d9a40b80732003066e
MD5 a582dc826e31815c9d22b07a288eb21f
BLAKE2b-256 b0dabdaefb521b42ed994feb51e9e7d225e7330a11c33603d4843bb1eadb6374

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 139.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 de914ea1dd7a49862e7395206bb8d92c65e60defb8eb4b86e3d24f973db5132f
MD5 f46ccfad782b464ffab68395f0ee81ec
BLAKE2b-256 ab704fa7ea613becb99849d7812e1def20f752ed5797446dff95d88151fbfdb1

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyjson5-1.6.8-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 127.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a60abd461ff8776a01852cdbafc2b9016c4fbdcfb3a3c563745e5b31c074e227
MD5 5e5a791fa2463765284373985d9a62cb
BLAKE2b-256 d57fbfa4ac4f8f9e8a0103db06dc50a65ae65425ec3c87754d62dc4b39e0c3e0

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 052ed8ee6b9d9631db66ca29799f9d37ee8c3ce77ca7b44d169495149eefd893
MD5 fa36e00f7be045c2e55c1d209f9560f1
BLAKE2b-256 8d3f97f37a49c235f06231f7c54f738f5dcb0199c81f17a8ec7759943103c8c9

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_s390x.whl
Algorithm Hash digest
SHA256 1fa2bcdfbeac1d3c1220b1fd53edc6db0fdb9e7f71410161d3a26a9f29580839
MD5 5f9c385a28128a9f44758f8b567e94ad
BLAKE2b-256 8f92a1406d26542bf2ba0c8f92376a72ef18da808b60748ddace513ef58fcb8c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_ppc64le.whl
Algorithm Hash digest
SHA256 af3d0bdeecb19e9bbf62c70ba4ee54664c986ccaadea2a6edf7552f2c700d4d5
MD5 090ab33e81af879cd272ec67ce60c4e0
BLAKE2b-256 a5809b6b8e741c129c15faf459680380848cef120dab93501e582077599eee09

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab07960def3b195e013d97d7ba66fc15109c3481c1f66abf6e4dd5b27d15a0da
MD5 ab06c44202b60a35705369f0e2129dbd
BLAKE2b-256 b5faa5a9772843caa28a6066a109290b64b52ee5fb16a55fc4904c32fb266600

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7296e0d2e1b2a9fd63cdc95b5dc2c9cd8098a60449fc93e802d23855383b6ea4
MD5 ecff453b2ba00f6c168212cbb4de3d00
BLAKE2b-256 518df6488ef734bbfdfce2dc36a22dca9337dff3fca792f0f0e3ed33eb95a9d6

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9912aed5a76998867a27379b652883166051cd60522b643611a559a1021b7cf5
MD5 717692e5f861993aa49d0897c93bb447
BLAKE2b-256 08691bec396baa1aa7bb3fd297284ca22de94f13d4b93a544a67393dbd8cce38

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ff32694ff70d8ebe80c8989a670d6a42561b20cb3fff9b7db41b5b460e4fd4e
MD5 424a6f91f3074a18751d7c20d4e24fce
BLAKE2b-256 01747c7219b504aeb07ace1b7d8135d065ad7755f9df326d956a3aa9da76c4cf

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bff832aebd269867deedae1b906b9b233ad909197debd747d28b4fbb509518e9
MD5 bf85597e1a100857a2544cebdb3be210
BLAKE2b-256 9f4ca7d9c096c763d78200f5410abd164c94cfa646e7ec35645cf3b721690161

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 eebe950815df3d0206722c89ffc73f79fb11c202132d1ec08ebabb5d1f73433c
MD5 d0e4688025150ec9e1a056839d74019e
BLAKE2b-256 7daf803d5390cf3ce29500fe15b9c72e8f20f38b4b24447732801c0930143b2c

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 57b9bf670c8d524e213fac1065cd90b168d7c7e5fc9fbad7219a2de70b9d6761
MD5 315e5addddd7223b6707fbab508cb8b8
BLAKE2b-256 34f4f430fb9291b47b0d8720957198e955b22d6c334cdd86113c175e10a89507

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc81e47e99558b61e96b9feb4822e959d8260c5f3757681e375f42b57fe8550c
MD5 a8574e21ec803170bd805eb05c0ac63a
BLAKE2b-256 cca4a12d591ba9cb0afe7945bfb240a8e687ecc51b7a5136755ddddca55d9939

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2d682d4e0dfdeb76c950fa7dd61139b70b0309d3908ef6e7dd1a75e2ef166365
MD5 6404abe2dc63b3ff776a764fb9155205
BLAKE2b-256 f54446bd62aa6027a4f6ebcbec6a67c002010f10baa097a134837bfc78b2dd18

See more details on using hashes here.

File details

Details for the file pyjson5-1.6.8-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyjson5-1.6.8-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4958a06958e9f50cc5f60af76236b9ce256b4ab655e3d50d166e8598aafefe43
MD5 a8eb61d83c02b3b016f43bc32b3e360a
BLAKE2b-256 4e204f192ce4b469a893922050d0e46244626d8e5e034caea0ddcc4782da5632

See more details on using hashes here.

Supported by

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