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

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

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.1.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.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (536.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl (559.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (615.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (527.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pengwann-0.5.1-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.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (380.6 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (536.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (559.2 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (615.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (528.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (395.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (380.6 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

pengwann-0.5.1-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.1-cp313-cp313t-musllinux_1_2_i686.whl (558.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

pengwann-0.5.1-cp313-cp313t-musllinux_1_2_armv7l.whl (614.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl (527.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

pengwann-0.5.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (393.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

pengwann-0.5.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (424.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

pengwann-0.5.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (351.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pengwann-0.5.1-cp313-cp313-win_amd64.whl (220.7 kB view details)

Uploaded CPython 3.13Windows x86-64

pengwann-0.5.1-cp313-cp313-win32.whl (207.9 kB view details)

Uploaded CPython 3.13Windows x86

pengwann-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl (535.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pengwann-0.5.1-cp313-cp313-musllinux_1_2_i686.whl (557.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

pengwann-0.5.1-cp313-cp313-musllinux_1_2_armv7l.whl (615.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl (527.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

pengwann-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pengwann-0.5.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pengwann-0.5.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pengwann-0.5.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pengwann-0.5.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (379.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

pengwann-0.5.1-cp313-cp313-macosx_11_0_arm64.whl (311.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pengwann-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl (333.2 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pengwann-0.5.1-cp312-cp312-win_amd64.whl (220.8 kB view details)

Uploaded CPython 3.12Windows x86-64

pengwann-0.5.1-cp312-cp312-win32.whl (207.6 kB view details)

Uploaded CPython 3.12Windows x86

pengwann-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (535.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pengwann-0.5.1-cp312-cp312-musllinux_1_2_i686.whl (557.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

pengwann-0.5.1-cp312-cp312-musllinux_1_2_armv7l.whl (614.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (527.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

pengwann-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pengwann-0.5.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pengwann-0.5.1-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.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (352.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pengwann-0.5.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (379.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

pengwann-0.5.1-cp312-cp312-macosx_11_0_arm64.whl (311.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pengwann-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl (332.9 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

pengwann-0.5.1-cp311-cp311-win_amd64.whl (220.9 kB view details)

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

pengwann-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl (536.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

pengwann-0.5.1-cp311-cp311-musllinux_1_2_armv7l.whl (615.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl (527.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

pengwann-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pengwann-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

pengwann-0.5.1-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.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pengwann-0.5.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (380.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

pengwann-0.5.1-cp311-cp311-macosx_11_0_arm64.whl (315.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pengwann-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl (336.7 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

pengwann-0.5.1-cp310-cp310-win_amd64.whl (220.9 kB view details)

Uploaded CPython 3.10Windows x86-64

pengwann-0.5.1-cp310-cp310-win32.whl (207.8 kB view details)

Uploaded CPython 3.10Windows x86

pengwann-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl (536.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pengwann-0.5.1-cp310-cp310-musllinux_1_2_i686.whl (558.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

pengwann-0.5.1-cp310-cp310-musllinux_1_2_armv7l.whl (615.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

pengwann-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl (528.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

pengwann-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pengwann-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (394.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

pengwann-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (423.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

pengwann-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (353.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

pengwann-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (350.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pengwann-0.5.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (380.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

File details

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

File metadata

  • Download URL: pengwann-0.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 51de304e80e466297309623d9bba3adf5fcad3f90a97ff8de6d4f303839e2764
MD5 58709628053ba22d404c28d2d6090241
BLAKE2b-256 f802adb6cf52e6b3e7faaee8aa5baacb242234e1267d88f612b35ed47249767d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4d52824de734a00ebe6b0399857e144fb997547c3fca852ae3671940dc913cfc
MD5 8a33aeace436a67f9880b0c3e90a6a5d
BLAKE2b-256 e4440c3a252ce24f4add8a5b122498fbf4d8a3977ee5d47ad845935f66dcc63f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e9f4142970c20fb913a4df80c978c786026b13b1b883d5a340307fbd71dc57b6
MD5 7146be3452607d4205cb29de2fef729f
BLAKE2b-256 cefed822014c1516560d1e6c1be5d532cd138a84a2bc4cf4df4f24ea64678003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c30b7eb10f79877a8ce0391adcc10d113025554f10433936b22ff2d9cc0d9ad2
MD5 904f1d2f3961c3186853d9225692ef8d
BLAKE2b-256 e800cc11609363960bdf826e80337f881427a94c159097616af7791249215710

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac0bedd50ce1cba2d7376797b01a4e4258e3f49774f3fae15fbc435319119c67
MD5 7d9ab7fab4ec1b0d871e25ee902be56f
BLAKE2b-256 e1121c8a2b36a45f434a9a4deb428871c9561f66039ab30d330c43af770f1706

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c2bc13080fa76f4b799dcc3a9e099d0a18334cca95641ae45cfcf93663a5dddd
MD5 c6fbabcd5673ae57feb72ee1d9d53a58
BLAKE2b-256 77f1ea20637f71536f3a4d30b0ba60c00bfb4ea2a3198a4477c09872d8b9ab00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0a6f0a71ce2fdb2fe59b1f6377627d49f9873c4b4ba180a542b87f490137b571
MD5 52c802ce6f77b39637dd3cfe38dfbd5a
BLAKE2b-256 50d8689256bc69e0dc4512f121ed69ab93dcb4e21249670fa15b006cfa6a5085

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5ebcf09ddc6c95c80054da3f43b842a72afc9e4a5e13ff8ce9b696692b9987c0
MD5 97370cb759c9084176ed0ef06f8c1e63
BLAKE2b-256 dca5e2376267543b4807ed71daca6f20baec92de88c28e51faaa5353f1e32484

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 452057a5ad5a6461787946839e010469560c39eccdb8a8e92564b49fae247b52
MD5 b76f94a353babe916a835a2a18e38e9e
BLAKE2b-256 18a636efeaf4e903adec1a0bdc001e276a30d3420771373dff7ff4138e5d5d11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2120cc3424c0550fc3d436e97f5a631c16c14b28900218b6776a52b9418207d7
MD5 a127b5be4d14875eb9535734be183b50
BLAKE2b-256 4923b8489e545415dbf7a202af8afd4c559704c0b8b2351a4430de7fd88cbbd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 60846ec58ad8f5e7614f5c3ec76a9749d1da6bacef41ca96cf7ac33fd41a0d22
MD5 1362cea6a5854505509b1ce8dab12a67
BLAKE2b-256 e83f53c4c5dcc9a603393eea26db4087e0ae014c3ff79096a17f259263f16359

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a379c9ec6a057d43ec5472855c9890b6f3ee31b4d6f8cfbbfb146d83a3ce952
MD5 c48ff29bb42e93e71a68c88d016d0be8
BLAKE2b-256 644a4383086824fbbe5d46da4cfbdb00c0adb730bcc2ed0612421e1d43e34ad9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3fc7da868f695abe2be3d36343697f45c89933381d051d19587c8bfb9394fd13
MD5 7f9e85034f67ecf280f336345fc576c4
BLAKE2b-256 f9325b08676fdf628c555eeca4a0b1b5b592b63f084a7b310898467ac95f372c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3bcd60dd2423e8534d24c14b01629b5bb0f1648cb0873e7e28eb36b4fd22da82
MD5 dd5b41906802ad3e5300916d71837955
BLAKE2b-256 54d6f64fda61b4191ecd32ce2eec1f8407b48ff72ae5abf4575232123b9b62ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2e353ea433ad4493d9607c76e2ecb174204d142acd509c2332545b107a3a8c62
MD5 2333100773f348fb1ebcd665aab7f676
BLAKE2b-256 236ed9a1f8f439970b440f9f9fe03ee5db33616ceaed92ae08017826119f24bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 117bda243433081c341c7bcae128ed2fd29ffc30151d1d4c8344ee06e3eb1729
MD5 00196c2014e9e01538bb02a0fd2fcfab
BLAKE2b-256 1382c24a12616db807b74ad52dfc340410034d49f6e0931ea97a3a9a1c5dfbe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7a07a65184d9031987aa4fc8bf269f4f1f62dbed7d988f5eb23c8a6e3b85d344
MD5 da95b165c82ddd3db3ef970b0860a773
BLAKE2b-256 9fadde09e25ad73087c5dcbda5ded5de8c47f191001e7a9a78c5d4855153f495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f77d206db7ed9b94f7d812fededd8f019c1c92694a573e10cf57a0d89fda0c80
MD5 aea5a00099d92b1c3169495541ec0e2e
BLAKE2b-256 ab22d3166d2c4cee1a069263b1b6e052403cb341cbedc91b5e3516b0889b217c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0cb241d457561a3878fa6209b1ac1a9ad373fe06e73ef6e54eb3991b5e447cb3
MD5 bf750dd3fe2794a255e453b357d6abd4
BLAKE2b-256 46cdc2305ef640b56e38d5a15bfa89eea3779d25b1398d259da8af332a08326f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 120d48f165d0be3794973edf67be67442cca76d023e2c2a2bac47dd9e291d9b0
MD5 958d5b7be658d4000eb41141d8b0ea43
BLAKE2b-256 3db9c50a566b6fb248a04a24b02308b556814a60e4bf1d0f651c3b1fea3d2875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 b69d372288716b2c04add26138f51da5b6ce2d1b4bd24ec05257474a4ae91edd
MD5 f1c3f6efcf0ba629f415b1abcb1815d1
BLAKE2b-256 9926c575793e4f3576bfee77b169c8c986fa087a864b62ee4a8b36bc3cd9f9bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30ab84a07abaf3411a9b148a8a8d634c0b8bb0ac50251e008c8a2dfd89975ab5
MD5 ed0ed1484ca59b21c6a5a019f3609822
BLAKE2b-256 fe355fc5badbce4db73a37225e8cf5d400f481c8d64718bd6ce46ea4796d2747

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d229527352edc372905250a9bea0cf71e73a10117f88fcf059430b6589fefdcc
MD5 9291234118fcba7403e04ade06ef6950
BLAKE2b-256 cb2fb81302fe1a4298f0b16240bc48d2bd8218523c727b65ac5d9252542137c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb16a716b5634c9eaae6949b2ae4bd301236ebad24edaafee4e3cd6d246e1ca1
MD5 81f63a8b2d9f03f7532d692d93abe558
BLAKE2b-256 989043dbd88a85017ffe903d7b1ad36f8e5c185bbdd542a67d56106b77dde239

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7a45bd7bb88bdd79fb34a884d729b1b5084e05ba1997fd5921c43d702bc694aa
MD5 e58bff16b49834d5b3fb5d383347d53c
BLAKE2b-256 6a3cc4ef4714f62932e2183aefcfbb5bcfcdefd5fea1c6b05207b1a0d728410b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 532d19216e9ff2dee60fb82dd8558c533245c09eb3e1024c3dfd9c2668007849
MD5 62466a794a7ec947bc6a37f0a8040dbe
BLAKE2b-256 e269f6540ea1ca0c7d9d1cc7aa4b113df0e36b2c3d8e5bad0d844a938c1b019c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3eccf5c7f77c8266259d05ddfabdb27c1d02dfe91bd6b12fde81d257f95779a8
MD5 7561f30eb5fc5de4ebce690748a893fb
BLAKE2b-256 88ff0420482eb5b775e3cb371ba4ecf6cd14f0f2258cc348614fef686cda12e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4c1a99f4d8174b90bc84c72856e275e8b509f6a1b2dd248d0868189f8237d79f
MD5 6a57ac8e2d6aa33553b3b22cbf0d8e94
BLAKE2b-256 9adb344d986b971345a74d133eb60bbb7921b0fa45d095cd2e1351328fb93499

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cd9575fcd72c074950023ef3dcda07dcc929ab963074288c86ac061101baaa3b
MD5 ce3662f7a6c392b402519924c77f3743
BLAKE2b-256 ef59c8f3d375fb0f256a5a8dca29229b8f144c064ba1a7eeb1d6f6eb5ddd4b9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a93e6032c4464c82f702d4b63d397fdc0458b07b81e9c34ee8aacae59b7d9548
MD5 778e0d715a6ebaf4288dca2a3e19393a
BLAKE2b-256 376f13a446e2a2033d667efbbbb3676dcaf8f207f615ebecfdb5da6b89b2ad6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pengwann-0.5.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 207.9 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.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 577e2e0a85317afe3ec5d7c426cd60be64af85a06510faca872031a8453bd203
MD5 621bfa0660b69e9a85234891bf8f9dad
BLAKE2b-256 706d7d6eb0dd3d7c9c9a4de60aa8a3356793e7a919304ab63bb93679674ecece

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 73253a455ae2df6034067c11cd8e39d8add325f425df7e7238b6c6108e2e7056
MD5 949b46bf3a9aed61e4a7eb3f02438468
BLAKE2b-256 e9ff5cb224ef305bdad72de8c0124b55e519463c486be5344fdf0bbec190f6fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fef4782045afad7f75e4c75431f0d3ecf0bad83609b9fa0236db4ca55b301f33
MD5 74a033211424a073dd2ef41592d85598
BLAKE2b-256 3e79dd92bcdbdb4c9eaed1137c1222cf3763ed89538ff6e3a9e754a24b948923

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3863a139db61c1356e219e2456ab86f1031db56bda77995211abf16eb534d567
MD5 95c9cb3bf5f95d5c7dafbfa4bcda06ce
BLAKE2b-256 a36f2ca874b660af8248135e8c040ac27ba13e7360dbb950f63e16520335d319

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d7a12c803fc068e40acccbe46db451725fae2ee5bffed5d6163fa461e19fcdb8
MD5 13738be339ae7f7e97eec876e86d0238
BLAKE2b-256 62120c3d1e1df3985477489ab304083681a3429d738ee793bee6fca0ee6ebe35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 39739a91333b9e03c011f94eaf94b251b091741e5fc29549f4da597f32a8e125
MD5 023aeb64535d69fcd1df1c711882fa02
BLAKE2b-256 072496250e44527bac743ad0fd5e1e3c6d324f24eb230763a58b71da1db0db8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0772c95877cd05fcfa864debe4e528df51de3e9e2e3129398bd9d749fd23d233
MD5 de55f041d38bca59e4f3161b5040232c
BLAKE2b-256 d62b7fa7ae27fd653499054e0941e73894caa36e948805b38fdd03121ae97217

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80c91d2c11bb5a8fd527d09371c7bae224ff6e4fad7a7a5da18f88ce3ee2a452
MD5 4e756b87e3c82beed7316c3702f60f2a
BLAKE2b-256 1f18e6d6983e219047585a695c89d6ba3efc0cfda0be89eabe990cba74feaa6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cab8043457ea0e105aad9c5980e343c1b95e114b65c1ef4e870a20e3c3d0c8f1
MD5 7d407c81d66074764dc0b6f7b9b6144e
BLAKE2b-256 4dea9eafbbc9d45d4dfc1657a9d7f43ad7215bdbc992dcb7246e8afca6ba238e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ffa29f6999fa567b60c3b255ee13656f5d465d5558fc4ae0ccbc1433d80070a8
MD5 2c99f09ec560690a0c4b3a27381e901c
BLAKE2b-256 2b95f87e57aab89fa32095429b2764bf62eb33424b291138b44ac93ae422dde6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8310e59951e78a2bf102e49dc14390e26d7f64ffb241cc253440934f790f315e
MD5 aeb5534fb3705883f335a8d7860abbad
BLAKE2b-256 066d7c876bde6278c30655621e927b61a065814b499dfe96a7ceef3e4c88669b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5dacf3cd3ffb31a3d4e7e4f271e0187d804c3b0c7921dd401215747123e1c771
MD5 45de4a85fcaf2e84b656248781436e2b
BLAKE2b-256 95a661cb6297bd8c54f69c3a70b66e2066c07cb10c7289a77b917976938f0b2c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 513ad8640930829801719e096a7082ac3677e9db50bec695b73c5df5e8d86d00
MD5 8627c7c462dabbcabab99970ede184a2
BLAKE2b-256 b151163a10d624388984bc0b79dfd24b726e429a95d08feb8b48ce524c1c7712

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c6ccc76796251b37a68a8016f9f68fabdfbda412bfc2c5f9b688eb78a882c2b4
MD5 e4af531778497e064eed53c5e8b08310
BLAKE2b-256 fa547b656495dc7b4ce9de682c4a6f26f38eb5359d654438f73c56fa1349a31a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pengwann-0.5.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 207.6 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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f07c778c9bb8794c6fbbc118664cb6d1c7b83c0bf4cc4abd262ba8f91f2ba229
MD5 17350df1011066974ddd92717b19ad8c
BLAKE2b-256 86ce737847f61dc975368ccdef2572670399237e4ed4a296ca75f188a215abd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 def6d6b939d53799fc23cf1600c61d499fc4cea5f4f3f9c6d12d0665cf019015
MD5 a11f849db4f2a07d006db9197c8684c5
BLAKE2b-256 64aeca8b015ad7c25c295e8463a29dc3155470d2df249f706d3c7b402482d4d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6f5b5e7a70f4f7b8f7212b08a6ff418c9add493ae3161af76624440a3faa2c28
MD5 32299b0249abd0a6ca36c9402a3dcb20
BLAKE2b-256 301382a7f4f62ed395b4372e6526e3eb062a2a25ee0bb388dd803347161d0216

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cae51d7d5d20eebf232f3b835d5c487d93569aaf30f72f6c640e2aff283af08a
MD5 a047e2c9560d12502393ae6cb27b5257
BLAKE2b-256 8509acd69c9fa243d7623fccd9cac4b9a4f522d97af845b31b1982de97d07a21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8eea2c2695e1694d2d532c0cb1e6553425d09686b48c7b8da4f45b37600d06f9
MD5 0dd07a8e922a4849a59734858e7598ad
BLAKE2b-256 355723769ebda2a6006c57071abba1fc8342d24d0da0681883d833c2dd8a5bf4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 51eac2947e2a3b6c4d9159375c0b6ec26de6367e30e70301cf4221e68f298c61
MD5 93cbfffbdea673165cc45144d678b396
BLAKE2b-256 4d83db049518dd2cba4df8318c0036d0dd2d197fc0b9802ba73a0abf501bde53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 6ed2fc647e36618e27855c4e1245e6f531f9c087cc9b84975a3e7e9b3b6c05a8
MD5 7ee0e19c3df05a84704c3be0488de004
BLAKE2b-256 0a4e7c800e4f35b6a8aeb195d567d565787670cf1f233dc88b0eb365b98e8ccf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9dcf4481e99ddc0dc2ef414743e3ad8df151c049b04121d2c13ff6da8051e291
MD5 66e773b9646e2cd61aa9860e7ebe5d72
BLAKE2b-256 2bdb388865b102597f5c82e7b6b7aeebb33ec6196c505c1816f330481fa55f7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1f3b727f27b719d95f162f5cae3de5a5f35bbd796ac6b251c08da88271b1103f
MD5 2793af56bc96c96a6d7dbcbc6362fc2a
BLAKE2b-256 72ccdd906d4bca4b4a9bb6dbf730bab4b9878fd29ae5bc92e2ed8398c5b83228

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ad7d3d385d71b6b87c56995b7eae7903d5282c2a02545ffb9cb3ca0278dcbca
MD5 a1285337a106b410c1af13c39c967fad
BLAKE2b-256 2f6ab924d5abd80c69fd7d73c68b70c338520ed5d68124c28fe2a549283dbd63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 c4afb70659581d108aa461c14a6586c2baea959f790bf63ac4a3a999bd39531f
MD5 5b9174525d7f2d91933fcefd16cdf95e
BLAKE2b-256 63e35c8f4f903b234f4892d1908653dd48a8848b76dd33fce9767ab54b2064c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc28854b53bb41d8563065fec251b17f249111883261ac1c31504b61c516bb8e
MD5 3ad9471a762a24dc3d217f9bb1ab623a
BLAKE2b-256 25427a06de44401dd58248d23c5cbc2ff16180f3b802c061a6fa691cee257495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 facf3197ea33dff206f14da6388dd390bca2204a7ee0f42265799cd085db423a
MD5 693ee3b13cb15c25414b6d8868a57b14
BLAKE2b-256 9cedb42f170f050355355134b5a49aaaa805bf33f16465a6520b9b16bc664fbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b856d916afc4b41bda7e20f4191df4847223a58c660efc2fe48c9a34c2158f06
MD5 e0a8aa2fc45c76fda99dc782100e139e
BLAKE2b-256 ca64250a31c3c8bd0f90bc817b717f9f93259f72c09e11f6b331223922bf34a2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pengwann-0.5.1-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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1b81655d56e8b1d9ba01640678654354a6ddffc9f0a1d7c16891f632a7b88b4b
MD5 41950292b2d149528a4ab2bc36939af0
BLAKE2b-256 f07ff58c43557fca45884bc4bbc1173f32cf8e613632988ba62d64845a1eaf07

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 77dc1988fd8fd89c3bf908be7154875ce36a8d827c7c98863f9fab14a1c1e891
MD5 c80a83092adda4e3a7b3deee2209e144
BLAKE2b-256 115290743d54104a9b3a5f12fa5d405fec0b35394ab2776e3096eae5f2730f7c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 dc4cc646db8eee9133e7a57cd1201808fe5daaec352de7158d7a7b50b230dbb5
MD5 cf8958f2271b0a4a60e19a8f1e4a0037
BLAKE2b-256 15c02e915f77b2f208d61503b22eaf5b3ba41bd55017e36e6a051a2eb668d284

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 cb65902aa1b272b9c9a87cbacdf11fcf09adc67132e9d3c4df41a7af86789d97
MD5 a1af359e1fc3b4e707d656d74fa0e561
BLAKE2b-256 2be6173b4b91a682abbfbb52540f09124d12e9a522630d280841f27955cfad40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1988249ffb13e7070c6dc0d6099efa1124ae5620ed9cd2383ccaddb57959e62c
MD5 53e9c2f02855bb9cde2541767f3b84de
BLAKE2b-256 da13c89a3f5afb233a238dfeeb4565aacc45983dc30795f48d7d787c2630313b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 594a5eeb2685e191910dc217c6d1a8135f4a3c578fd0e5bab6d12fdf60477eb6
MD5 40ad8f6256faa84b1aadaa65ba78834e
BLAKE2b-256 c88635565c8817244a614ea359b06da4c171d0ca529dc23956a33632af2adb87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ffc5fde15797e21415c4643e7f7ee0b0d86ccbf6b8510b015f55c4bca4935453
MD5 980ea049f583fe42ba20b510e6dd083d
BLAKE2b-256 23a18f954c7df6cfb6d02c15d46c0bdbc5c1da6bf5ea34ef4fd4d4f5ba4857e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 eaaf541c24eb5eb6339f74068edcda9b3a70ed3af2d42df57280402e5f52ead6
MD5 82c584a2571957b987a9427c3f54a8e6
BLAKE2b-256 c2c069130ae2c393515fd72c5edaea6d3fdb54594778f5d1b2f5d8810b44f875

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9a4942baa4955225504fded85e7613410b2e6ece566433cccf4dc68e0a61a16b
MD5 ff86724e341df6356aae47a6ab99d873
BLAKE2b-256 27085e4cd208fa50b157f085e70a33f6d202393d53bb4d2ce94f2340a885d3ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7b1489d416e0f5411e38a4647e30d7fb390f111b1e6d052c98bb3d37b87e59e9
MD5 5e766bb73b228214f2c912853a3b81c9
BLAKE2b-256 00cb593dffe48869c82c2f3a14bb34d3575808e66a8e51d7ebceb35f6caa85ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 be07b723c64dcd55725136d7f3ddf4504164532bd6c4e96754adc36f1c8009a4
MD5 5b685bc6278aaa035ff31b3bd0e6c744
BLAKE2b-256 f225a5e16c89ee307ab6036ddbb5e7e045c7cbdc2d877e96823813ddf6374493

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 191e4bfb8ee07a8a05893fabecc43418308c7caf4fdd6710ededbdba9553b44f
MD5 701b9c4245f0325eb07c51807685e2c5
BLAKE2b-256 15e23b9847d4d403c543a5c081afe5bd5793b46a1c41820550d898853e3c8cf8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 22a31269b3463f1283a7d9acf7a71078fdc73d0e57399452c4eeb8852169c93c
MD5 55a7f37ed2bc4ba7b6e0e44c8d269c80
BLAKE2b-256 d97361708be9b674eb586a194171a192367d80d3246584446057eabaee97b880

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3f740d06a835ccac6d9ccb3969b64e38f1340efdf89c10c3c9f07b41390f76d0
MD5 db273051bd8e77da6dea2751848c1a23
BLAKE2b-256 e3bcfa6569c6ee2adf2dabd95163fcab4a5795da0317ef6b991df3e0c766aee3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pengwann-0.5.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 207.8 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8e27148b9c3017800be0d63bcfa77e8e6a5ffc709e79a6c4f24b6b4a02e842ef
MD5 e509985f254f36c059e48f5d33304ca1
BLAKE2b-256 5d3e7f258a909fdae6a5a6c0fd62ac33151e4c85ff19f4ab54413d0f33b89fe6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 baca3565f4b9145969cd913da192f6f17a4985c6e1a3da0368f24883fecbf169
MD5 32790ac9b80aff3cbfe48a939c84169c
BLAKE2b-256 b5c310d55e055c4c3db91db5f304108053e40643b00b819a84eb406af31caffe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a8264e425d13e77c74fa85692167ceab612ef8059ef03fb4ca52cd9901370e7d
MD5 a631000225b4b4f34ef2648b92d21480
BLAKE2b-256 9ed2ed5d6ebb8e62cdf4d9504a5c9d1c3b37467a50131411597266c93349d879

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 bc40f9ff4d800dfa287de80bc4cbd9cf3c277709f7b44185af857978c58580ab
MD5 22bff9be01ae238878460f319ef4eaad
BLAKE2b-256 2e722f152c6967ec868a48f1f3a5c4de0fa3102270abb78076211907bfba21dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ab22ce4165ac03018ce8630c4326e6a546e25ed6551b46f2ecd440c1ae22ee64
MD5 eb0e73a1732838c15bc2467d6d136194
BLAKE2b-256 b4adf9bd4f6cc485b189d0471cce920477c823c99e219cde7dc5d22d543e8526

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a287c05b32b008f5bd61ab1d848b5f0e06ff01a3b3f8b46e73422816cd0fa73
MD5 d4cff6e62891c3cb30d60a91d643a2a6
BLAKE2b-256 8ecdb9ee2613def127f467f2e5d9de0df2d6c9e2e6f3859c672305444aca8042

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c1328778fe5eeecbed9f3a527110fd894e41fda39f1f37cd17f9d47fc19effe8
MD5 268d356bf422eb601648d67d6967bcdf
BLAKE2b-256 01fb7b2d924a8b214370c9d65b9b3b7abf67018f09eab692add222d009cf1f66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2ad2241bc7143eebdf1dedd85022e843fbf605c96fb310d65c69fac8f86761fd
MD5 cac0241d3f5a2c7e3e721d8a77ff9a3c
BLAKE2b-256 67264e5962681a31976ac5096997e0e757dbeab10a43ea662088ff6124164985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 97d614d1032a801a4000129ff7993d0c543b3a5402bc95bc503d57d32a5164ba
MD5 227451f05265f3aede0a3741100732ec
BLAKE2b-256 fc06936560bfb670492a223e7b937439fa398e7d818b9dd5727ca8c4afac52f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ce9bf075ab368bc03dd648ac0b0f9beb315087bccd21236a086da93a90ad7dcb
MD5 699d3ed0c6db72abd0c08eb2b0b706c4
BLAKE2b-256 d18cacf4710972a8b5f4ebbd5aba1c861b4effa3142596559eee52b2c7ab7567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pengwann-0.5.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 8e124e7baf9f4be4a71cff97238642ab72d5f530057bed1372db5e12e40a90de
MD5 9306f04bfb23b764a9c026ffdcf65b23
BLAKE2b-256 414937a2932b2ca43af14b092516de816a3ebc3d6bd3bb864291eecaa03dc492

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