Skip to main content

Python bindings for poppy Rust library

Project description

PyPI - Version

This is a package providing python bindings for poppy, a bloom filter library written in Rust.

Installation from git

The following example assumes you are using virtualenvwrapper, it is trivial to adapt to make it work with your preferred python virtual environment.

With virtual environment

mkvirtualenv poppy
git clone https://github.com/hashlookup/poppy
cd poppy/python
# install maturin (tool shipped with PyO3)
pip install maturin
# installs current bindings into the current virtual env
maturin develop --release
python -c "import poppy; help(poppy)"

With maturin already installed

One can install maturin outside a virtual environment. For example by doing:

pipx install maturin

Please look at the PyO3 documentation to find the different ways to install maturin.

Once this is done, the dependency can be simply installed with

git clone https://github.com/hashlookup/poppy
cd poppy/python
# installs current bindings into the current virtual env
maturin develop --release

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

poppy_py-0.2.1.tar.gz (1.6 MB view details)

Uploaded Source

Built Distributions

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

poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (479.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (515.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (581.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (485.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (309.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (344.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (426.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (307.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (336.7 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (480.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (515.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (581.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (485.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (309.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (343.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (426.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (307.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (336.7 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (480.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (515.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl (581.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (485.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (344.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (428.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (307.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl (335.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl (478.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl (513.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl (579.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl (483.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (343.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (425.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (317.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (305.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp313-cp313-win_amd64.whl (171.2 kB view details)

Uploaded CPython 3.13Windows x86-64

poppy_py-0.2.1-cp313-cp313-win32.whl (169.3 kB view details)

Uploaded CPython 3.13Windows x86

poppy_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl (479.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl (513.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl (580.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl (484.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (344.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (425.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (317.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (305.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (334.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl (272.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

poppy_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl (279.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

poppy_py-0.2.1-cp312-cp312-win_amd64.whl (171.3 kB view details)

Uploaded CPython 3.12Windows x86-64

poppy_py-0.2.1-cp312-cp312-win32.whl (168.9 kB view details)

Uploaded CPython 3.12Windows x86

poppy_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (478.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl (513.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl (580.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl (484.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (343.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (428.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (317.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (306.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (335.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp312-cp312-macosx_11_0_arm64.whl (272.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

poppy_py-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl (279.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

poppy_py-0.2.1-cp311-cp311-win_amd64.whl (171.4 kB view details)

Uploaded CPython 3.11Windows x86-64

poppy_py-0.2.1-cp311-cp311-win32.whl (169.2 kB view details)

Uploaded CPython 3.11Windows x86

poppy_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (479.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl (515.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl (581.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl (484.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (343.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (428.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (306.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (336.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp311-cp311-macosx_11_0_arm64.whl (275.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

poppy_py-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl (282.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

poppy_py-0.2.1-cp310-cp310-win_amd64.whl (171.4 kB view details)

Uploaded CPython 3.10Windows x86-64

poppy_py-0.2.1-cp310-cp310-win32.whl (169.6 kB view details)

Uploaded CPython 3.10Windows x86

poppy_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (479.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl (515.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl (581.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl (484.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (308.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (343.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (428.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (306.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (336.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp39-cp39-win_amd64.whl (171.9 kB view details)

Uploaded CPython 3.9Windows x86-64

poppy_py-0.2.1-cp39-cp39-win32.whl (170.0 kB view details)

Uploaded CPython 3.9Windows x86

poppy_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (480.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl (515.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl (582.1 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl (484.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (309.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (344.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (429.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (306.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (337.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

poppy_py-0.2.1-cp38-cp38-musllinux_1_2_x86_64.whl (480.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

poppy_py-0.2.1-cp38-cp38-musllinux_1_2_i686.whl (516.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

poppy_py-0.2.1-cp38-cp38-musllinux_1_2_armv7l.whl (581.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

poppy_py-0.2.1-cp38-cp38-musllinux_1_2_aarch64.whl (484.8 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

poppy_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (309.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

poppy_py-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (344.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ s390x

poppy_py-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (428.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ppc64le

poppy_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (319.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

poppy_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (306.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

poppy_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (337.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

File details

Details for the file poppy_py-0.2.1.tar.gz.

File metadata

  • Download URL: poppy_py-0.2.1.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1.tar.gz
Algorithm Hash digest
SHA256 041052b401d3745048dc06507ce2af84f8d66787dcd1265557be9fdabcb5b978
MD5 47be96c4f6083eb2815ad908d45681dd
BLAKE2b-256 cad5ff0a83b8e6d4bea037dbee8ab7c85d962b2d9c9838a145849f3cbd35aa74

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f2d2aad0c7e2d5dbd8ed40d61288f62738fdc7effb50628d6f7b3dcb371c4260
MD5 aec609e58fdfbbfed1aef96f56b70c5b
BLAKE2b-256 297b32a732b5fd457cb448af98bdfcbe4c73a325482265b4f9e2d9cd58f27175

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 990ade1116bd36afa04b10a5e7a18fd2e3b9bb8f903bbf26dba1be3b7bdaea34
MD5 292f55a7c5d8e4829292ac1eb72e35e1
BLAKE2b-256 3f4b0670dc8635243bf0eed25999d665165c572ec1cbc1cb9e0785664b09ddba

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d89dd61940c0362cdba73e0496c9f22c5168dacd8d721ade8d1cc71609fdd303
MD5 dc88c2d033239934db827da7c9029189
BLAKE2b-256 3e4732440747e814537cd424b4c28cbe5938bfd94774fb819a472f0c8bde3352

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8c04c488909524394a126ea4f773fe18d3b1926d9f22da201e3a34cebddc2433
MD5 111c0e4ca2d140cb27da7cbb87843c50
BLAKE2b-256 f5d5182dab3ac505dad56d4a4d18e6b193296c4b3143da6007605daeae24a506

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25db878407f0a00b29346e8ed136a8473f97d75dfb570861d95f0183a92c897f
MD5 3fcadfd1d093c2d59328edbaa75d858d
BLAKE2b-256 de75f1a6e4ad01d9a94e3a6e2aaa1529781b4723be230f5e9d303e57356a5953

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3ee40ed188d5a3e95992547ed47b412ca966e2c867593f92548ce909b4a7f52e
MD5 83a7c082d917dcfb1d70e82a241fa345
BLAKE2b-256 7093143b415b3df95aad1b1e816a822e9cf61e13303c3b7d867e97d35518b02f

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 84b8d70ed8b47870c8c37a5117d868c589ee015e27f4fe3d7165a3b186a76348
MD5 6285219af7eae3f90a5012561d22c063
BLAKE2b-256 d322bf8ef7e5bc43780f0feb3fc21cd4841a5e87141f7762f83e69640b854591

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 386b9ef5f8152cdccf972565a74fadf6a5b5a33f8179723009d4f874876a3a78
MD5 d56c94eafb081bb23b312cd2558e627a
BLAKE2b-256 b8934d7e9174426c42653ee4e6eba44f5076e4f6190d5acf7e6c93c396c68ca3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6a1b785e3a9ef537f0f09a200b2b695613d4c23ed11d795c7d2c26ac5f6e3071
MD5 03274c21af8caf0332a3f4874a053124
BLAKE2b-256 64c10271bdd2c80ffcdfdd9a74603d53b1588403cfb996e455abfc07d0ca6e13

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fa3b9e77e3a42350164f6ac1211ba1a3a44a94e42e9e756072fe00acebd6b9e9
MD5 a6cf6143d9f11933c5e5e3dcda98e39f
BLAKE2b-256 c7ed3b8c314d3c9baa7a8dca60ddf627d8f1e2755461b967b86be06967921e02

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a9acc4634b285cb69108cb8bc27e94481b8cfaf4d3b1338c748a8430bb814814
MD5 14d92012522e162159b2d55ad20ad82e
BLAKE2b-256 21e1b6b1d4e61a6ef290cf0a07564970e3737ac713965c94f6750885b3f6c0f9

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0bd8674491a55dcd86d7fbd565a72cd7821a1cab46718f8f9b842a74b4e81469
MD5 b5da5d896786f6fae31fc4dcdb140065
BLAKE2b-256 48da76c349d07e080b58d76c6f6dff295e7670f5a51cdddcbc6a862a21708f99

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c7ab66e2c5011d4e3ff3d9108f44e1ca8f8758ba35b5b2912a116d5388b68961
MD5 47586232c8e9e8342b5738fb4313b879
BLAKE2b-256 2de768cee76bc4ef863948018efc0aa7059b31a6d796f79cb8640fdbb66cfd7c

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b74f1ff62cee1754a1fee7d2151318824e877394dc440a4bc32e362cb4b7f1aa
MD5 c05d5e33893427fb0afde1f016e440d1
BLAKE2b-256 966f76c6167908965a0d4b8ded04481d3e9eeed5d0954fa5d99df97aafcca394

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7c4cbd2eba44d9fbfad5afb9e89380b349949745245bb3c919ec11d1cf22f47
MD5 38641be302424bbe5303aea34540418d
BLAKE2b-256 2d168aa29f89c41f7cab757c04e86c67bdcd9cb77e87b1fb0efc5c35b4c848f6

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f88748ba5180b34248c637c21e082c5d7a384c46f926f8396ae240f34073bd4a
MD5 a3ca12aab167f86258ac49d1b075a17e
BLAKE2b-256 fc597a54de8db04367f92b9b4f5c6ce755157f8091b59796c03f9eaab0b411c8

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 82f530e0da753159c1e7aa7071333fb2632885cb748a52fc6d19151ef9f74665
MD5 4a61abb7a63c565e90eb357a3e2c9155
BLAKE2b-256 b676b7e7026dadbe272e7a34efb93edb44dab91a979810a45269c9541a80aee7

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 39d85c9e95cbc7f72315976fd1ed3e3b214812805c7de096a462ae31ee173723
MD5 62699a6a37fcfd16279f2f73306ce9f2
BLAKE2b-256 0d523f87e0aa788c6967633b87a5db37d87cdddc51c7292dd5c7240e5f667bae

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 992cd8f8a87c62a67e1bd2e493e2c06f7b267c093e32ae4e4371979abfdfd810
MD5 6f90b2fdba8123bf33a392d9dd72e7df
BLAKE2b-256 9619594b6b32de9ed22a7fcf53a0492492acf8b1825b6fe6f42dd709160b87e4

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 175dd052de730b43c493e8920162431f010369463b5b7a7fc3487301ca591d8f
MD5 0eaee930023ffaae3ed5de3bacb998cf
BLAKE2b-256 c3c0c803c963aace0119b252d75c6c130b630c28df6bf52b26e884c4982b5212

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2bcd01446a45cd25167a2ac59b93d17240f2d62a580cce16d482237e4188f7c8
MD5 88d1b656ba4256a26e81380eefdc75ff
BLAKE2b-256 2ed0c3e6a1b29272534241cf29a8c818769e2c402da93a510da89bd0ac3e0fb9

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 18e7ab4c31e8dbb762377fa7f500ded9d9e0b10cd09764a021317b41b0af8aed
MD5 aa487f50f9775578d266af2e1039adf4
BLAKE2b-256 a1f79b2e44bb5f025a59a8e4d587053ba48e393be67c6f62abbbd98380ae4eb6

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6cea781e1e7c2b39c1b49aa01d311da3b7f6eaf71a1eed4e9acac47d6fd1f1cc
MD5 25ae2a3f971e17aa8df2e03b123fb680
BLAKE2b-256 7b6a179f8ced5f3910ba3c3946fd9314a494d2a673264ddfcf234918269569ea

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 dbd0039937d5ceabdb561ff357796f0c7140b8f4e3c931808bd6bc03ac81f049
MD5 92ac9e1b3b86ec1b97aff3db0a045f0a
BLAKE2b-256 44c67279068c45f6a7b8b4a98f2a004faf89fda294d7ae8c8e7c34a4cf77f786

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1a5c89a84f9148197c4b1f1e5e8fdca25784413ad4dbbbd6c75c13312574cab1
MD5 0a1de63a80cb35f877826e599c4c2acb
BLAKE2b-256 ed0da8ae2587a590c5e2b05a8e3e2a55cf68436fdecec255507feecff7e70896

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 72470bb8a6ef989d7d61691f4e5ed68d3d1383df46e2707798ca65746b9c8761
MD5 863793618c963843e16d8616a9b99c75
BLAKE2b-256 2feca17e22239dfa3808a9c6c9c714c272da9283a2b959366e93810aa39d74d5

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d915dd4aad8e0377ce5b5fd76a7c385845c0bd65473dd7725e3396cb100c7830
MD5 2cf2410e8a1cb26e13cb43c9a3a26ab0
BLAKE2b-256 f566fe5e342ff3fde555ca1a22e1aada7f79230f35179cc959c148dc49f2f53f

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 354b54505dc28b4abd6c0512799064f22c71d896b770f1319c41822bd831e240
MD5 1c6ab0b8a147040589ced7033e8a0b28
BLAKE2b-256 55539106bebf64e2b9d2e9827b1b81e186bd19e87b3e890af753d09addfcf768

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0085a2dfb588d15cecf7352c008a1c2b17385ae5ada81995fa5b80c6733909bf
MD5 6ff473a53ad16e09c055c00c3a23cb24
BLAKE2b-256 4586ff7727fc28a9ad7996f59dec977d1efc3dec5d26446fca2af5ef617566e4

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp314-cp314-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3b0a01315a1927ce3e6e3adcfb6df0ffdd0dc598207bc50ba5ab6d3e421f18cd
MD5 f43c2a33a2560bf691a7ba56ddd57ba7
BLAKE2b-256 41646f8ad0fe803d48354543d6300955dbc9af9b8a5693dc84ecf3577eff8a3e

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1411de96e636c896a90dd0be133e3ce1aeaaa715210b0a842ab767815a1ad84
MD5 d7666dbe71cb618765373aa929151f46
BLAKE2b-256 05234c73338a6a1c6b4e7a9b5e4eb8a47806cefe63aab2ce91914c03d8584a28

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b031722727b166ecb9c8ba124b566149259a3e30d0cef45b979e8592d5391b6b
MD5 303e7acd0065334dbebc10daa92d9e40
BLAKE2b-256 fc1f08353faa0e3f0d303238ec03a729364148ae7509e253d785e60095fb0bc3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1197551883594059106c0b044c2bff0f317b99d2c33615293314882b4fcf1856
MD5 7f348f152458e486bc050c71086296e2
BLAKE2b-256 1c34888acb9dc33d3a77db5a9bcf43b39c6624f0e19c7af53bd3b52c95b351a3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2c8a95c74ac75e6d2037dca46d50d790eef9a0742e9d3c38a93ec11a5841141
MD5 36e7ce585ae60fd0a2ca75571d627525
BLAKE2b-256 fd48762b0fcf099a3d2cc3db5378221f7b498db5e1efba3b5fa0a58ad4a82e69

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 24d6fa978bb97c68f693428faa771d147162e3a99969573ca7f0637eb57c57b2
MD5 08845d533a5e582a40e6a86dd7340f7e
BLAKE2b-256 0e5df4bc5af9e20f3cfbedd865ed9c49cb8a75f5e487d8a902069c0930d0c247

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 428aeefc1a1567a1185905980e197f14afeb235a9149b508d4ed2db810de564c
MD5 63de8ee9119368a45c654d5d3900948a
BLAKE2b-256 e7e9c57b7e1af2c9f9d24fb7ea53fba0429f3103c4c61c8deb070db862c831e2

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b88310ff208602bb5eddf233b8bb300a51b62a482de6d3b0130ef2b0e15cc484
MD5 ac8eafe29eb76146f78ed11c281f31a8
BLAKE2b-256 904d3caaf892c2cac08ed0725c6714b261a2d03a7499eb8910cd4ed7d7362bb4

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7dae1c7c6284a0f48ceac73585bd769e66eae1ed10b201b9cc050108552e3687
MD5 b49200136a7cfbe607ffd18e62ffefc0
BLAKE2b-256 b0e3ed53e0f9c85381f17daf1c090e47d031ef765d8a1e3e4b6b37894c24db82

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 326dad85ccf3b3154f8d4bc9f3990f985e639a9e98b4d3af3aa256746d48f582
MD5 84e0eb08c6105b3b5d05d770b9056f3d
BLAKE2b-256 665a206307401b061fe11113665be67be9383ddb9d3ff628458a6045dad5096c

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 169.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 4ff4c77c76bafc3e5a8d51eaaba1765dd4de6090c6f0f7eecc21f1ad11824031
MD5 bf051358f0f0b579634586087ee3d8ec
BLAKE2b-256 8777c3a684ae35a572176f4ffb7cb9283a5f56c02aeaafd82b1eaaa4bf12fc13

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 92766bc61255ff35de162f1189abd47e8139b48ad31880f67687fb5cdb643248
MD5 2bcfea7624603038cb20ec502d4ea317
BLAKE2b-256 83173b10ad0c96a9435a18aa12f991d8610650f277fdb8ae9ee7072c4cab072e

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 416d8dda5e0e4122f651ddbf55df6a4aa25bbc5f773a41190dceaeba4a727c62
MD5 a9b40dc11e64354a0cb0e0e2657c45a0
BLAKE2b-256 95238d11aeed7c57339f3bdcd66517935ed3f4b03a06eb8248a20abd1d03f86a

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e57b4725bd85c185d519006f14cf53a7b76f6e80b7994224d0fae5494bcee739
MD5 9f469901aff65cbdc26f873834872928
BLAKE2b-256 38d12eade473c6e9055260216638e8e8617e65ed1d36079ba146adf33d979c21

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 26519c0a480e4c00f09afca7f0ae0736b46d12b542c3d46b7ef317e381ee3616
MD5 1d00b7bf2b8b9602fed54c97b49a8464
BLAKE2b-256 786d1e08bd4b0ce85497268c1f3fa90ab904cee88b2b76b463c19d8626254118

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c797203f8ceadc51bcd6793eba90f61c9c406094e481d2a5db54fb73c3f342f
MD5 334a48b8b1db591bc6bf33c3ceb70723
BLAKE2b-256 5ef99fd4d056891aa7abe5c40adab12ce5165814bd49e60e7d104253be14e0fc

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 287af77b5a3e40e2f138fcbc11c572c513de0745ac44e23d08c1a96865ae9d73
MD5 67b10882007e1f907f99cdde4f31020a
BLAKE2b-256 04ca6a82b131dd8f5bd48bdad1305dd98ab0a37b893fc1ba58c57f272b50460a

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b0d7cfab7861e46b6cf24cbf8150f905d0d0e0c471952f7d20770baa5ceab7d5
MD5 f448a0b4ce5742236c540a5fc5e5e8a6
BLAKE2b-256 854b7214d4edddd19c75b6a85232b711cbbbf5ca2bffdffff1d20a091a1ca479

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f41102c8eec94dc317951c7b11ebccb5cf6f066a575c9c709426da03fa00db61
MD5 02fd92d7b2332ad9b9fa8c7a1ec1f061
BLAKE2b-256 1bd1577e5668947446a5800dbae025dc0dc7ce0c5d3f81f5eee9a789343fbdd6

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11ebb8bb2cdb9b74223c36531f27fa0602f7e8e9839d24cb88b323ea6d06f6ad
MD5 e424f1be4bfbcf827d708935d55406c5
BLAKE2b-256 14d150ffde6be96ea25ae67aa56ff231cb5c5d8accb2dc9f65d19c17e1becdc7

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1103c9c961331c3ddf949bdaba10b11c837e26c60101dd9b59cde6962f2e89e3
MD5 3b72c0e8d5e6407fbc66a0cc578992bb
BLAKE2b-256 69d580968f46b81e1dfa2346be4942c0990fc724f8d7c06fb4dcdad1bbe6f9a4

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dc132e21e550fac05717b1f95414c5720dc3c2f3f4749f1cf4e7b666f68fca45
MD5 9ccb9a470ceb13078aef9fb903e3ea24
BLAKE2b-256 f29d81e026b96f6798069bbc3941adf5b5ac14ac5a371ec4b754943d241397ee

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 07a36d75b78e59d2b23a7bfdb6e4e2cf604be41e851cc9ef6c16e46bcec7504b
MD5 e0bd1fb178d8339a3c220ea52d2864f5
BLAKE2b-256 d48bd0e7f01303bcadbf22288841f82638590e50737637feb716e523586eba2e

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e7085e46f973a957c1f8536f0c56cc24c0f00d3dd223ccc03f859a458ca28961
MD5 3da76e8a6573de553cd41a187c607bde
BLAKE2b-256 4ca4e64817df90562e36813f8645a442709b91692062382b93a4f59b0224fcfa

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 168.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 dfacfa72bff2a1f5634d8e492a7a8ec41c9dca1979b2dce3a21d0035530f4e13
MD5 681855b3a68557f43fc8becca3fd1d2e
BLAKE2b-256 51ed3f37386c69e578a67e24378bababa2d2f00b4d91df17dc87f175bdacfa9b

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e98883c66ee7aa5d8fd7d399c0514ed7cd3746186713c5f03f2c12f5cca857e5
MD5 004df90b48681afabd4cf5d35fa959c8
BLAKE2b-256 766248662626e918f506b051e7bf2f7d0495b3a581756a9da98890753fd247bb

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8997772c0fcf57897d14110ebb077a1188f202bce4c1f41d6dadf65f0bbb3aec
MD5 ba7302f04f7aeedfacf2ad2aa894a2c7
BLAKE2b-256 afdfab2eb16a4a09e52c48cf29f0c981f454e7522c59d4fd82e77d3843e6fcca

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9b830476197149f0f9d9d7f613a7eac1ed920e97818c0d34323e886474f8cf2a
MD5 4f4723a26b75d1d1caa05b13e12b08ec
BLAKE2b-256 0c5fe7a8725e6303c6e4b2f8b6c1881ade4bce9dbdd3720debcdca6206874c90

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ad52c019dc49316c4456f74ed6b14a9399049658e502328b44afd00978731bbc
MD5 1b6698aa11bcb82df2cf62ea01c4b6fa
BLAKE2b-256 1859a1c23b09d223dffd159284a07c3d8af026bb26e3ef69f429ae919a7b7fa9

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0e51f4e0a103ec236e1c147a422cdff3f1565fd233e8099094394a8cb15f5030
MD5 a50d6d704cdf193085eaffb65ebaa074
BLAKE2b-256 1d78200c5443b0452eca18ae0ec6a20e2e6999fd37f85032e598d505cfa92d52

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 29793371faf6c19210af8b47d007d2521678c0777ac916dec8e33c4f98e6904e
MD5 ce46c796903c6a62cb5f11e1e58b9127
BLAKE2b-256 fc585338675d47483b6d4eafb6b68aed1d56cc8e5b1381fa602ce4617401d9e7

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b913855cad93467aaa0440e79f7bc262be0fafc7ee0110f9aa3468a989a38447
MD5 3a5780ea317b09cf08ae7ec35b61db39
BLAKE2b-256 2fec2ed963ce24fdcb2c64c9e4cf7284c4acd09fd0662172b21ca4e8122e4358

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a11bc52c3b6178bab42604b06adbd2b299ed17776221cfc9ca81447ffec2849e
MD5 03f142a3895ab01d46c2251cd4298cd9
BLAKE2b-256 061be188c55351f91dca8810de1f15a3b14fb50a98198803576f331711557bc7

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6bb1c71f907ee8d6fb05ab4eed2e088ca3d7c107deef0a49223f7c539a4a3c57
MD5 c38d01b1094aec9cbfca256015e034cb
BLAKE2b-256 d8642d09d8c574cbfb3f8860e3150d072eb8c0444f855013c1de09fa1fce226d

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b961940766a90b246b68da7737edc4dcf27d76bf18aaa9ea7b7c4b646c446838
MD5 bc07aec0ca1441ee308a77726b948e5c
BLAKE2b-256 f0a3988e69ab1dadaaf000d2dd8c93887e82b09fcbd6ebfb4472e55dabe45ae8

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e1ff19661589ffd0079124837d9236dc385936b4bd3460fb917ed0c4af1963a0
MD5 4cf41a2f96478e6523f4f076ad8aa6fe
BLAKE2b-256 78acded5cc96e1ee5939e2de39454214aeb36a19ab48d46adec12e7246123387

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 fbb1bc0a9b7b4290da58e805223d12eddaa3c95f510ae2c82630714b8702c2a0
MD5 05afbab5ac3a58c8173cc58240ed368e
BLAKE2b-256 7d5665595878b9db48b41657ea009d8757695b7bfe4e956b3ec8b7edd09967ac

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4d5dc4ad69dae8e373f48f25b40336b4e3c5fb696747855632647601e3de31c5
MD5 d5d3bbe7aba43c0dd18b9f46c4b6e00e
BLAKE2b-256 897498073e848f42cecfecae226bfcf5c876d2c9c456e37451c9b63ffd06d06a

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 169.2 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b652f483592d0a2fb5799f40d175189d351836fd6073af2c05986756cb1def28
MD5 e3830468df3fb7fd26bfe6df6d15c845
BLAKE2b-256 3b16e8d831547876bebf87f19d46c4255bb091bdca0e2ed86052fbc1c1775f93

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 591a516dd6bfc86530bc93e1113fe81ec489de2c8080e2fcffb07f9fea9ed9ae
MD5 195b93fab18ce4e68b9264fb851b3323
BLAKE2b-256 b3dc42763bf0f4a159e4a793e173d0fad19b4b58dc5c2655b472a7717af3f080

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5439be719d1a67ef279df673f04f840b994c83c179451e30713c78d86ef29d02
MD5 a43c3fffb635c4e7cbd5fbff2d38a79f
BLAKE2b-256 b33ba13260f273580d4162766685a4c1785eb9d5212ddfe6647dd6f7bab11206

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a27501941bee70ae594f12dc634e1e67e7bfb172ba4f0e268f3b701835106993
MD5 40f9ac78d56a07272176093a07f20c12
BLAKE2b-256 4cfbb3adc0f6172f1a2608a121720601595ab1d04b77ca0bd53a428eb7eca2f9

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fa0b71346d7040b8911bfd651092cdc0b7911fccbeb88f8e6683bf8022b34513
MD5 f659dc5b22b137cf71013b52ea13f85c
BLAKE2b-256 3fa00c0b45db3bbc3538bcb834cce946189f5ee144ebf886d9e8fbf8478ad992

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 886670b29c54be6877d0d9ed49ee741c730047a4e44f28a2df511ee9c4aa89b8
MD5 9c78b14899046ce838e3889d9d2d9c61
BLAKE2b-256 c29c336bdcf30c2a462e7eded128cd6cd90ec8d1a6003b7e60f594025f6867ec

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 308a4fb134551032b5a2b04961ccac8853cbcd491441638a6faf05be37324d8f
MD5 3654dbc9730a5a738b9113b4913f35ae
BLAKE2b-256 88ad3f7b46f721b18fa88434613223334934b2ff5a96b1a646129acf84cc8f61

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e624e5f5dcc3730e26fe8f35c19c37b40fd92902869bf224c3b34cb169122b35
MD5 0b784b0cd18a8fa4bbb451cb180e0bf2
BLAKE2b-256 8b2abb03ca1c22064c6845ec881cf8ad3b51e0dac3e71ba9805d40967f2b1337

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 89f858dcd7bd5128f9c9bee2b47817f0406f44bc84d66917f3f48c8cfe42ef00
MD5 9e67b06489efb429d87204561939a520
BLAKE2b-256 fb499552f43d559e1685e598e7c0528e547c80248f4d0fe165617a2d89e0aadb

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ad21dfe9518f67d0cf99e85b0ff8e1851884a828e7be5eddb9fe84f97ceeb80d
MD5 2c38fef4908bc49296d2341cd346c6d0
BLAKE2b-256 89b9f160013b9c6be139a206f124b14116a89fe3361e41fae9490c7e5c54f472

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c96063110633c75e1d34eacffda959fa7fb21e8b64e0f090885b4fbf4de5c186
MD5 2a8ec386c42962f368d8cfe153152073
BLAKE2b-256 2ba5f47559be226e68374fbb546d97e2a91d386520b7d4be61a9a163dbaa72e6

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffbe23e6d2e71a55afada66c9fffc9a6011de765e2df45c970945a99c7a941af
MD5 4f25f42be2c690cf6e478e149bff253a
BLAKE2b-256 2783fa3f5045f9605e4c8504a7b475de04609ecd4175514414997b9fce132100

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 614ed604d02f4df9555488110164defa598c7e1c30dc4a4ec704f61ba2f0dd8b
MD5 2632bb86cd439a6c06635771f1259aa6
BLAKE2b-256 b8dcfb41c968778f2939d38efb08114f85613589f68663ecc04fab97dab58fc0

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 70d6ac203c7e605b8ea9cea64638cc354567b78d11e3134bcfafc5b3e915cad3
MD5 cb0c1f012120a6d88fa0cbb8889c931a
BLAKE2b-256 8ef36cb06b25f6809ba2902b1166a56f12166ffe20dffbadd98f42066f1bf698

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 169.6 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2a2790e590d32627d7a3a368cee4fa6ea2643f1608b96b126dfa73ad3668596c
MD5 09e5c6e217e83e434f6c054613822085
BLAKE2b-256 0570349c84c17ac316fb8f046f77eb126084f922a7d34b7467d0a4a081b0f815

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e51ab1d79e3c9ee683085a3a230b6db88f319c4a9729c8c9519ddf46ca6b116f
MD5 f1ea835e944df807ee0fbbca845f1b29
BLAKE2b-256 3b467c04b1d419e12fa97ea444140598163092bc1fec355da8a8df7c7a002cf4

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d3b92eceff05adf6bcd6b3c21113e3284117a65e2230cd078fa8fad3082797e5
MD5 2bdbdf6d0598317da4c0201b131d064a
BLAKE2b-256 c9892e434c89d269301c63eef10228340126c98e7e1d2014a3e5e83482265d21

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 1ea9d9b73181a1c7246a3dc493a03feecbe495e8d2536be6688a70c2ae64784d
MD5 a478dbcf1c1d19bb334517c076f5f62f
BLAKE2b-256 27c6277ad2389d7e6e4bc1510def336bebe515362ddc72b1ebf6b79ba787b4a7

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6665eb080f95396ee9b7ac814c8655a3c36c5f1c13c8af5da84cbb9b9ebdcb4d
MD5 59ee9799948566792a24269566708c1a
BLAKE2b-256 b0f73aa5fe05303f4dc70eac33a76ae21d0984e65e17b05ae8cd2109ca0b6318

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca7a37719ab1e3fbf2d890d1d40d9900efc9c8ef6a0b46f4890ac12bfbc79511
MD5 7c05a6003acca4799c4b95a74a96d96a
BLAKE2b-256 0d531adc2ef7845ecdbe6a0e82821f856f68902969a902204495a804afb234b3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6f169986ee2133a7c9afa7c6fcb527cbed64e63f4626cd894aaa225708b07e9d
MD5 4e3fc617347df2ec0d6975e570f3e76e
BLAKE2b-256 c949fbcc75faa383c4250d9e892cfced692d47315a2caa4e72737ef1f04a451f

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 508dd278bbdc447e4bab505e3f2dea8a1dcf995a34f29f6992bc77cc95e763b8
MD5 72b4458e26ae966b021e23f94d0ccd0b
BLAKE2b-256 a8a1e7393047ef2fe89f7ffd8ba358292473df169cae2c94ff5abbee4cc088ef

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e6ceb352101a1805921d07a4176f0d7e201435c7dad2e285d56e118c3c66e712
MD5 58a925f3ed24b9465177291b92dbd52d
BLAKE2b-256 7454444af5e0f90b3a008933bc8c95056265994473327b133575cf65cd2196ab

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 685061737687a48a461d23ae127eaad2f42157f1bbbdf96ba92b77add0ab279d
MD5 56a62c1496453c497fe4a90feddfe7d5
BLAKE2b-256 67fb2f1932f306ce6887c00a46491ec0b39f49b824af98fbc66a56e8e8628075

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 bf763dc961d07f92dc4a58c34b4df1dc95547388f73e44effbd6fa4959830682
MD5 ea4562726b20f30bde67cc47d81b6a5b
BLAKE2b-256 501b4931f8497893b4e383c5eec49f423ba9bdd55cef576db3d8ae96b8f17ea5

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 171.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4fdaec63df296824446c8cfaa5becf513a8a9833a2afd18976bb7e3070009bab
MD5 9bb410b912ece89748b7172cffb0a459
BLAKE2b-256 78d7afcfe1b8092f27a150221b6221beff6d90b3bd055d2416c93bf36d220f41

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: poppy_py-0.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 170.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.1

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 9f442fa1f3fdac0add036044703a0679d6829a52db1e685d6fe176f9520dd756
MD5 c6a02a27d41a5ebbdabc027219d5afcf
BLAKE2b-256 dcde1a7f8ee18bb3569df43e31c96743b63ace54b94ff58bb71778c7cc146ec3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b7d34d903a0215018fa69a37b08d8f79c7cb0c8dc2462205233651e4d748738
MD5 47e6b5c4efbc758e51e7302e3e61fddf
BLAKE2b-256 6c8ba22febf5f86e02f49330ae42a508bc5d4066f8e7b2551c860a9eb9bf1f78

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f834d1ddcf169d7b9165b90b80b580a8f2e781978dc70b7f26c6fbd3287adf6d
MD5 8a9480fee64a5f06c24fa6a229d27a66
BLAKE2b-256 fa75307df2cfb1811ee8e2ef52e9938b3c0f646788f84135e12ac1728f7f385e

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 346e818f833d0884a0363b49fb1dcca186dae25062400666de0d33657cc22536
MD5 766d223c7f1fcb459712c7989666019a
BLAKE2b-256 ae667075d2dc89aacfafeee808dcefc297af6c34c3f49eacd4c41df023f3be4a

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9388bdbef7ef5834bb6075cf17b1881d5cac2e58ad8adcef2de319fe310fe5e0
MD5 36c0e40281649147c2d752616425ce18
BLAKE2b-256 c01199869c5a40c266d5aaf257c499fe8b37ae6071a972568db80eec2388c8c3

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 28ace3e7984cf8019fa0a0fb74e21e3b96c4c2413c3a554eb9e5af1e429daef8
MD5 d3c4ede260f4305d3d2aeac077d5c967
BLAKE2b-256 094ef3036c9ca362b32845c6758b75794d70baa0187ef37448929282dd3f8e61

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 392a3a777ec98d78c02c9d87ef8bee152438d101cbcb61976c20a015a988903e
MD5 eccc9b3824f7ba7a068c15cbffefcbc8
BLAKE2b-256 29645dafbd6e3eb53ae123dcc203782ffd694e0c23bbc7c719ef21b8557c3a0e

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3410d835a03f45566689cb5fc52043872a523738567e4dff5ad364a2f1cc3e74
MD5 d2e36fc89a96812365bd3e46bb09f82c
BLAKE2b-256 71b5c1680cd2bc0902e2ac1a15fb6694290b1b59c11c7d8f850d0b1658051d4b

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 55619d45d455d3ada432e69b1f5542a930d2c3e006dbac23035f6399a7cd96e3
MD5 0fdf06f530aa80af855ddf32dc150fa2
BLAKE2b-256 4177d7b5c6587932d4cf0ab2982222e7e1b3dde601df193158438c7aabe3bc16

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 618a6905deced9a7a365740f0cd5822a9d88164bf414bca5d9961f89842e5fdb
MD5 a9146a4d9c6bca6a099e48d8b64bd793
BLAKE2b-256 db88958f6b52a7fb848f9d5f79a7e9b176c7ea4d4bb13867ccbef730d6652925

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 48fdc78e285f33a3d04d2125505a3d9aaf92456d5d6781c379e3d996f394c716
MD5 8d3ecb70ca99e3b37e336c83264d8bb1
BLAKE2b-256 00ced9b1a9c9a4d27abad7add7ad57d219e539e22cd040f96c078201c9066b45

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8707044a788bdcab15e323bbd30e3c5d83f9016e97ad6f3dba1cc9b6135e0256
MD5 cd73433ab39f7343a128575cabdc06ec
BLAKE2b-256 1cd07835f6e8ebe10a36158e3826dd3007c114d04646d84390dd2c1248e3d996

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 54d600c324cc4c097bfba47550e7c92195483bf8b8a3f6712a1ee148d2298b84
MD5 8078dc9f3b25348d7f4738a02fe92cf7
BLAKE2b-256 7b9e64ac743a20dd051864b8f7e49c6d5aca9292395c5088dc55b37e497b3bcc

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7d8396d86a1c4d15e9c010267e942912098a87943029fb137b94e4dedf8ef649
MD5 cab643375cb3800a8c3983d5916b08da
BLAKE2b-256 cee7a1a574a614be32b27a6708faa0278568405f1f5d7c321fa6dfdc3ac9bb31

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c969cfe57dc8093348cf9342adf9865b41daf09c97a8923d08ced4fa056f6651
MD5 75e61862fe5130826e9d32b4f922f8bd
BLAKE2b-256 e034ebf320f1b41bfc70dcc55169163d635ad932c7e3d0e52b28d2b0a43e70f1

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5e5c11ce4bf060a711044ecbf3ac705fdf923c45881d37e7d493e2898c088daf
MD5 25ca2cf75511903c1fc3cd607a1e9824
BLAKE2b-256 8e689ac5bd788b95a945e2355b017793630c8022b23ee70eae15719ed79e7e05

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 63a3b83e41cd7cd23e7106f202245fa4ba55e4799ec0af7b979cde2934ca95cc
MD5 f3fcbb3314f4fac84906a833660e7985
BLAKE2b-256 3f30bdceefafe1c703ee88a56f45ed015afb8ebaacba72fa5f75db209f868da0

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6e4b2405d84fc79fd3f80d1cba7f602e111244032348cb7411da9e3a6ddc6f77
MD5 9a668ef93f41df8939af13460907bba5
BLAKE2b-256 013ef9c1d125b2e65fcff971984bda289991a8ded56856664e821e1a63fb5074

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 64339d969817647a220898c5692301d827ca60720c95e3ff283cb80936149203
MD5 3c326f110225493429f8dcc63a04cf5c
BLAKE2b-256 deb9b7d21f9f0046f72ee7fa2d91f0dbe55185bfa05cc3226d7f64dbb3cf2ccf

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1e1da0c319cb9482dbea89498c56f40dea460b7fd7aa88cf6410b76754d34bbf
MD5 c781f95bbcece50b19c0cf2ecf447755
BLAKE2b-256 760940a085c8ad9b34e739435547e34b2b8718dcf9324433e0c123c45e1a3845

See more details on using hashes here.

File details

Details for the file poppy_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for poppy_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2d4220eed41f82f86c8b4210d3e08e59c038514d38216a65b8c3d4e5b23edadc
MD5 d421f6f429d290c352be8797892a9237
BLAKE2b-256 5bfdd3806bced7ce6ed0ca6a039d2959a2d47868565b56ba0105754ac1f7210d

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