Skip to main content

A toolbox for protein folding with Python.

Project description

Prospr: The Protein Structure Prediction Toolbox

Prospr's logo

GitHub PyPI GitHub Workflow Status (branch) Documentation Status pre-commit

Creator: Okke van Eck

Prospr is a universal toolbox for protein structure prediction within the HP-model. At the core, Prospr offers an easy-to-use Protein data structure, which can be used to simulate protein folding. It also offers algorithms, datasets and visualization functions. The Protein data structure tracks many properties when folding the protein. This includes tracking the number of conformation changes, which makes it possible to determine the relative hardness of a protein for a specific algorithm. This allows for a fair comparison between different algorithms.

So far, only square lattices are supported in n-dimensions. The amino acids can only be placed in the corners of the squares and have to be one unit distance away from the previously placed amino acid.

The Python package is based on a C++ core, which gives Prospr its high performance. The C++ core is made available as a separate zip file to facilitate high-performance computing applications. See the C++ core section below for direct links to the core.

Installation and documentation

This package can simply be installed via pip by running:

pip install prospr

A quickstart and reference documentation can be found at prospr.readthedocs.io. The PDF version of the complete documentation can be found here.

Archives

All the C++ core files and datasets are also available as compressed archives. See the subsections below for direct links.

C++ core

All the core code which prospr runs on, is available as a compressed archive. The folder archives contains a .zip and a .tar.gz archive.

Datasets

The complete collection of datasets is available as a compressed archive in the archives folder. It is available as a .zip and a .tar.tz archive.

Future work

This toolbox could be used for other protein folding problems within discrete models. It would be a great extension to support different models by creating a modular amino acid.

License

The used license is the GNU LESSER GENERAL PUBLIC LICENSE. A copy can be found in the LICENSE file on GitHub.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

prospr-1.2.19-cp313-cp313-win_amd64.whl (736.6 kB view details)

Uploaded CPython 3.13Windows x86-64

prospr-1.2.19-cp313-cp313-win32.whl (720.7 kB view details)

Uploaded CPython 3.13Windows x86

prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (793.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (806.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl (748.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl (758.5 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

prospr-1.2.19-cp312-cp312-win_amd64.whl (736.7 kB view details)

Uploaded CPython 3.12Windows x86-64

prospr-1.2.19-cp312-cp312-win32.whl (720.6 kB view details)

Uploaded CPython 3.12Windows x86

prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (793.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (806.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl (748.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl (758.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

prospr-1.2.19-cp311-cp311-win_amd64.whl (735.8 kB view details)

Uploaded CPython 3.11Windows x86-64

prospr-1.2.19-cp311-cp311-win32.whl (720.4 kB view details)

Uploaded CPython 3.11Windows x86

prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (794.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (806.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl (748.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl (757.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

prospr-1.2.19-cp310-cp310-win_amd64.whl (735.0 kB view details)

Uploaded CPython 3.10Windows x86-64

prospr-1.2.19-cp310-cp310-win32.whl (719.8 kB view details)

Uploaded CPython 3.10Windows x86

prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (805.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl (747.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl (755.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

prospr-1.2.19-cp39-cp39-win_amd64.whl (737.7 kB view details)

Uploaded CPython 3.9Windows x86-64

prospr-1.2.19-cp39-cp39-win32.whl (719.9 kB view details)

Uploaded CPython 3.9Windows x86

prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (805.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl (747.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl (755.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

Details for the file prospr-1.2.19-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.19-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 736.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1c15e17c5ba89e587ea850ea9513e941a327ef4a3fecc50f19c4883bb2894ebb
MD5 4102ad5ef039d4a5454160f8bf42662f
BLAKE2b-256 ebfcc320d8ed9e42a031ab2f1897585f51699a89f4dc88d76d61a1a4b1952825

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-win_amd64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-win32.whl.

File metadata

  • Download URL: prospr-1.2.19-cp313-cp313-win32.whl
  • Upload date:
  • Size: 720.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 530b82ecd2a5614d8cc509dfe22968af8fd6e47830f1d663cdb38a2b200f8376
MD5 f52643658876a576d9e84c50d19e0e51
BLAKE2b-256 64442f4598b3809e5a4d886a6f2514c7eed4fee6bad846281aaaa773d37c66e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-win32.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 69107887008940fb01518d504a0ccdcc4f693dda8e50931708d643f151f7fa04
MD5 8c3d4d12d44ef7c09180e822769aad57
BLAKE2b-256 a9ee62e3750e585803c27f7bf2549e75b3f3d01c00f46ef3daae93259569c724

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 fb3522822a74dd59d7d028cf2ef18462f73e0a1d4d6f385217e9d3acac00a35d
MD5 a53e123e260c14a9831ab5ade29f644a
BLAKE2b-256 1fa10b46a12352a83868ff2cdfce7a2e5ac1ba9e1fd9da8c48a74608b31635d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 85dfbad2b3f225e8fe5fa2e428771dbf8bf411ddb1c64b7bfff1898159444cb2
MD5 c70b05d9188633e55bb8f5c3d4f16f05
BLAKE2b-256 72af4b1674b3b1e9e5006f095fca86efab9baba5a7d4d0eda6cc7eb8398e09e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7f0b98217c08d012e23fc4221aefa075cef795011531b1f1cc69acf8a490eb31
MD5 6d83e66529427971cc4591d656f4a88b
BLAKE2b-256 718677aa10af7aeee21eb274e16dc88a603bf14460d2c0f2b885c848df88d108

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f4eb7e2620c59f4001e938c7c0281d0b00918c434fc42f1fe23ea9f32fde9f21
MD5 a87fdf30b96b18758045b23918a56be8
BLAKE2b-256 abfb41f67a4d6382c333eeea8dc58d94c080542c7bebe3ea3c6fa484e77fc015

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6e6d88aafe32a40477440b0c0b0fb74fcf4935c9dcb75e1f6d4aacf911531631
MD5 9c1864d3edb5e91116de8e91b18e6a91
BLAKE2b-256 a5307544d803452e315e9acf9252a5b04108336c12f8189c3cbf1f529fff1f32

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.19-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 736.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 431384c597301ffec8b0655beeefa806e3e263d0337140e4394c30537400bbdd
MD5 6a8f9bb4324009b3cb1ef3bdac4e49a6
BLAKE2b-256 34eaa63026b037466545aaed4a49ef4f60e0e049c87c51d2e86c50ac2f45ec04

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-win_amd64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-win32.whl.

File metadata

  • Download URL: prospr-1.2.19-cp312-cp312-win32.whl
  • Upload date:
  • Size: 720.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 396c3842515ba85097924ce434cc7175a3bbff85ec07da8bd612ea8061e1b1d0
MD5 20d754a6e749f607e39b12d6760e2c9c
BLAKE2b-256 8a4653bb439f741a24274ecb729a3744cf8843ca8f10b28cf661a0a620bff4d3

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-win32.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8a2011ae3e88b888291112d24572a33b033a5adc7a1a84e38f172d299b54d49
MD5 de1d822a2e11ca616190957e486a4731
BLAKE2b-256 71503200ab4c323e5d4582f1b4c73c1ec6ad6f21839d24e75c3e417212ca2c72

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b7ca3feb1fd42b660605400dd6a1ee87c39fe9f7fe282a6c9e440fb248c2835a
MD5 3aec28d501c88dc0ddb5bf49e8fd5f14
BLAKE2b-256 48dc715341356ce0854b57aafe2b9353a324d3d9f257d8f428f42bb2397cb82d

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f79a276ee99777ea99e571d099bce184e5766a7c7034146ecac97f7966a2a906
MD5 33ae21741bf25ce9a7f1c1bed2e5cf6b
BLAKE2b-256 42da66ee71daea05dfb1c7e9953bafa14e37d547066d945e0a35ced6f4b6232b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 03c41407ca8ee8794a290558906813f88b412e172350a6545005c13f6650c7e4
MD5 7b9bc3638166e4b060ec3ca4839455a6
BLAKE2b-256 39cbf1a841fbb82c1ef51ab538fcfc6a6fb51c33db4b176796434bcea1cb24ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9c256f7f849f8b1fff735110c240acd9a21d0ce92c053eb079f03a2bfd8e6d7
MD5 2f7f4c0ca9551e784b36d2e2f3a98230
BLAKE2b-256 fbac2c3753855f0bb9498a8af1daa82447a8daa8ff68c17dd63b08f59e2b480c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b8dbb1b91ea351acde01285f6a8524e44cd7eb120b2352b10385ffcd4264f481
MD5 76bb4560a1706699015fd8890ee14fbf
BLAKE2b-256 af9ec1ad9ab95330dda95a5536ca6f508e5695698250b05895d800783224e4a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.19-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 735.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 22206ffffe0975f9354cb9dcf8d175cf891d461f6629a93afa6b61862f26d207
MD5 aeeb2c52737dcf7c9e365e5e08ec881e
BLAKE2b-256 ccf1d48cc075b11743845afaac46773e9b853e4cd2590802c2e0d2d8255d05d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-win_amd64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-win32.whl.

File metadata

  • Download URL: prospr-1.2.19-cp311-cp311-win32.whl
  • Upload date:
  • Size: 720.4 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 09184a01be2b201ede197ddc867a817c2b9b94a036a3f8ac9ab800378574126c
MD5 00f2ddc950cec32e5a6db8a530a46d9f
BLAKE2b-256 a8bdfafa5863b22bbd55ea8801198af9cf5c73fce526e7193e537635f5bff47b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-win32.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c99fcfde9a71c77c621b3a5ea5d0365c5b3c85bad581df2a60aca4b12a585d99
MD5 0f236727401d7eb106630b3b35a4b8ec
BLAKE2b-256 9ea0e1a81028467a74a465b2945db4cfcf4b4e3acafd5bbeb76f4967a113b7bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8c941ea8bded9beaddc383ebc54cc7a3ed76ccec3d2491044b616f3b6f977a33
MD5 6a3615531150fdae79ccfd64b412b7a6
BLAKE2b-256 19aa3f61d9cbe53bb19e8b0b1cdf8377346b512c5f1a75da6297fafe3af31e56

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4ef61a70408e2b768a33bab2d2b48a03a48ec514fd490e20932a5afa99665f4f
MD5 5bbc122e7c6bc9cf3c72414d4774bd5f
BLAKE2b-256 019a30361a5b8a5745dc5a38fc1aad6ad35c2005ffd0388db0e31bb34f3cd8ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 35d72ce7ead384ad5e6b24221435a74422b7fca81b39a80c3d8d262da960b184
MD5 3cef854a7fe13dad69c7a564a8d43029
BLAKE2b-256 7878479d8829f0ca199f9982d7b0296e1d1d910eddc29b6deb310c950a45c106

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f72f4744ea1e0193ef4c0273e16b1bef51bc002c4716eb1af73086ef17545b4
MD5 7e24e5fdea8e33229fe67864c50b7b64
BLAKE2b-256 d566ad26e235d75493bef7b90afc57544ee41d2bff1c21c293f8f5ec9538df18

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7fa882d474f7b8e978c4927294f8900dd23e492684c0b241c18122281d85b9b0
MD5 e93c09affdd5d01f9751df96079548ee
BLAKE2b-256 1295bfb8d27b3cd7db9b9259e9a929bf6bc4a5e3b6136a1603aab98d76998d52

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.19-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 735.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 26bb50a68edc06f087c67a8236d62324ad89a2f6d4b5cbce60e6f9f695bb524a
MD5 3fc97a9d1b7904a193bbbc6cb2d27b50
BLAKE2b-256 b13b725ab1b47becfa1cf4c7fbbdbb3c19e79785f802b084ee5b75d7fd233e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-win_amd64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-win32.whl.

File metadata

  • Download URL: prospr-1.2.19-cp310-cp310-win32.whl
  • Upload date:
  • Size: 719.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 740fa893b42918d450ec027bc053f4da094ee5ae4a0730cd1a260cd6fcd22a72
MD5 252975b7f2feb0614ff07fe1ba1fa722
BLAKE2b-256 b962f68b3935587d6a34980baf1093c67604594dab1f3a9ae47ac45d0c95fa7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-win32.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3b2949272ab34036d319d229f80755fda63c35d2ff3ec7dde1fe9cd504977182
MD5 46f7832ec66eae38624e2f1d91ab287b
BLAKE2b-256 724da4eae0dfc6844301f734aeb6700eca73118bbabc1ebb865d7fdeec1ed36a

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b18e446abf93618818e5d4828e2e3563c7dcf2f2c28f1ca11f6422b8c7ba23b5
MD5 0e494c20534200b681323513a51847e2
BLAKE2b-256 7498815f905692ceca9926878e039d4facadb2fc674938a54eb4385691f911c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62c84e14885e588a8956f55109fffac1172124fdcb86acd02d5b2ff85776f6d1
MD5 7840c6c939a99fd698601385f7c56c15
BLAKE2b-256 b94cf4facd1a29cd0c476af37b492fed2444cc838711af17857610f3577fe5c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fa9d7db6d29a880f0813813f965aea121496eec9f38cd66804c5255ed258b1ea
MD5 6d9c49634a6a9240fcbde16fb3b10a92
BLAKE2b-256 0fc3cd2147ce498022acaa0ba8260ca898c28a7292d46e52558cee53dcbdaaa3

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e64f63cc1d53d0402a7ecef2c1c6b33a8dfe05c34d2c70f372b8095d49fbc1fe
MD5 411a4e53c542991369461c8ddfafcf9e
BLAKE2b-256 54f92d65d8328c86bd1d8a6d0cf715313a6caf56fd3e8b458f44aafc4849b6d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15d442a14772d728449b0c380bbf4274989d945c2f09807bf3473200cdb4dfc9
MD5 9848fafb6a1701db6372d5142421094e
BLAKE2b-256 d86249bab7358abf5a1177f66e3b9586e73356013d2bfa4eae267d8f92b5b08c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.19-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 737.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e77eaa4a3d6d03a37500f00bca9f1e0001dbe7becb0c358bfc5491969c309492
MD5 8cd0ec1bf914b4b8f5c76f4f13d7bc0c
BLAKE2b-256 8d0efaae88c090873f97705a2fa9cbb1bdc8fdbab17939e44c2f756de2669de2

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-win_amd64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-win32.whl.

File metadata

  • Download URL: prospr-1.2.19-cp39-cp39-win32.whl
  • Upload date:
  • Size: 719.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for prospr-1.2.19-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 bf211767e0d294ebd91cdba1cba4c18e8793c477359efa64b7a2b5087bf271f2
MD5 d13cad9d6944d96311b31f81db5fdcef
BLAKE2b-256 6af399197d7b9e25ad66049ca8bbb90d29e32b8e7eec61dd9992d306326d4dc9

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-win32.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7cc609ce0c2a37b9ec00248d18b690421dc0ba1a1833412e41ae351858d814bb
MD5 cf163509b59a362fb1809338a5578e34
BLAKE2b-256 a81361ecf2bfd32034d9b94ee2fcb04c62e56cb9d554fa384b27e9a9274d3c33

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 31a21df9cd8e01cdc1083f09ce2b2675c6e8c8f6ddd8062598dc6562be8f5633
MD5 8307ac2eefd515efe11ceb1d9fb87d8d
BLAKE2b-256 03aac317a2a20d596957dd12246d4857bc540ff917dff227671afc733e612633

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1a5c16083724b40da5781bd03dd2a524f573298a90cdf284b6b340ca1fb7cf5e
MD5 8547637265cd3076cfe2592f81933813
BLAKE2b-256 7c5865f75c5eef6c3457dcc98c50f91afa35b35ac339a76339ad3eb1e0868e8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9b9504751997f16a8071f9b6415e7b6a151dba5516dcb75aa6299d579c0d87a
MD5 b39ae0e799c5190d464e81d14d2c9440
BLAKE2b-256 cdcc525e55d29505b0cf76dc9f8e6625920a99ebe227f80d2eee304bb0a51415

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 592e8128db1954698e3c8ac25ebd9ede4938f8bd8c1878ec4cc9e63fd71020b5
MD5 cd3d627a89f8702e506044b541395c53
BLAKE2b-256 223ab0be48f1f1c7639eec6883ae365c6d40b3f9f8fac652b36f5722e021348e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52d1324109cb1fc4598c4bde5280d90fa5e2e69a76b0dbe3aa7c895444c62890
MD5 5ffec4d6b3ad083bc16c16e29e742212
BLAKE2b-256 8ee47594a20fa5cd8ea77401275f5bc652e7adb3b51d2185d1326bffaaf4da29

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: build_deploy.yml on okkevaneck/prospr

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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