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.

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.

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

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.4.9.tar.gz (185.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pyjson5-1.4.9-pp37-pypy37_pp73-manylinux2010_x86_64.whl (226.3 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (134.1 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

pyjson5-1.4.9-pp36-pypy36_pp73-manylinux2010_x86_64.whl (226.3 kB view details)

Uploaded PyPymanylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-pp36-pypy36_pp73-macosx_10_9_x86_64.whl (134.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

pyjson5-1.4.9-cp39-cp39-manylinux_2_24_x86_64.whl (271.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64

pyjson5-1.4.9-cp39-cp39-manylinux_2_24_i686.whl (273.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ i686

pyjson5-1.4.9-cp39-cp39-manylinux2014_x86_64.whl (271.8 kB view details)

Uploaded CPython 3.9

pyjson5-1.4.9-cp39-cp39-manylinux2014_i686.whl (340.5 kB view details)

Uploaded CPython 3.9

pyjson5-1.4.9-cp39-cp39-manylinux2010_x86_64.whl (291.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-cp39-cp39-manylinux2010_i686.whl (297.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

pyjson5-1.4.9-cp39-cp39-manylinux1_x86_64.whl (291.3 kB view details)

Uploaded CPython 3.9

pyjson5-1.4.9-cp39-cp39-manylinux1_i686.whl (273.7 kB view details)

Uploaded CPython 3.9

pyjson5-1.4.9-cp39-cp39-macosx_10_9_x86_64.whl (161.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pyjson5-1.4.9-cp38-cp38-manylinux_2_24_x86_64.whl (268.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64

pyjson5-1.4.9-cp38-cp38-manylinux_2_24_i686.whl (273.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ i686

pyjson5-1.4.9-cp38-cp38-manylinux2014_x86_64.whl (268.1 kB view details)

Uploaded CPython 3.8

pyjson5-1.4.9-cp38-cp38-manylinux2014_i686.whl (336.1 kB view details)

Uploaded CPython 3.8

pyjson5-1.4.9-cp38-cp38-manylinux2010_x86_64.whl (286.9 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-cp38-cp38-manylinux2010_i686.whl (294.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

pyjson5-1.4.9-cp38-cp38-manylinux1_x86_64.whl (286.9 kB view details)

Uploaded CPython 3.8

pyjson5-1.4.9-cp38-cp38-manylinux1_i686.whl (273.4 kB view details)

Uploaded CPython 3.8

pyjson5-1.4.9-cp38-cp38-macosx_10_9_x86_64.whl (158.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_x86_64.whl (231.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.24+ x86-64

pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_i686.whl (235.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.24+ i686

pyjson5-1.4.9-cp37-cp37m-manylinux2014_x86_64.whl (231.3 kB view details)

Uploaded CPython 3.7m

pyjson5-1.4.9-cp37-cp37m-manylinux2014_i686.whl (286.6 kB view details)

Uploaded CPython 3.7m

pyjson5-1.4.9-cp37-cp37m-manylinux2010_x86_64.whl (243.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-cp37-cp37m-manylinux2010_i686.whl (251.6 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

pyjson5-1.4.9-cp37-cp37m-manylinux1_x86_64.whl (243.8 kB view details)

Uploaded CPython 3.7m

pyjson5-1.4.9-cp37-cp37m-manylinux1_i686.whl (235.3 kB view details)

Uploaded CPython 3.7m

pyjson5-1.4.9-cp37-cp37m-macosx_10_9_x86_64.whl (154.7 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_x86_64.whl (236.5 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.24+ x86-64

pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_i686.whl (240.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.24+ i686

pyjson5-1.4.9-cp36-cp36m-manylinux2014_x86_64.whl (236.5 kB view details)

Uploaded CPython 3.6m

pyjson5-1.4.9-cp36-cp36m-manylinux2014_i686.whl (287.4 kB view details)

Uploaded CPython 3.6m

pyjson5-1.4.9-cp36-cp36m-manylinux2010_x86_64.whl (246.1 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-cp36-cp36m-manylinux2010_i686.whl (253.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

pyjson5-1.4.9-cp36-cp36m-manylinux1_x86_64.whl (246.1 kB view details)

Uploaded CPython 3.6m

pyjson5-1.4.9-cp36-cp36m-manylinux1_i686.whl (240.7 kB view details)

Uploaded CPython 3.6m

pyjson5-1.4.9-cp36-cp36m-macosx_10_9_x86_64.whl (153.6 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_x86_64.whl (232.7 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.24+ x86-64

pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_i686.whl (235.4 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.24+ i686

pyjson5-1.4.9-cp35-cp35m-manylinux2014_x86_64.whl (232.7 kB view details)

Uploaded CPython 3.5m

pyjson5-1.4.9-cp35-cp35m-manylinux2014_i686.whl (284.9 kB view details)

Uploaded CPython 3.5m

pyjson5-1.4.9-cp35-cp35m-manylinux2010_x86_64.whl (242.9 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

pyjson5-1.4.9-cp35-cp35m-manylinux2010_i686.whl (250.1 kB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ i686

pyjson5-1.4.9-cp35-cp35m-manylinux1_x86_64.whl (242.9 kB view details)

Uploaded CPython 3.5m

pyjson5-1.4.9-cp35-cp35m-manylinux1_i686.whl (235.4 kB view details)

Uploaded CPython 3.5m

pyjson5-1.4.9-cp35-cp35m-macosx_10_9_x86_64.whl (148.9 kB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: pyjson5-1.4.9.tar.gz
  • Upload date:
  • Size: 185.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9.tar.gz
Algorithm Hash digest
SHA256 49a553e30b3443920db737128745541ca804be20356bfb615f4b29c2f639dd34
MD5 d78e091eb105fd326a9faf33c84271cf
BLAKE2b-256 b4fdc2d51031c2c2d0593e1671102a646638a52310a4ac13889bb7515e651c31

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp37-pypy37_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp37-pypy37_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 226.3 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp37-pypy37_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2b8c8e2b694a07aa97afaa8efa06d26dd9e7f1bf9be2a22d21622895e9d21762
MD5 e1029d538118a1dd777991f544e29d07
BLAKE2b-256 29ca27a67dfc311dfdcd7c79394a640af9066acc08b7b99105b1b6742b4b03cb

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp37-pypy37_pp73-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp37-pypy37_pp73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 226.3 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp37-pypy37_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 49c8ff0f9889ed0e9f0aa1cf9de832e06b986c89ee7e93d234b1254dcdafb5c7
MD5 3e55faacac74ebb1110b27157c475d9e
BLAKE2b-256 f448613909178d84da13e829ace10b22c03a24e2ab651621406714cb1ab60675

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 134.1 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d0b296335e358afa8108f13e30592df07f8484d8b2487f6dd27055f1d26e6e5
MD5 93a96bc5b86de472eb658cd3f8a026a9
BLAKE2b-256 3d0c56356d3cb12437eb0c6ab5efa973f03ad8fa6dcd0e1c5344a780739583a2

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp36-pypy36_pp73-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp36-pypy36_pp73-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 226.3 kB
  • Tags: PyPy, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp36-pypy36_pp73-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 241c11bda10806747971f3099a39afe29067a99a00fe5ad4aabaeb20810488ae
MD5 67b92f02ca08ca5e54832c17544cf30b
BLAKE2b-256 c27a866a408f61c589159af5f38adb03af0d1f329404a54931c09cce8bb662bc

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp36-pypy36_pp73-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp36-pypy36_pp73-manylinux1_x86_64.whl
  • Upload date:
  • Size: 226.3 kB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp36-pypy36_pp73-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 8904a1fa80275ba5e111b446188ca1008b6d27f8835595ea4e2873aff2f4d302
MD5 f76c081cda3fa629e837d035ab7d56ac
BLAKE2b-256 f75d1c8c305601a57a08b37e712fab1cf226e3c21be49446f54699aa3d55b47e

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-pp36-pypy36_pp73-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-pp36-pypy36_pp73-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 134.2 kB
  • Tags: PyPy, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-pp36-pypy36_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e3f08ae76f4fc61a1837d1467e4d400f8e3cd9f7930787d4547d16aabe755e2b
MD5 4d063b63681c594dce7831e556c80a64
BLAKE2b-256 d08154e2413be02e3648a6c8eed36aabd7f652c1f10cdf5871d21c262a26c6b3

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 271.8 kB
  • Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 031fbe3c19056ef76faa7dd81a287d74c46763e67c031cd72266bd70818f17a5
MD5 ea2ccd0bf3996b0c67d051950f971889
BLAKE2b-256 d6935eb6f610b057b5cbb86af1b3a4706191ca17a238aba3925fa41dd5af49de

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 273.7 kB
  • Tags: CPython 3.9, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 867f829ad0736c8e701a3b2c69d4fdf279c2cd873ad65626a81ac9fb8b778128
MD5 0572ddd403a770dadbcebc3c0f3fe040
BLAKE2b-256 12a53594882ab6ecd9188d011f52706f60e7b6342f3bfeafd9dadebae9c079cf

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 271.8 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 30118d0d4e52b1729b2a9e232dca880b7dac2a4d5778afdca93873630e82a1c0
MD5 99773e769016178812b06363901da848
BLAKE2b-256 bf488f95c8cb60cda1637d040cfe2eb2a4a9ec42b8302f4a2c703b2c4588cfe5

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux2014_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 340.5 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ffab413f0aa734e9263574f9d80fc0989bdcf95b54c25abcdf0b217083b5c8b0
MD5 0f3f3da4d8371b7bd1951a3cb05b4666
BLAKE2b-256 2cceb4688cbb7ff82b1a5ab8ca6af5805cc35aa7f1392bb3341faa85fd3b6c82

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 291.3 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c39283ee85c5a74373b322ee3e72b8a782a8efb695c4741231e48e53be00bde2
MD5 f888363f4cf9c2b6b55b9ea842cb5db8
BLAKE2b-256 1e620ecffb53db1c74fe148ed941a2394d7f0071d8d5d1a2d3a96e056956b9b6

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 297.7 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 12230a7db4ba9b30579b81414b359c6436f7b55d86b99b9cca9bf25b3775db1e
MD5 55aafa256719c0bb2ad2b9836ddc82fd
BLAKE2b-256 e11b22ffdbc25cbb63db488d382b51172d0b04c26dc64cfa41e36cb216ece07a

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 291.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6ab13fcc2361991dab10d5c3c0eafcffdf17a4917594eacbf80a8bb515f66c79
MD5 1ba744672772577d299b19bbf3d79f02
BLAKE2b-256 2bd079a7a94479533f30c4e403d6a432067e2ad807d3f75982a2d12fa02f6a18

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 273.7 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6681a30b7ad8e95fdc136bf1644add41050827e77b98a68bca8e7c519d0f314a
MD5 e6f3ce8b62cb88c6d4c480ab56cebaaa
BLAKE2b-256 b191ab91c5b04cfd55691fb32ccb99439c39c71a9c1f1504a94f613fdaeb5653

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyjson5-1.4.9-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 161.2 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f3350bc8fd48dd9c54f9ff710b6f8d9d874b6cc490a9a4f372ec7da25fc5d8f8
MD5 5efc8a1986cd0d92a5f395988e063fa3
BLAKE2b-256 3017a77cbac42f9b4194ecc5b249efadcb24587ab2f3e0edbed15b6d351b1980

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 268.1 kB
  • Tags: CPython 3.8, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 cb69a9100c4c10e1aff1102a6a221ec30039ba872c66ffd32376898af2229156
MD5 19374beca6fcc800ae2cdfc95fc2cb5e
BLAKE2b-256 1604dd92728ca00b4d770b8e05fd5b89ed43f1e0410edbd3960c8c298d1e917f

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 273.4 kB
  • Tags: CPython 3.8, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 a8017d30f88011ffc928e1be2c5dfa36fb3143ad6a7574d5fa8ed70001d56a4c
MD5 f697c910afdba1bc137415b4f0a698c8
BLAKE2b-256 815dbbe066bffd7daceaa0b173cefe70150bcd8b304f00410723532e5f3b3d7f

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 268.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3e857689c11cf647f2a21819e117b46bffcf57af09bc8afc6c22875992ca19d
MD5 c9edf7355eba8916beb7ff91d5ae6bdc
BLAKE2b-256 776543bc23e4b7c9beb86a1e4a9faebc2c002558b2209110e72b10543aa771e4

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux2014_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 336.1 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e3bdef868512cda7803800f4c19c74be33500f92a9f144351957d059471b4e0a
MD5 2256f8fabf4b25f88b72505edae696e8
BLAKE2b-256 0443cd4b406dc38ea261f28e876ee1951262a4983e94df4b82e8d36c1df6ce8b

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 286.9 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 13f5774ba5eed5a0827336ac50f9c5fd6a0a3c2f9442e601f6bbc42656910f6a
MD5 8f007137c3fc767e09ed2b3cc255483b
BLAKE2b-256 82711418f93f82273536e37619197a0ef1152996d39834edf8fa137bf093daae

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 294.6 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c4235060e37e0dc1fd1efe532bdd21ea82b5bb16208ab3bf00a22a4addcd6db2
MD5 1459b4db396dc1a7251b7a5d2fd8a3c6
BLAKE2b-256 405d95c1da111d419665ec4a073e3582b452324b3283b536360231d432e8b131

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 286.9 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ba07b88a14ca9d994443ea1b99d07628ba3ad452b16a94cbe7f6f2fa4b759935
MD5 29a8ebe716f907ae2132cfac993280b1
BLAKE2b-256 5d8721d9564389f4debe062831bbd21e3223ab85d86fe4799e5ff0419cff1fbe

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 273.4 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 6e38fe903fd76ba29620759aa0430a21e0ed74240fc48e7aa662ecfcd18e37f7
MD5 9b441b65ae58e5ffcd9d81e06c9c1571
BLAKE2b-256 c900ce67c9e1976f70be75c0132c8c78bc11ba0a2d85fbc585388cf3b38452e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyjson5-1.4.9-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 158.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 33648e87d0ac09c99b3958bdde2902d53bcfaeed443c9f17303a8ef3d31b0a1f
MD5 c9c8cf40918442a4e9fa0b08a679ad8f
BLAKE2b-256 b0328e09a692ce77bc96ee8e923f5b1c79f78deb477e775f4a1351be9249ddc5

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 231.3 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d58cf37c517d099870f9ea4ff18b5056e022427fec3f3a08269ab9f5559c814d
MD5 cf8c9100d90af323a45526ec71f43c4a
BLAKE2b-256 382d46f871b6abf7ee99a288945c0cc7b73f5f36aaa547bb8178a3aba3129b7a

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 235.3 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 e1c4900489206fdc0273bdf778bc11225e566fd731d89a5e03d203eb3e909d2e
MD5 8358b2393ca9be6cce9b845f299ea0f8
BLAKE2b-256 ceab02ecdf3af060a3cebb2447b02b8d61e5d93999e1830092049363ba1d4d88

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 231.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1b3fb0db21581716b3d8dce940701e7f23d72bdd4cd00c57e7fbbe0ec9c89e9a
MD5 adc10f80117788f8d8d24a12ad6d090d
BLAKE2b-256 cb2d6ffac3fd228b7babceb2f9e409319fcb48b46cea67067c87f1a050d5fa5c

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux2014_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 286.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cae597004140b93f34dba0fc54558617dcfb76a833196e25e2cde0ddcbe2055d
MD5 b086e41c66ebdf57acf003a4eb8a504b
BLAKE2b-256 cb9cd7f85a2cb3e14199fe332a4373ad730b105846d5eb3f8ae3a78f2d092354

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 243.8 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 910b50bac91f8f8462869ccb5a9a620b6514413f5b6f8da5c54a4f16f7bfa156
MD5 55f1d13c1d4c72a04edaf67edbc0ff8f
BLAKE2b-256 52799d2a55d3923760a5165e14a2ab88a7a39841b98271608e7dec3625051bb6

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 251.6 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 c904cddd8d0118afced31622a677daf799c3288f79b631d0c3010c1ac3fdeb0a
MD5 8d04f89799fe2c04ef130f72c243d35d
BLAKE2b-256 7c2aa6b008b06febc046cfb53ad7dc899391a7b5ab4dada8d478575dc0fc9db7

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 243.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4e605c1fde590ea349f806f3c4251647ab2ba8c3283bb946c06c3ce283f1a4b5
MD5 4b19c15202a62cfeb2db345bef4e1c92
BLAKE2b-256 b6edf749b5bcce238dee4227263b14478f246d800b13e4199f5f4f12bf30e988

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 235.3 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ae8470dde95e470f006912bbf34ec25b8a54a21bbbe6beede894937aea85a200
MD5 50643d32fb947c31c50529ab0c6a503e
BLAKE2b-256 8df92af7f8e2cf7ba3171b46755413d560e948e96249afac1c6c8089a592b6c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyjson5-1.4.9-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 154.7 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bf7ac63ae85308f662c4fbbe344f1e5e24b7ddd1b2dd19cf99a70155ef948519
MD5 25521181e84b5cfa15f384280e7fa6b2
BLAKE2b-256 bb649c7abc6ca0d968548d95003a0d66de0d7f41c18c17bf81fe526abbcad651

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 236.5 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 4598fd60c524a5c05cc69acd91efeb2486ff25ce66f6dbc18b0e2127d4492b48
MD5 ebcae409b2b93a5964725c711e65514c
BLAKE2b-256 0820d9afd33f62c363e508b8617469c7f1af6a37906a6cafefb0c02d2f480d0b

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 240.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 a9af99b1d8a2ae9ec3e38056aa256b6535e5c486ff1ccfd35416d42615c432d0
MD5 49cc9d9f748a8156630528f4f42fcd32
BLAKE2b-256 d53ba91c63233a56e9637a659b204cdb090540359af1ff8d62a5062d8aa20c28

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 236.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ec1e0802b7ffdb48b5cc57fff192fa74f7406311cdd97ac5aa74f161cd38de2
MD5 95394c442b97ce5c97fe625550e24390
BLAKE2b-256 630e641f4758b24c72b7aeae2e6de861171286c2ccd738d7e42533bc2565db98

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux2014_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 287.4 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 47adddeb629b1abd0dbe0e9f2e405569d4970229d99efbcefb8f81a1693a57ee
MD5 ed3bee402b5160f1b16bace4dce598b8
BLAKE2b-256 1cf5c36393719f8c9ef70e616908fb988c1c4ba6b69d042a5ea31566aec11d67

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 246.1 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e5eb649026ce4d4396b71abf6959b31a646cc3c920d66534971a211ea24a87dd
MD5 fb3d2f35833a5cba79cc89ca9eaa9b29
BLAKE2b-256 6c7537e1db2771f78c89e71c2e2a46ea0b59697952915683290753d06008f9c3

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 253.7 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 4e15e59794e8a3ed3e62587157d998d1df64257b0c1b1ca433fad23ba77d4ee9
MD5 38923c7b7274cdb79944fbb589d37d65
BLAKE2b-256 7d660ad3752d9d840112a26366dd36a136549ae0fedd7ea6128d16cfce7fc603

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 246.1 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1f2d48efccf2dc526484466462322579065f1f6bc7a93e01f8b522c30f7cf072
MD5 6a1d18f4e92350ccad33bd0dbdd56f99
BLAKE2b-256 f90c969baa00a016cc4751a124290487a99fef9a59b4b615f57b823e5dc7c016

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 240.7 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e96ad09823f3593dd7ffcc7797d3df6da2ad96c61517efbc6c386dbaf05a67e4
MD5 6b6ec354be1f3a52481e4ef96eaf6b11
BLAKE2b-256 78ebe0467550151356f5c3bab75e8fd1c0cb5857ef7ee8be74b9ade70944d126

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 153.6 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dd345054140f4e89ed228a7c9b2c9725219dba28edb489b3569dd313236dfb8a
MD5 92d4494a1e9ce72276484bdb482f88eb
BLAKE2b-256 f0e3d898f44ead29b707394add1325b1d21a6b283c08d6d348903501cc964d4c

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_x86_64.whl
  • Upload date:
  • Size: 232.7 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.24+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 5c7b7c9b6b09a2fe62c8fec4faa6b0e1f6ffd6f94c47111633dca2aba75e1b99
MD5 7a9e7d612343141b1283411d73268a76
BLAKE2b-256 96a18b7d6719a23146c40da1832af59aacd23a2f4d3618eb95a6c73c3ae941a4

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_i686.whl
  • Upload date:
  • Size: 235.4 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.24+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 42a499ec7fc9265d24614ae17e838edda3adcb8f73e9c5fe7c81d74632f1bbe1
MD5 0e109248ce2678c3d4b29d2816d802c1
BLAKE2b-256 7272d2abd1587156526b605b53c1ce5e752e8a659dabd790f9392cf90efeb50c

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 232.7 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7535bac69095be420b0e7465808222e46c1b363922116cf3d6460558f9b2ab6d
MD5 786954acd1637e381251f46ebb05bc48
BLAKE2b-256 b012c8794321bf6e04518058484367f03354b63823f1c3d032ea4171fb0fb208

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux2014_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux2014_i686.whl
  • Upload date:
  • Size: 284.9 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 055010419803b5f13549b9a675f5135a734cbb56b2f49fc0bbaf6cd3d0bc8ea2
MD5 9067277d67b7eb83aa21ec80d7743c12
BLAKE2b-256 8737d9cc695ac29d4f832c9762f0b9986aadbfb96aa52cc495ae4444d875ef49

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 242.9 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 06e62cc42fb70c7029d4294804b758663587df995b88a0fea0aa7da9f2f27d27
MD5 05af32dd8350ca1cb487d529c6869be5
BLAKE2b-256 cc93faac94da5af0b117cf050ebafa48bfd3eb3ac41ad993cf48bec3389c0ef0

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux2010_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux2010_i686.whl
  • Upload date:
  • Size: 250.1 kB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f6eddbd63b3608b3d8c91316349bd45f793c49015e24244019eb2badc4dc4b69
MD5 e812ab82cfc9a1087e8afa42f91e0e1b
BLAKE2b-256 ff0d64f2ff22194c0ce2ebd56f4e53836d90da29420bb9f6e83ec29d57eb1341

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 242.9 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 3554648a8461f3bf62e4a1479df0aef7eb45ba165f9602712e633fb32302eaff
MD5 32bf17f6b3264a3b99ec30df603475f8
BLAKE2b-256 67ed2c5f005815c93b068759c8543aad9b45e4397d45008a631d1bd457a46a77

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 235.4 kB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 78dde17eab6e760d4210888950ba1a94711e3e3d967de92044a226e7f409fbc0
MD5 52a4bdb3b87ec1f79aa9e920581ee62b
BLAKE2b-256 20cf69befcbf01c3be5ed32a1c6ddc68b738c6c29449ccfff6a213306c4e4c75

See more details on using hashes here.

File details

Details for the file pyjson5-1.4.9-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyjson5-1.4.9-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 148.9 kB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/54.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1+

File hashes

Hashes for pyjson5-1.4.9-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b1fab94926dc224e0bba0b86566dd09b639caf94774c08b3e54ce1e7b2832cdb
MD5 4984c5638cb3c5a3e5257ceebfd8cb3c
BLAKE2b-256 c2b83cb1e7153fa32131c1ab1b17fc9a94c02e1a3802cfa002450793beca7f1c

See more details on using hashes here.

Supported by

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