Skip to main content

Computation of chemical bonding descriptors from Wannier functions

Project description

The pengWann logo: a purple penguin.

(technically pronounced peng-van, but some pronounce numpy as num-pee rather than num-pie, so who really knows?)

JOSS status License: GPL v3 Docs Test coverage Requires Python 3.10+ Requires Rust 1.82.0+ PyPI version Conda version

A lightweight Python package for computing descriptors of chemical bonding and local electronic structure from Wannier functions.

A handful of example outputs from pengWann as applied to rutile.

A handful of example outputs from pengwann as applied to rutile. The colour-coded numbers next to the crystal structure are Löwdin-style charges computed for Ti (blue) and O (red).

Core features:

  • 📖 Read Wannier90 output files
  • 🔎 Identify interatomic and on-site interactions in terms of atom-assigned Wannier functions
  • 💻 Compute in parallel:
    • The Wannier orbital Hamilton population (WOHP)
    • The Wannier orbital bond index (WOBI)
    • The Wannier-projected density of states (pDOS)
    • Orbital and k-resolved implementations of all of the above
  • 📈 Integrate descriptors to derive:
    • Löwdin-style populations and charges
    • Measures of bond strength and bond order

pengwann replicates the core functionality of LOBSTER but uses Wannier functions rather than pre-defined atomic or pseudo-atomic orbitals as a local basis in which to express the Hamiltonian and the density matrix. A Wannier basis is advantageous in that, when derived from energetically isolated bands, the spilling factor is strictly 0.

For further details regarding detailed methodology, functionality and examples, see the documentation.

Getting started 🚀

Installation 🐧

The latest tagged release of pengwann is pip-installable as:

pip install pengwann

Similarly, if you are using a conda environment, the latest tagged release is conda-installable as:

conda install -c conda-forge pengwann

Alternatively, to install the current development build, you can build from source with:

pip install git+https://github.com/PatrickJTaylor/pengwann.git

Note that building pengwann from source entails compiling a small Rust extension, meaning that a suitable version of the Rust compiler must be available on the host machine. For more details regarding installation and platform support, see the full installation guide in the docs.

Basic usage 📝

For a quick run through of the basics, see the first example in the docs on computing bonding descriptors in diamond.

All of the example notebooks discussed in the documentation are also available for local execution under docs/examples should you wish to play around with some sample workflows and their associated data.

Support 🤝

Getting help 👋

If you're having problems using pengwann and the docs do not provide a solution, feel free to open a discussion and we will endeavour to get back to you as soon as possible.

Bugs 🐛

If you think you have found a bug in pengwann, please create an issue and let us know!

Contributing 🛠

Contributions to pengwann via pull request are very welcome, whether the changes are big or small! See the contributing guide for more details.

Acknowledgements 📣

The development of pengwann was initially inspired by WOBSTER, which in turn drew inspiration from previous work on using Wannier functions for population analysis[^1].

[^1]: S. Kundu et al., Population analysis with Wannier orbitals, In: J. Chem. Phys. 154 (10 2021), p. 104111

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

pengwann-0.5.2.tar.gz (42.5 kB view details)

Uploaded Source

Built Distributions

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

pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (536.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl (559.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (615.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (528.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (350.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (380.3 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (536.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (558.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (615.8 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (528.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (350.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (380.3 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pengwann-0.5.2-cp313-cp313t-musllinux_1_2_x86_64.whl (535.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

pengwann-0.5.2-cp313-cp313t-musllinux_1_2_i686.whl (557.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

pengwann-0.5.2-cp313-cp313t-musllinux_1_2_armv7l.whl (614.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-cp313-cp313t-musllinux_1_2_aarch64.whl (527.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pengwann-0.5.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

pengwann-0.5.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pengwann-0.5.2-cp313-cp313-win_amd64.whl (220.3 kB view details)

Uploaded CPython 3.13Windows x86-64

pengwann-0.5.2-cp313-cp313-win32.whl (207.3 kB view details)

Uploaded CPython 3.13Windows x86

pengwann-0.5.2-cp313-cp313-musllinux_1_2_x86_64.whl (534.9 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pengwann-0.5.2-cp313-cp313-musllinux_1_2_i686.whl (557.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pengwann-0.5.2-cp313-cp313-musllinux_1_2_armv7l.whl (614.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-cp313-cp313-musllinux_1_2_aarch64.whl (527.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pengwann-0.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pengwann-0.5.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (393.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pengwann-0.5.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.4 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pengwann-0.5.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (379.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

pengwann-0.5.2-cp313-cp313-macosx_11_0_arm64.whl (311.4 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pengwann-0.5.2-cp313-cp313-macosx_10_12_x86_64.whl (333.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pengwann-0.5.2-cp312-cp312-win_amd64.whl (220.6 kB view details)

Uploaded CPython 3.12Windows x86-64

pengwann-0.5.2-cp312-cp312-win32.whl (207.4 kB view details)

Uploaded CPython 3.12Windows x86

pengwann-0.5.2-cp312-cp312-musllinux_1_2_x86_64.whl (534.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pengwann-0.5.2-cp312-cp312-musllinux_1_2_i686.whl (557.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pengwann-0.5.2-cp312-cp312-musllinux_1_2_armv7l.whl (614.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-cp312-cp312-musllinux_1_2_aarch64.whl (527.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pengwann-0.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (363.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pengwann-0.5.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (392.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pengwann-0.5.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pengwann-0.5.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (379.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

pengwann-0.5.2-cp312-cp312-macosx_11_0_arm64.whl (311.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pengwann-0.5.2-cp312-cp312-macosx_10_12_x86_64.whl (332.8 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

pengwann-0.5.2-cp311-cp311-win_amd64.whl (220.8 kB view details)

Uploaded CPython 3.11Windows x86-64

pengwann-0.5.2-cp311-cp311-win32.whl (207.7 kB view details)

Uploaded CPython 3.11Windows x86

pengwann-0.5.2-cp311-cp311-musllinux_1_2_x86_64.whl (536.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pengwann-0.5.2-cp311-cp311-musllinux_1_2_i686.whl (558.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pengwann-0.5.2-cp311-cp311-musllinux_1_2_armv7l.whl (615.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-cp311-cp311-musllinux_1_2_aarch64.whl (527.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pengwann-0.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pengwann-0.5.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

pengwann-0.5.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pengwann-0.5.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (380.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

pengwann-0.5.2-cp311-cp311-macosx_11_0_arm64.whl (314.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pengwann-0.5.2-cp311-cp311-macosx_10_12_x86_64.whl (336.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

pengwann-0.5.2-cp310-cp310-win_amd64.whl (220.8 kB view details)

Uploaded CPython 3.10Windows x86-64

pengwann-0.5.2-cp310-cp310-win32.whl (208.0 kB view details)

Uploaded CPython 3.10Windows x86

pengwann-0.5.2-cp310-cp310-musllinux_1_2_x86_64.whl (536.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pengwann-0.5.2-cp310-cp310-musllinux_1_2_i686.whl (559.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pengwann-0.5.2-cp310-cp310-musllinux_1_2_armv7l.whl (615.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

pengwann-0.5.2-cp310-cp310-musllinux_1_2_aarch64.whl (527.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pengwann-0.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pengwann-0.5.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

pengwann-0.5.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

pengwann-0.5.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pengwann-0.5.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (380.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

pengwann-0.5.2-cp310-cp310-macosx_11_0_arm64.whl (314.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pengwann-0.5.2-cp310-cp310-macosx_10_12_x86_64.whl (336.7 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file pengwann-0.5.2.tar.gz.

File metadata

  • Download URL: pengwann-0.5.2.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for pengwann-0.5.2.tar.gz
Algorithm Hash digest
SHA256 33c47439a4c4d9106f882d6b9037f9c808f6e79923240d14b88f7ea5cd5e58ba
MD5 732be90e1c82a207ee91bbb0fad3d600
BLAKE2b-256 e81c3f7b1adf2dbaa0b31b3762b60d3c47f6695bcc91b6d2aa4e0f89d265413e

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c2cb3e79a45f0459f0884b395e4c60100395443a59d2bdbe16c109ab980acfa3
MD5 e2015bc3543abc8e353dbc9c822e5d21
BLAKE2b-256 07e74af2e577ad41a7e1b336025a4ca3b3c2714f9e08e27a86f1491260af2a7c

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f6df8e6e526c6fbcd346832da290bac2f3102ea879d6f0ab017104c32e0a8f6a
MD5 24bdd3f9d474b78dc8b380842bf663fd
BLAKE2b-256 26ec03ad62fd92db648c74a2a6350a52ac5a7f675da81d89c190109dd4516d7f

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 004d7556ce9ee0a6a29f0e8d01e054a2973054055030d936fa0bf9e52b33f870
MD5 e7ec857bcdf960a741b0a2175f31bb21
BLAKE2b-256 c4fc27c622ca40c07b4b96cc9aa87c2b57d328c20ecade95142854aa60d43e11

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7fc9e2a6899ab95a7afcb067d22b26051bc522b3dcbcd5d0b8db8bd52521872b
MD5 c14a32bbc7e0607ad911411f902a3e10
BLAKE2b-256 5f4567e5ede13cf1acdd13397df01e2112675715b73ac1855fc4e2fb45e3eae4

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 73fb07d6df2c444904d9ac4a7d44410d4fe21cf50a2f41986b39d013d53b609d
MD5 6139f966edee05a705235f4c61052ead
BLAKE2b-256 0eaceb85ea8a37fb090bd018e8c8cf7a5d46399665890b09b7f9ace3fac6fdbb

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d9906e9666b73ef620e0a9e61a2f95027c280d72ee2b0085d69628cffc3dfc8b
MD5 73002642bf7b871ec0eaa09be04c9ddc
BLAKE2b-256 d8f530e127fab251887984530167fe32eb52dbce107cad7bfdff4fb194984f80

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4d2b172b34ef93c56f4578228337406ea627d0d76ae137323e86c98114964d67
MD5 6a8ba015e8fbc1074940a77b7bf1b951
BLAKE2b-256 62e7a342e4cdbbbd356507bc170ea99e3bf229c15c49d6c4001abfa8114cbfef

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 da3ab0ba4ce276018cf8ce1541709662a7b778575b3a64ec5e127a726ed54625
MD5 7c68fea52877f47c32af00309778eb8e
BLAKE2b-256 45ec2fe9f83053d0eb474dd03166fe7c9ac306ab550c2477e38ae048a361b165

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2ec0d19244cfe3b0c9542c66a3993f85637ae49cca3dfe82b9398aac6fbbdbc8
MD5 4b0bde4de0e075d057079d2533d70a54
BLAKE2b-256 15fc551e7d5840d1080a458c485e1dc2e73f74c57a98dcf8b86d9a5e1a9f5d22

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7311bf46016768115762be59ad270635b59122c7420862f72d7773dd5b216040
MD5 51d0e03823da7471d03d7a0144c643c7
BLAKE2b-256 4a0e47a6d5536242b506e5f3ed2ef915097257083c0f7d0166af962bdb1c82d4

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 aec9c1dc1c7f54a56a339f8ba44e79f50ee680fe9d1bd4f78e4db1decb8884df
MD5 9b078f5ab92bbb7103d0dfbcb9d09db6
BLAKE2b-256 7d2df173cf702becd6d49986dc12a489d51e73fa75840ae9e153c5ca85a2d077

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 01f064d797c8f63122c748c38a0096154d3dc226c100859743a94962c14af7bc
MD5 685449c0e08854bd330c40bd56f6b080
BLAKE2b-256 9c5f233394de0ddf5aa44ea38d1f6801cc6ef898474d850069c313424ef9ff4d

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 490cd4f434f61ed190c99658a9917ed57c8871bb362d9ecce6abee84d0d675c9
MD5 cce75ce06759be66117a894f211825cf
BLAKE2b-256 ef78daf967f53a9706aadd65833b515b826711daceffe0c638d73a2c796f4be5

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d2374245faf9c2616ffa4b3a7cc40ac5be98bc4f8b4617e5af7a1516ae3cc644
MD5 9408de215c6f26a5a5c3cbc5456f006d
BLAKE2b-256 17631a5b8060a6584125f293ee5c8904109089ab36becb57156b43b12cf38dca

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0726dbc879fc4b3c7cbcb3dc77c020f8e21319837be53f182d9b7990cc4d0c36
MD5 1b5887527c4e6f0dcf39b1679b157dd6
BLAKE2b-256 dd5694c8987d047df5bbb33da991c32f7692636227c64f75633fd51396932e70

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4f005f8d724b49513999e4eddfae40437a81f88d096b99358fa25b6bfafba1f6
MD5 16d80e36b0b3b18025ad179d6e722e4f
BLAKE2b-256 71146857d3b37ab83a176e59874b8ca5b88f28fb41a001c6780c03abea744ab3

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 de8969acc6f17a5938181d4fd0358445d8740a130e9d2eacad2168d6f536ca0b
MD5 d566a6df8b0118f6b68e2e1d5e7d64f9
BLAKE2b-256 2ac2d10e07ed815cef1ce05fa39a149d69a2be995be68df0aafcd629e3ee57e9

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 70625d16776c6cdc471c1b0d16f146e24fdbdc11f97a15446690f7cb8aa24819
MD5 a281fdeee43b15e13215303f77de1e61
BLAKE2b-256 d630239af1abf3d90c39d7886e539499b83b2fbed333fdf1a7b02e33616da474

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 da9b4e366d8823e3bb44ee8f466340b8b49d99a6e8aa012dc25d5ed0a7012dcd
MD5 bfd400dcbb751582aec4c0cb1e4ce8f0
BLAKE2b-256 a9113394dd14d967f6a19f19fe131877973d340e28fafb5aeb0ea55417719af8

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 34496dd6099fe9732cd738e24a6edb492312ff77a204d846ccfca2791d2350ee
MD5 be50dc21f76cc19d74281e0be3816499
BLAKE2b-256 c61f7eafaf3da70b023781bf264721238b557cd06409250f1c8f51fd1938e76b

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9cb79a90b7a511ad566301cb9e6e361a2a73e50bd6199b1ced4448c3a3480dd
MD5 a904d6ca2c98954088d58ef796c4f34d
BLAKE2b-256 628481576f987cea69a744b0537323a00d33c30a50b07d61632ff4218d2f6536

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7fa4129cadfe0ac9370ba9a1abd3f42c8f91586800c46f2c87f1f970c892a516
MD5 d61fae72624dc059f6b422bf9af73715
BLAKE2b-256 5767ef6d2ed84c93924a932b80e067f4a7db5d92130886c6998308b98c6bfcf0

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 54fbfd51f22a8b9ce46ef54a5ce085087f2003fda5aecc7fc7a1134cbe1426c8
MD5 5a84b5e6a2ecf6663a8ad694df3d78b2
BLAKE2b-256 a9a30f1dc57c83fb35ceeb19478e2085f2d2576c9b7d5775a189911f53454059

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c858baa2c89f36f6ccce69b44ebe7c11a01afa57e0039a6cf10684432bd3efb4
MD5 93c17a17c0a7227a05dfdfdbbe693fdf
BLAKE2b-256 c5078a3e11563bc7dee3b54abbe8fa13103d2f648ca7a592788afcc6d43a3fd1

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c9194d9a7282034cd22828dbb98ea67c4a96f4fd0a969fb33a37f468ec0ed66c
MD5 f7fa12bfef8c2f55b2c2a71682ef72e1
BLAKE2b-256 166250c7183f959a7dad49173f40a665285e337b3676e85c2f195199a98c9de0

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6bce4f1891569687a1cc1a861e3924cb5522196ea7bb649d48ea63c5d9ff3a7a
MD5 94027e19d8d9d148f43ce4c2bc811f78
BLAKE2b-256 6c4e31011755118fcbf1ca482505b7fe3cea33abc1d717f700cf3f00c230f918

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a2c139a57d3ba57e65de047378cd9cf4d0f8d56497e22d1c3b48d4328ca9805a
MD5 1be6e17eb3e6482d8d92da87aeec19c1
BLAKE2b-256 f91b09cc978d94522ea1a218f0f7c7b5df402e3e1c38dfb25bae3a43e54a1701

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 96dad0ef97a5a65cff6c9295c52088a834f5b8c86fed3d9bce6702fbf8c2623e
MD5 208e28c029843977d0988ce4c5206466
BLAKE2b-256 e90003b9983098eec4f9dbe2448364d0d87d7ebbdc236cfc63cd26d56ea42f5d

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 47d84c53402ad8ef008b4f2b2e55d9f5413e23684642dcdfa535ac8b2af418c2
MD5 fc1183fe78b777dc215c1b3ee350bd03
BLAKE2b-256 886e46682776b7bac5436fe80e6b6d840fbbbb8f00523850e60de5c2b571f0f8

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: pengwann-0.5.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 27daf12e32b8effcedde9b884ddde0e093272e6fe6b6b6eb65fe6c923b36ef3b
MD5 e9047b6f63a22f8cb0befb6f5219dd6c
BLAKE2b-256 f091cd26dfbc10d7f04e00a10c0cf6004e4e107913fc4f6d54db6959b6b5221a

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c71457d3b7682a94b6bc57814d4197b92d0c2f6693a7aa7ba1995ce1a06d034
MD5 aed1cad4acf89eddb810fe9e375c74f5
BLAKE2b-256 414c62ddf970cd56e674c6dc376c15f39576da2402049841f1d9dc0f45a0064f

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7b9fcc87dac5922a69aa87e52572ce57f9eedf9f8dbbf65498a6a301524c226f
MD5 9342ec702da73666c75826cf2892252e
BLAKE2b-256 fe3dddf1cf11b21fab677c360748477596a5801ad8e015598769d4aade4f1a30

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 47ca9727994dbbc0defc00a779a05493fb7db2323f73f087b4a9a284f911157a
MD5 7ff616ac9487189a45a50df084cfcfd4
BLAKE2b-256 2aa486b98bbdcea6193aed0259480a15362d5c217aa5013b9f3f5128f3c1a306

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4abd9d535e74280d96eef30e24abd4a211e6328b81ee84f9b4413449a092c3bb
MD5 a8acecb8ababf49fab6d3139d8e46758
BLAKE2b-256 0ebeed0b10f06635f764f3a2d07c307dc4dfa01e1c382824d664979fd0d63c13

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e71d61e175bd2af5c206ab35b710500e5a4d551ef8a5993630bf547eca082079
MD5 fd71e9011360995a03f0f8ce96842651
BLAKE2b-256 07c9dce29171b59779c617e7056371a068ea1293afa73d98370b8e0e1a02b992

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 44042648a3fd63244996642ed541367d74077a93484a500ab803a6fcf6d62c8b
MD5 d50b88aa3a95ab08b9929f535094d0e7
BLAKE2b-256 dd861a6640fb927408a13f3917e6fdadebed5e02e96f4f03642942ace5285dfc

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c221725424ebf19a523a75439cb89100aa095175a778c07668fad0fd07126b1e
MD5 cae4f307c0804640c8f7f1e8105a9489
BLAKE2b-256 2a4480e0692617bf399e5f152354e3c01e0bcfe7dcc06e4b6cd81293c4c926f8

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6df2ae7e507bf22386176e7d6d57c5a548c376ec8f70a4c4ea6e1fd7cc66128c
MD5 bde4322679db7a8ec1c5abbd22f9bc93
BLAKE2b-256 1c7d81b60b18847da86c15fc0c771fdd5df6fa44dd89f4d1b4263c1c284a8ae3

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 86cbefe4bf0ed87f4f8378bc8a8372ab91498af8533de92bb0c4e4ee0a4873e3
MD5 07f67e43164073c2390d532741b66ae1
BLAKE2b-256 ea300adee75b399b9fe10fdfd4e94e04b5adb4a48457dfc5c321a74742e7e113

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 45b87147a9f88ebc91fd04e1827c47249225c4b6dbf7b0f6865a728098d5697e
MD5 0396b28b7cfbba19fc0d5333cba5049d
BLAKE2b-256 976c616fd363c00471b7b8ac932223c9af89de501d43031cfcfcb09cd9baf184

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d173e176a3b1c263589b991cb8ed8b8a1bc39ce99caf9b5ef6597768a198d73
MD5 c9b67312cff417661e0b0bfe5511b93f
BLAKE2b-256 dd4896561a1455a643f91f1883f8610029767ece22e90ea7c6d9c8d6b429a73f

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b57854adf3fe6065922fe4e573bfe6d3c9bac888bdc84e1ef7a03ca659118d3c
MD5 e365c230d83822451cfba0e1d4cdc50e
BLAKE2b-256 211f42145ba9f4a1d179366cc6e9a9647bf2a89da0c840c1b9d0c0a3a9d597c8

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5519dda425205fb3c2664e57d60e63abf91a3e8d50bb28683af49eb7fec44949
MD5 c23dde5958702efcd99c32319e825478
BLAKE2b-256 ca6abab46f9c59cda16e16aa18b51bf45f3e1a8c94e1d7de2d310a81ea63697d

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: pengwann-0.5.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 207.4 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0f2fb19e064829875bdcadcd02014cadbc2d3e2e6b02945099032baad1c5355f
MD5 2b39f59f518ef8b47af9f4ce23a0f7c3
BLAKE2b-256 49ce85448a24010e073df5d0b74025b3af117a7b65800c05c9cb4ab404cb195c

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 448e9195323c03fd71857bcc5e0fe5cb1faa209f8fd09b05baf0d08fa50f92ee
MD5 da252b6c20631ca054eb526cbea8e873
BLAKE2b-256 732e8902b76e19e464ef7b0d58192a233f2f4185c850cc05c45959980d110417

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 48f8e2008e67cb17defa4ea963f7d2565d60f666fb432d245b03ad8045dc820e
MD5 b0b1a6b40a1f0a371491e97f7a7fc21c
BLAKE2b-256 46b7c591510b95a664bac6f73e58372f2c11cddcd10d3b0a23e41977d8bd31bc

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dbee611bbfddcccac060457242f9388255376fbb7469de16aeb022542ff95ece
MD5 d55209021225be794b8c809a0f0a4a74
BLAKE2b-256 fdbba9229b125b4d67e9db907950ab21529936589b48cb13a077460425e3bfa0

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dcc7db4a53d2b0e5ed66706874e1337670dd15126bc89d471bd3f21ca31dafe
MD5 b0ede7a39bfb335dabaed31a516c842b
BLAKE2b-256 334fdfa91c1cc822ea4df42ff35d98eb411dc44e359377696c900204db7d7fc6

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96a29afffc8e0ad650e81e1119e03e0f77786bd754ff5279dd1c3528ec2d70eb
MD5 2d31fc4a26e30d021fdf081b349ea804
BLAKE2b-256 c2471f029eec5b367cc8ff88d1f821ee07f5d84427d70ea37471f408620bbd54

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5f4ed92ad01bb227dff1437e170179791a291f3eef8f441ba8dfc3cacc9bb7f5
MD5 bf53836012335687ae628b9bb003fada
BLAKE2b-256 587704a6f43b1c86641a2a1345e31200388671c537c20e1c3e7e293eb09b2b0c

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 237e59c8445fe2ff366aa43f49559564985878a19ace5d6eaa3a1627bc15a0d4
MD5 2d3c2eae02c4fa3b060d1b16b6289659
BLAKE2b-256 54b277e68e48b49623f02f0b422769a83fb10a658927dd9b2fd3886d2ba9046e

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ea0a89a1e8ceae86730bdac22ff8a7eccb1c952a07cb156f24125f2064398b86
MD5 e403fe70146fec6a965bbe7bb0897c8a
BLAKE2b-256 52a355b73e91abff04c68216e762a25dadf54f277450a22707e9792ae0f9ce99

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f5ca92dbf1e180e1f602698a644f1891d344920d3393103567e5c09fd8201886
MD5 035ae29050e1c16d947ebc6ca27b70bd
BLAKE2b-256 e1019871ed094e8c5987a253f8800e366655c0ebc2473f81d5e9fa7a2163d3ec

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0027a70127e627fa425da36b127744e99c65621b9f491e211d7be25b8246a8c8
MD5 78ea7c92ff6e467f300963970f685b38
BLAKE2b-256 95d7bbe6a767a3f8f091fdd49acde8dff66c219819995e0b4191e002b60b4913

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69ab9e3bcf53893f5c5a1ac1fee9fa20fda80d70373435817c2b3544a3dc13a9
MD5 321d5189cf1180fa37d3268097bfcc01
BLAKE2b-256 126571be8376db8ac2e5914c3e6c82d0aaf2af532252aa10df1df03f358c3e99

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d4714131a814cf963b0551c38ddcdd32b2a04bc0cd32172d4e7b397ae823ac9f
MD5 734893d57bc5448193fc6ceda5bc6b46
BLAKE2b-256 96210f36e63de1d7fd0042673b0dc5bbe10f8fb8e7712bf8ae2552dbf4489d5f

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 08111573d773336527e533743026ea964d1cc9b8d514d0e428f2867522778016
MD5 b02d579069abaaf8b4d0ea080f1a9b54
BLAKE2b-256 3411bb58db6d121e99766361b3dd6def093f8363cf15443d9c184611a95a6e79

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: pengwann-0.5.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 207.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7c6dcd535cd485b630d57e27e4f4a7f087470794799f7155235fad877bf36343
MD5 7e6b7c28ec309eae36c8fb13ee167bf2
BLAKE2b-256 2ecaff8cbdbbf661a57996ab7ddf77839026c7dcafb15d42e764a3ad41a6bd88

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 180732c5a6a2331f9522e2f34cb2eb17cf9cc83991f487cbdabc07ea2f39a7d1
MD5 be3eb6be984317c31f30ae1a6bfa18bd
BLAKE2b-256 c0b32f438939b1eea3d9745da4002f1b01729f5123e363ba04f761d9accd2f07

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fff712d7a3c019bc76d53e361179478132a7b17973147e19d8c7500f636cc48e
MD5 523916112283b3a82f13fc483b994e9c
BLAKE2b-256 3d4a836c0511556d738fb3f53463228c76274159f314f12b04b393cecff794de

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 4541fcf5d84953b60243f3197a692c4b718e29f2a36c70c198dde17d4940be6e
MD5 77dbdf71d299477ef0af0c5874762366
BLAKE2b-256 715b70511deba7cc3608df319fafe11e61f1a18cec149eeb37b714349e823042

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bc745976c8aa697ae94ee79d13cd3b5c80abcaaacce788a429056e83b961282c
MD5 f4d4195d702c012059ae7a948b02244f
BLAKE2b-256 a5da7d68617bfd59cdd83472df4388057904ecadab7072a60bb3bd55e4d11383

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d4fc0ff0ac26ff2aa4626974ac180385fbcff9a2fcaaa3bc9eccd6fb9f808aa2
MD5 37900965f4dc81b92b0809ef49294a69
BLAKE2b-256 353de977a1b44d94895af63cfcc8faef5a1f7f233c56590711cb22831dcd1c9b

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d80857a93ea4ae25f92017dff569f4971be3daa6fdf5e6aa8777dd53159b1fb4
MD5 8efe247b46507351cdee2931991d4256
BLAKE2b-256 bd63e1b3e74f8a21ac98bf8fbd6f83da2c4aec57cf9c2fbf661cc61f7e57a583

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c0c12d6f33c46dd465fe5a2457cc1fe2eaa1e80efdbfc858c08db88bec5ef61e
MD5 be5b9acc1fa6e18d7d2828abc1c863ad
BLAKE2b-256 21943f002b8839230c2db1e2bacd83718be40175fdab8eeb56c78b496b7f53ba

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 be83a6e899ffc06515a775b516a6c75d7380f601dc86c3f90f072a510810ce8c
MD5 0dd077507301718b01de70cadaa6614d
BLAKE2b-256 c2b5718d64a5b6813af6557cfe1dd620321e5f5c5f2b998128de3a04c19ad618

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5feda1a9f7bf91a95de74f5724100706f87c93ae04db2f90efa639438eb80bae
MD5 71d0b4c379f3d6a3f2cbada314837d9e
BLAKE2b-256 7c71f86255bc30b189df01b604ff527365d81b239fb7039df1e3738779e2f1e8

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c9d81288baecf1f217ccf78971d9448632013df4cf204aa90e83f378dda1df03
MD5 53749c5461c1f49a4f986276766035d4
BLAKE2b-256 e5e0f366c0b3cae8a2d6106fd0814166190d314ff4192e962411fffb36f0ba7b

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a8086c29d0fb0737a9ffea1c8e021890bdd17c81b2ccd2e1b69df96c9e9bb3f
MD5 33d5414b2e5d7d71b7f7e2aa09b9e206
BLAKE2b-256 b2598c50b7a454ffb6319c5ddde373e0d450a0ea5f7e18cb3b0bc7d3ac634b87

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 93b584ef31db0700979c4ec3d9c35e71374bc7428f5847f4ce9b9aa7c903ca39
MD5 6feb6fc5eab619d80560c91c8b3913ab
BLAKE2b-256 143e1b1cf194fd21b9a1e15dcec6c71d19128d948add33c4fe58b7c04485b6e1

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9bfb86bb4087dff6bc2ac395bea7e51d24dc34407d65f07d775aa2de02359bf4
MD5 1ac48762ee4e658d5fc5bdd7f2a37d86
BLAKE2b-256 eb28f0a97cbff05a169219c36457e329f2ca5660f049e3373ce56e89189a7c78

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: pengwann-0.5.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 208.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8819d779737e1171dd265ea14fd444f1527cbc303382c845e16f565891435532
MD5 211bfb099afbce895299870eee0ef975
BLAKE2b-256 3828eb8a5d045f9e9ee3f7a1bbf1987becff463214fc3c6666a543bf7243e227

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1bd342418c66b1b8907a3b421534884c97d71c7a10cdf27aabb9ff3b712ed2d2
MD5 a6c2beebc8229c7a321f2b6be723ccc6
BLAKE2b-256 63058f34f2b965e6fb07ddd3ccbf40bdfa4ad446291fd9b0e1f8ec8907554fde

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e070f1607b4bce086ec5694e8fac83f1751d2dde045a97e1c8308a7cb36e574e
MD5 ac716d88d0cc358a6fbe1f994583efed
BLAKE2b-256 fe1cac22bc0e88281467b613574b85776ebc3f53f12ebd8c4b1d236c1b30df17

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 04e65277754f9f9a527d576ec44c8ce1c5ed6c124e610c2ad194fbc6e48bfc4a
MD5 cdd4ff3c42ff81b3b4e4f6258816cffd
BLAKE2b-256 542288f294e1ab5c99ba76dfc54fb1938109222b258910005aa5b9daeafdc290

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fdf8d463e0fdb1df24626a5aadca949e565436f1e716b951488bffc3883df672
MD5 cb32a9552cf99173776e059263f16c79
BLAKE2b-256 57c9bcc6d3d7f028ea0996adbd60698b33a0501b84ce2d795739d5eeaf25fded

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 780fc12b923a07d54d611270b5d0d3b9adc3306a807cbaabc418171e164787a3
MD5 404c37a76b73f7e57246958dfe271a5b
BLAKE2b-256 cb00496ebff6c4dbed3aab77bd995c5a5f943325c581a640dc9a3dd89d0caa03

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 33ef828dc6cc1d67a3ce18f1b1c931b6b1592432163a0afb59bf4fa4f19d1184
MD5 b984946bc55db0258792505812875e65
BLAKE2b-256 82c66daf069540c293ff2adcafacca7ffae2131b1e5973d1b06df3501d0d173e

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 81d3ca62c9e3bc02243fa68f77d22ac2fa2e905253765fca3bc57bd7afc73a2b
MD5 f2874e08678f7a8da2ba9c3672159a14
BLAKE2b-256 6d2293b9ffd48b61470b65c31ba688ede6cba25f4605bd95c7779a6f0d1977e3

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ac7abe320dacbd9ed81f04e2e60482d9a27fe7491a268b9295e81f0d09c956bb
MD5 5f3772b0fed83051649eeee768ff4a3b
BLAKE2b-256 0660f108dc15b1ae646b707137a04733c9fcb76e1ce79f98420af4d04a740bf5

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2003760b9c2fabe4eeaed2f744e6e1f825e1afd6f8e90c1af2994d9dc1bc6c88
MD5 60e22f01c11a0c70bf12beed2c25fae6
BLAKE2b-256 819f9974d83a2bc84f94f72fc6625fff7253e7aada13858b432ccfd5b2066d55

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 6b779108a025dd7cacd7a320b782e60841066591f9fa8631815cf281c7aafa91
MD5 9542972c64abb1d18ab0dbeaa60e0301
BLAKE2b-256 28ea7234244bf8fbb0799012218a1d0998f6261dae9aeaafc89686bb82f7547a

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea5664c9102400155f7ca36625290e7197ddca844fe0687baa944ecea35dbfc3
MD5 2319d99ff0def26c34b4824e617fe20b
BLAKE2b-256 551193607c6e4d56446ad1e94b80b143c796ff176ce8767508e417a9b26a0153

See more details on using hashes here.

File details

Details for the file pengwann-0.5.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for pengwann-0.5.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 0b184e1a71650dc1dd07b2ac07441e48e85028a900cb1115f415c9dff932b5d4
MD5 335ce8a08c2f068783b2abd67712db2d
BLAKE2b-256 6b82d5f6ccb0a4d720b594f7ad2f6e09928416a69b1af33176523909aa874469

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