Skip to main content

No project description provided

Project description

serdesripy is a lightweight wrapper around serde_esri which is a Rust library that can serialize and deserialize Esri JSON objects.

This python library is a proof of concept package illustrating how we can call serde_esri to process JSON and return a PyArrow object.

Install from PyPI

import requests
import serdesripy

# make a simple request for US Counties boundaries
counties = requests.get("https://services.arcgis.com/P3ePLMYs2RVChkJx/ArcGIS/rest/services/USA_Counties_Generalized_Boundaries/FeatureServer/0/query?where=1%3D1&outFields=*&returnGeometry=true&resultRecordCount=10&f=json")

# pass in raw json and process the result
featureset = serdesripy.process_featureset(counties.text)
print(featureset)

# convert to pandas 
featureset.to_pandas()

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

serdesripy-0.1.2.tar.gz (12.8 kB view details)

Uploaded Source

Built Distributions

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

serdesripy-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp312-none-win_amd64.whl (434.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

serdesripy-0.1.2-cp312-none-win32.whl (390.0 kB view details)

Uploaded CPython 3.12 Windows x86

serdesripy-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

serdesripy-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (609.8 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

serdesripy-0.1.2-cp311-none-win_amd64.whl (431.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

serdesripy-0.1.2-cp311-none-win32.whl (390.0 kB view details)

Uploaded CPython 3.11 Windows x86

serdesripy-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

serdesripy-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (608.9 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

serdesripy-0.1.2-cp311-cp311-macosx_10_7_x86_64.whl (630.8 kB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

serdesripy-0.1.2-cp310-none-win_amd64.whl (431.1 kB view details)

Uploaded CPython 3.10 Windows x86-64

serdesripy-0.1.2-cp310-none-win32.whl (390.1 kB view details)

Uploaded CPython 3.10 Windows x86

serdesripy-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

serdesripy-0.1.2-cp310-cp310-macosx_11_0_arm64.whl (608.9 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

serdesripy-0.1.2-cp310-cp310-macosx_10_7_x86_64.whl (630.8 kB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

serdesripy-0.1.2-cp39-none-win_amd64.whl (431.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

serdesripy-0.1.2-cp39-none-win32.whl (390.1 kB view details)

Uploaded CPython 3.9 Windows x86

serdesripy-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

serdesripy-0.1.2-cp38-none-win_amd64.whl (432.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

serdesripy-0.1.2-cp38-none-win32.whl (390.6 kB view details)

Uploaded CPython 3.8 Windows x86

serdesripy-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

serdesripy-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

serdesripy-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

serdesripy-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

serdesripy-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

serdesripy-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

File details

Details for the file serdesripy-0.1.2.tar.gz.

File metadata

  • Download URL: serdesripy-0.1.2.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.3.2

File hashes

Hashes for serdesripy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 242be95580da50bb08c6d8425a342205ce8b8e544a84ec65f81972c74e590fbf
MD5 e1bc7a3cf88324d656ee7ebc65552e59
BLAKE2b-256 b92ac97fae3d265be09d352192aa142e47a22749de1e74a0e156fdcca62c3b8a

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bea1948f2c442b7551d0a9e36d803d1ceb9742d1af57583b62b901c86d70f1da
MD5 33edc427b63a8512236ebdbf15e6e761
BLAKE2b-256 e4a00fee2680d6ae2d1d5a187e3614913d91c81311d63aa87282d3bfb2083804

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6d50245ba00aa2ab85b17a62e60b286ae67be0ed355e89590ec144bf20fb7cd1
MD5 7f6d035c98339b794aea2a67f0467914
BLAKE2b-256 2c5aad25ea751513993823ff23f6fb583034468f6cca5e1d5fa9e861ae6195f9

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 24da8935f841d4238901d03250b080bb806f9f733f81d292b737720c3539fe74
MD5 7f72f03e29970524fb5a357f7ee58205
BLAKE2b-256 9a80ebf350166f6cda299330cc92c55fc86e7694b10d7e66fc8325789b19af6a

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d629a9a9037980ac3c748f9bd2540b7f073a56de5e1c1a999355330d93e96844
MD5 1e56ca11196f63fb6ded945647ec39e9
BLAKE2b-256 226415fbf275a4014fabff62a79676ae693acd08e239b4b33ccc6f7b317dd38c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 033c9053479a4c89ac8975af08649c428b90033a108a87b341aec93e21878760
MD5 3aeed6f78b43f1572da68f264657c2c3
BLAKE2b-256 edea5867f8cfb6633b48e56bb3195a7db07c390cea5c1369d20d4ff2b4f3083c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8cf7b9edd3b2bc214e515e2878365646902e3ede71fbc3d1efaea844d6cb6775
MD5 f1062f8a84f2916b6551422d0d22ac70
BLAKE2b-256 f8725bfac098300afb43e24a2f6277a6254a924240cf2b6141d8caecadfcaef8

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b1f203f092f583cef2a67980378bcfb1560bb053f14b368d7ba162b414119a00
MD5 eeb8838d647a236f70c6853790ab0cfd
BLAKE2b-256 a55f2ff3a615eb0197e9009e1b52e7dc3f12c7e182faeb7f1e7e3655820806ca

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 12233fa396be74825880a5eb2f7cd19b9aee0eb0f61c4f25b3d3e289e52f2b00
MD5 96ee607aa624658f08064083c32ce044
BLAKE2b-256 da92a2d69d1720573364157fffcc9738bfd88796f73b6b45595f3b6bd3cacde5

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b016fca49ee511f16f8cf01fe74756a82f54ba8c1196e7bf7ff7f40389d8fa9e
MD5 59c883b294b02afc97077dd48e61af86
BLAKE2b-256 e7f5a87bcffaf6fa1ca14dbad8573f3e4ce3e9c7cc4ea312552c6bc1b94bf75e

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f029d970a8d8af6b2233edebfd504c11a162dc95242670b82de46001ac42204d
MD5 f5d71f8bc476a54ac8424dd9af3f1734
BLAKE2b-256 c83a56c312504f903d2bc22089202a1e184177ff011b301448ff7327c078b64f

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 caa21ba2dab418162ec8d82aac38704df8a9a2e54fb214c1434cccfce87080ea
MD5 ecd99f411ff0feb0080fe13328d7f27f
BLAKE2b-256 af09d42929af0371dafa18a81e0f0a467166d6f3e7451339ae3cba0ef189334a

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0f5af7a7c6df8665c564aaa65675821a31f2244b2cad06ae17e8a31bfd521f8c
MD5 069061901052d25847a2b18966d2c347
BLAKE2b-256 bfb88c700a7d2fbc7784e3bd8cf8f3f904fffabadc2aaa9291aa254aee627069

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8f00703491877c292bbc5e97edf4f9c6d81bc92e1217cf78e40ed8d016fb98ce
MD5 f4400964cd589e8ca49a5bd362c4e17c
BLAKE2b-256 e38de76f8cd7589fe6c909398031288a2391babd5ec8a4ad2c19cdc243c856c3

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a228f173d952c63a68a1b3c0ad0def0ddfa3adcfede759742889038ba3d4ac2
MD5 45f1e26a3ceb9259ab9fcea838a287e4
BLAKE2b-256 2e46d94840ae534d44f4b7e668d29ab1d3dd1d3e5a864a2e0d8b2f91502a5d68

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6f187c8bc45cf7cfa72680851dba1fb1ab05a9da915815ba76fe75c2a62303f3
MD5 d9907da1451b6ce8fc6633abc1a41fbd
BLAKE2b-256 cb9e9becf1d5831c385538272cd14618f0bb6abcdf52b598fe678671f631d415

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c66a0b9a93cd6a49c83b8e80396b221c8c922931854b0d1b1cfb854f4614f782
MD5 a2fdafd8a827a8af4554a6c818eee107
BLAKE2b-256 8eca4dc0ba4b4b1875b35754620c59bf3e734d8aed899bd01282ee2887c01f17

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48d0fe6b027e6669a9a6d8e3aa521425e8b20fc053bfd17cab885727c5c16486
MD5 48b5a06031c55168a740424171dbf90e
BLAKE2b-256 325eeb39abdcb2ffc9759dfb3311b3f09a4ae4ff84bd31d80d83a6a82c1922af

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 e52a9b6dea8f8d8d1b8299b8e8a3d1fa102b382c6c93f515b98bddcc15716046
MD5 e368219df1824c9373a3dd2f3164aed0
BLAKE2b-256 aed97ac948911ab362420f2927c87bbcc27b41000fbe866c250c61384f4fd5c0

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 bc17f3fd08f27466852ddbc4b3481d2a2ef9f72257f0f907542c457506e9c78f
MD5 affd7821c1195cee2ba552f219a20998
BLAKE2b-256 2e8647e3309795cea3a131e360fb16571eff73476d11b1e8ddcd2f8c6b785a8e

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 35d3cfebb06f1591eaa5dbe316ab1723e5e4f52d0f2d05cefa6b6b2af9025b5c
MD5 ec80c83593ce3ff7a4db4fedeaf55047
BLAKE2b-256 c7c9fbd6abb29d002efc4efc712dc4a5cb7b4d65ebc2fe22c5c4ef3d5af5413c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e157362473a1bbc4fbde5f05aeed5576625649793cf2bf4945aa96f5c8313bb2
MD5 25375528bc9b43d25b8218fc5c9c496e
BLAKE2b-256 1a500df359ae4af4598bf7a2d90299bfd2344ddb127b9bbd70550d369fd975a7

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8b1be6edb95668042707c23e2af59a1794552e554ac9d2792944c30ce5f6013d
MD5 09c4be9e635f3e0653ba23f3124063a1
BLAKE2b-256 104e129294a15f103ed4b434a352f833bb4de93e91c82104946656294d05c97c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 6ba31d91117fd2cbd20adb6568dd8465e328f8b9be9912ade3d164bca7cee62f
MD5 b060f76ab04f00d7925c1cc819e0dda5
BLAKE2b-256 1ffea555f597faeea21f62f0f9485272feff0b53812aef44735c84ca4d83ed13

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-none-win32.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 39647a246f4e43255f7f60344664e3878617027b0bdcdc0791dc7666ef79f37e
MD5 ddd1f7beea2dda1a5283a8329396133a
BLAKE2b-256 4f5b79c4279031cf57999d87fb13383273af67438a0142381169af87f34ae4a3

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 72a265cbadec1514787d7c58b1d4ed354f2e9b89244b7e89015680768831dbde
MD5 70065111db0088b5a72436b664a81ba6
BLAKE2b-256 a66b38864965411313ab85898f1f792c85a0c45d45667a07da879e52b53ddd41

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9fd5bb9facd377da3d055d00991220720d6787f3a9a29f1f27832efeb17f27da
MD5 78753f57e4e5b60a7a80f3982953ba97
BLAKE2b-256 811cb5578a6074ea069f90d8d2f7c71f81f4bec0be0c39c192db6a4121acf86c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 79ef91be0c7f96b14a979c2e38ac446c3da6f3c430dc02db9328529ba2fb6fcf
MD5 2eb6a98d27bfc94b30b1f8de82b81600
BLAKE2b-256 a241b06aab88a264aefddab6511fabda337962568862cc1609321c8fa741d12b

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 70ec0fd831adef8a433858c0f6a8603bff50014099a447a03f0b78a26a5b549b
MD5 0dc656e8fffbb3791c1bc99a2ac0ba58
BLAKE2b-256 b7649f7b5087586b5127019cb0eb1ce627da0dee7e51e965f2e7a461867eee92

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c3c44ea547887d1b126555278cb71becbcfc0a76c29cb3546ca95d54a6d3cd7c
MD5 e37457a8b25efb30e176ca25131c7fef
BLAKE2b-256 6d0a1f7520016e69a5b5d7fde314cffdb7419107986ea65465c6a509d6ca3c30

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 93eaeea762b6663c83172831e305db2bcad38a67c1dd3b673aa6f18baa3bb545
MD5 92e897275db24b31f5644b2c30a5cce5
BLAKE2b-256 c3613bc9cc7ac7b248cf6d21a3b2077818cc55bfa058f2b6fce72d69154b7943

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fbf3a6014c847d3c84d830d95520ba9140fd6c5ef1cc63d40eac7e1bb8c93945
MD5 9d23e773a6ad99e7bf0b7e00f2d78b8c
BLAKE2b-256 87b6c24688e4b40f52f2a71923d77f84194c744e26c07c66b50530033ca3c975

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 0995b05305a3bb4efc648c2d7a52bd620b223abfe41c936c5b677f733ccdd2c3
MD5 6581b804851d6bbe7f7b4a51607e2e2f
BLAKE2b-256 38519c0c70fec9e9d734cb407a1b02da5727a46bd00bf7cd04a318e90a141c83

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-none-win32.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 51a05219f54cb148ded8d2e174ca7013bf41074302d1b82eddefc5c11f6815a6
MD5 845005aa5967077df690a8e531aca9ff
BLAKE2b-256 5509401fc19e933c41f7f07e6314892c757be158902695a056f5a77d28d0280b

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e34699afa77f73d34b523671d029b59d2454b22b51fd30a9e712b36d0f5a4db
MD5 983a6ee6234a4cf56592c6f00b2def8c
BLAKE2b-256 03457f698e3f1f295336bf88cf597638e7c1e7d16dfe7f7fcdbbf6e3dc72fc25

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 190e3d53ff2a05d8cda8f89c540fc74faaf426374611fc06cead03690a6242f6
MD5 07bce727c1b90e85a6c01e71635a6fcd
BLAKE2b-256 73ca4def3897b2635a19e90a4646eedc54812116ba9e3115ee7327734315b7ca

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e0847cc8629a468aede67c7075426848b0a194eb4a6bfa66f1e58f694361aae7
MD5 62c9f69d81b962d2cc8349681ca0482a
BLAKE2b-256 7dfb248b4427c749e1dfe2d181705651de11ef661cf355a4ed6553a48134952c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5918bb64f01194c0adff9b70248ff2e3413db2024b5e9f4fcbe83dc1545426e4
MD5 402cd9e4c5cde57fefc4b007da86cae1
BLAKE2b-256 679b36a768df998949b3f9aee8b3d13268876aa0c82e7820fb1f539b3d19fafc

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 507475d7c0178a02001965ab8337c498598a65fa163090a872c25ddd90a2c5ca
MD5 7444759a0b3d6be6ea1990d7edba7b38
BLAKE2b-256 1e6163a3b28d89f4df0d7b67b76f305e1193c53a1063a7a5c9f18a9f895227fa

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f421c1a78466a2c6314f5b6ac96fa929dba8ab22a370bc50540d6bf1d14dbfdb
MD5 5d9999978614531920c27cb598731dcf
BLAKE2b-256 760e2a771e030afe97f2571a9dd5261c2363da584cc41854df065eb0985f392b

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c68062c6d3d1338b4b70d766be6eea8541ff283ddc92009569cd522df5e0f30e
MD5 b05f81e617a018373563948c3d8ffa9d
BLAKE2b-256 68ee8e8ecc3d5ac00bb7be5bf39f14de93a1f085f1ba4f0807280997cefa8c83

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 5279b5c19e62e7a76984394e0ba69a717de178c63bc1772537c6752120c82f83
MD5 3a06e412d55d2f37cd06b28f10da36d9
BLAKE2b-256 e3b3673405f99bfeac116cb37f842aa13852623db807f032bd0530134cbb3d84

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 623d55cc6ee1e64ef4b8b8754a40487e9017c25ce47b317c29f241b0ef430b2a
MD5 a87ec9d3b68dd191712c90392e17b7df
BLAKE2b-256 c013388e636a2537610e4beb6f4706500b98c6a85e2002380c2eabd93c14960e

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-none-win32.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 f341f7b8f9afc0047012a4cde267e1e09cfd7d768a321435fed313805a792d29
MD5 b1cfdc49c1af1f504c0a08137e562c73
BLAKE2b-256 88f9c42e850c3402edb75bc62aeea906fc1e1d3567fb2057963744c1e4edf3d1

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ec74050bbdb6e997916dce1593c629c4a9cdf0b38150d0805f629f4219fadfd
MD5 bc0c0fd6cf5f3a9455c72e331865d13d
BLAKE2b-256 dd4dfcc682f95dd95b8ea94917f377cb1110169bc32d93ac4a535c306b830649

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 2437f29fdad0a743d73c08dd145316356eb3587387d77b86ae5334e40440214f
MD5 0939d1f129fc58c51f698a5795fd2538
BLAKE2b-256 6f01bb64d0815cbfc1a9960b9f61f6357a46fe5d6791460dc489061e244a2270

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 332125718418ae8beae563f2a7083f8e71e9e5d0b94602270de9c322dde2e9d9
MD5 5df22c5ec4592baa7c3e0aaca854a6eb
BLAKE2b-256 a2f769ced7695927cfe342c4fa5968a2f814c7895342b674e879eec77fec80f6

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ba80a2b00c52b58df78ad366385792afd4a68a869c3a9d53b9e0fb0cf83af064
MD5 44e213f59b1a824f62f2025c8a577f48
BLAKE2b-256 434ea728b76f09f99eb984d34ea22384a81e42b54855f38103f5bb2c8e43acea

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f9862258e5ff107ade8bf3f488fddf0aa777671ef7ee58c20afba7196918ddf
MD5 8eb00bb4f03cc8b106bb5a5ea4394c36
BLAKE2b-256 e05f3e073a100fac5d5d78151f153d6290e2bbf90c966c7f02315a089ceee40b

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 729033a8ceafdcd3303e97a7a73af7ed5424d2e9b20c1f28b8fbea3b53d877d4
MD5 b5fe92939c0d9e9ef3bdd49618414476
BLAKE2b-256 1a676b6ab2ba4960b6fff6b19b1972ec8570d7ff2affc9c642a55d77dc49b3c2

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 38eb7a08a41285580fad58a25c39f7cdf6bcaf6412d523c211fa2df029c59a5c
MD5 ce8bb4f9df9751ede0d21affa3216c06
BLAKE2b-256 cf382b1cec4b918965961e042ddb8a21fd609b0617a5f6d5b1e6df72ddee2033

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 29dcef359c2b0ed9b488877f00073a74fe904e7daf246241161021f2225b5dc7
MD5 ebae22724caba0d3528ba8bf03650bcf
BLAKE2b-256 c147e630251d4b5e238990ef3a8bd8e6c2ef558a51b7c1fd934b6d48adff8676

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 1a30a8687f1d9cba81ba85971f178a673b38fe7cc77bf21157d4eb79ac228ccb
MD5 f6ea89f5370bc8e5e0829bcd3c987da8
BLAKE2b-256 45c4be8a8b98d3bdd0bbc4fc089db905f47e57a49d463a97f9102521bad87989

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-none-win32.whl.

File metadata

  • Download URL: serdesripy-0.1.2-cp39-none-win32.whl
  • Upload date:
  • Size: 390.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.3.2

File hashes

Hashes for serdesripy-0.1.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 ec4d2f97d993d2338f4633d2f50de3ce3e35ca7c56bb860cf2d920a902d5c184
MD5 054ce21dfa52693f0c24ce9bd9f47b09
BLAKE2b-256 52ab625fdbedec14a1cae65e739a3826b6df334b94f6ed35c01b151ae2bc9165

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f52f8854760d49ca0598b5b509d524e00e62e0d1310bdfff6d0d4f11c864bf4b
MD5 d9ebba394a5a9b9bc29d2150754b6f2e
BLAKE2b-256 598e005e14396b164353ab4e13f5ec88b02915a1629105684ab2f6144f85f274

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1e5706d2fba09aaea6678806d39495883e2221554b88a91ec4fc98191da4daaf
MD5 42fb59c9873060f7832e54bc5308a43d
BLAKE2b-256 10b581df9805a7f5c4784f907a7d3e0da86994fcfcbfc0c20363cacb98008b87

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 95eabacd97e13c17ec218fea1cce26fd25d9a86261ef3ed27f0102c9ebeafc2f
MD5 7f62bbd0005d29e8a66b68de6a7a7b64
BLAKE2b-256 a5a0ffbad421431e1d0776786faeab02e0487ae9a4f8aaa7a8566040dd1ace40

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a14c6a3e55a752f0ebe0dd06d4733ee15dbecfe1ae28541f4ffb37132545a8ef
MD5 2658c19f517e6e137ce317cae9af18ee
BLAKE2b-256 66d7c2ec3a7795f323185b5f2610ce2c250b4de3855ae286ef78c26531ea21ed

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cbfd95de7fc769bd781683b22a0d5ffc88647d9ea8e1022c4b6d5164665a95ef
MD5 2923d538b7a3596a0828c4b3ee26e35c
BLAKE2b-256 688d4ce4c3115267a5fac9d6ac17b74cfec555f5dbfe849fa6c061bf554b8b66

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 768ebfa03810fc701a237a331bbda02639b173b41391929055539d1d1773b904
MD5 4e2a7b1984398d4d3bf527f359792246
BLAKE2b-256 1ce0174675f5cc6d2627209e309b0a6ddcdb5bfaeaaafd89c98aed3b3d54f2d8

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 83a7b8a214ba92ec9a59d747b618d05c622f51e2cf4365cac3f050464a65a6fc
MD5 ce62989f0001f28d0b791253e552e74c
BLAKE2b-256 700a2185b192088e94fb15f623e84d7678281d49d8754e8ca810a6c9880bde4b

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-none-win32.whl.

File metadata

  • Download URL: serdesripy-0.1.2-cp38-none-win32.whl
  • Upload date:
  • Size: 390.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.3.2

File hashes

Hashes for serdesripy-0.1.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 cb5211e561618b7501e8d911720ba5779efaa867b67ade6fde9d5c5d25868bef
MD5 eecfe9f8429bc95ee7bc515607df7bf0
BLAKE2b-256 368ddffad803d251030cd20e09dd3626d30aafc25b28432622b519221793d07a

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 35a07396d15b058c8bad2da9c251db4c28537829a7e9d1531e165cabb0dd34d5
MD5 65ec2c1f5f5f37b9f8d0958da7432a75
BLAKE2b-256 958e87b5b80685c65a46776af56ca01469237ca256fec8bdafaf25ef9a4d673c

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 332e46a4ef0886a7d6f0fa135ba190cf0001d143e5ba11f9dd129e24c83961f1
MD5 2c8f3470302ecc2c1dbe9d9bfeee0e65
BLAKE2b-256 a321cfb94deb86a56adae84c61840a84caf6b6b6dfb2c289f7e22f5cf84ecdc0

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 03f1d7ca87b7bae96fd4272248dab003e68875a1551620a3c020584718c13490
MD5 f56678f92dc43cafadc3663a50c67469
BLAKE2b-256 317ee87d75e1b65d912dfb550ac44c3a56ac7132e8e94357373bce7c1f468e08

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 574f925a4b2e0d40fd3792627f4f51826e45d7546fc79201d129b33d0c3e4448
MD5 d24efe34cb1e4918605fe1d276163843
BLAKE2b-256 3075fcb6a5bfdddb86a5a2d448f728f68f592b53c49be9255c21ef3e3d743dba

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bc29e130832f23a01bdd0a931d89f34d32615bd5b2f50f9eefe385b4b0270db3
MD5 2e77d887a9c28b7401582681f7849552
BLAKE2b-256 252ca0319014502116c9cc228cb3c33a49e13814f00131b8fd3e844f5136aaf5

See more details on using hashes here.

File details

Details for the file serdesripy-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for serdesripy-0.1.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1f2af8218f4cd6ffd34b337433ee36fd66b11d708d2250d494e182abd58bdf30
MD5 d796b604a8f6000ce460e76cee8fae88
BLAKE2b-256 d1f7e604b7bd9e55f69257a8129b2298a3e1eb4f715c5da713b9c9cb74be9473

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page