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.17-cp313-cp313-win_amd64.whl (736.6 kB view details)

Uploaded CPython 3.13Windows x86-64

prospr-1.2.17-cp313-cp313-win32.whl (720.6 kB view details)

Uploaded CPython 3.13Windows x86

prospr-1.2.17-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.17-cp313-cp313-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

prospr-1.2.17-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.17-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (806.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

prospr-1.2.17-cp313-cp313-macosx_11_0_arm64.whl (748.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

prospr-1.2.17-cp312-cp312-win_amd64.whl (736.6 kB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

prospr-1.2.17-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.17-cp312-cp312-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

prospr-1.2.17-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.17-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (806.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.12macOS 11.0+ ARM64

prospr-1.2.17-cp312-cp312-macosx_10_13_x86_64.whl (758.4 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

prospr-1.2.17-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.17-cp311-cp311-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

prospr-1.2.17-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.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (806.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

prospr-1.2.17-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.17-cp310-cp310-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

prospr-1.2.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

prospr-1.2.17-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (805.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

prospr-1.2.17-cp310-cp310-macosx_11_0_arm64.whl (746.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

prospr-1.2.17-cp310-cp310-macosx_10_9_x86_64.whl (755.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

prospr-1.2.17-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.17-cp39-cp39-musllinux_1_2_i686.whl (1.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

prospr-1.2.17-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.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (805.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.9macOS 11.0+ ARM64

prospr-1.2.17-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.17-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 05c10e4226111a74128871a530afcc11e551f1475029d5e25410702d416a66b5
MD5 60f2e66328f497520616b4a1728d3826
BLAKE2b-256 fe7c9071175089a1c7bdd95cf8719a7048d1a0cec6c8b5237ccf02d7368cab82

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-win32.whl.

File metadata

  • Download URL: prospr-1.2.17-cp313-cp313-win32.whl
  • Upload date:
  • Size: 720.6 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.17-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ac8b5cc8dd24b3c90c96b38391551f8ec8bd9c84bed9a62341f4d8f7d6b9fa2e
MD5 5b665ccd2c4d8507978587d9c7fb4157
BLAKE2b-256 7f1a5d84dc21b6cfcef1b19ddfbd086e7a7827329cd63b7675428762e0c38c08

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7af12b234f9c53ed71e08f76b42a4bd22a4cafc954a1965d2fd61fe1592fc631
MD5 eee304bacee988725b26e0865cccb191
BLAKE2b-256 4117b041b2789e45ddf35ca93bbe810aa0d699ede219ae3920522019219f1648

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7dc1c71a7f1bfda0bf55a1caffe0be2cef0f74b6490bd0125cb3495439aa2692
MD5 e3c09b37e59adc3ed81055e01368bf23
BLAKE2b-256 fc24388f41eab95764c92d6a6c2d876659284c88db9e4881d0add2ea19b79677

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eb669b6ae027b1de8a286c9ee00cd3a41d9f52edc25b32bbfd7132487d6102ec
MD5 abad2db80b6f216b9675555ee50fb905
BLAKE2b-256 22dacb93e8454a766c568c5f48bea7738753301598b92f087520ed987790d7a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d03770edfe62b8da575e3d97d12fbf3ad1e254e856ede8fe089d43f2212449ed
MD5 0a783247490b5d2623bc5320a3dc2b4f
BLAKE2b-256 36adf7f09a32eefc3be7b66068702384305dbdfadbd31aeaa0360f7b5c9ef67c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b92dea5fdec277d5e80f0835b6e6875be2197c64365fbef0882c0783e5c24247
MD5 25f62d18a79b38b86ea7dd78efb8845c
BLAKE2b-256 6dbc9a310cb167734955eb8e57552ad43ef11fab4b225803d515713f877694a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 bfe9b70f92b179fa8937f6482923519316374bb95b24b4e7abecb0f0b41bdd8d
MD5 d8a305f6ee0f63ae06c451cb050bb906
BLAKE2b-256 66f5af7e6c439c6193c6167463a160c6b6ab0fcf2c1a1e508f98bbb16c378e57

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.17-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 736.6 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.17-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 927e8caea71746cc17f7d1562e267fddbd7dcb0d21104e1e2ec29c6dae9afbcd
MD5 5fc20927f5236a7342c6a7bc60e0c653
BLAKE2b-256 d30c5be3266819e91afb5d14060e141fa00bacd12754741bfcdaf3bf68815846

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-win32.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 973dfa95909b5112cba6b14d4177623892b2ca7a89c2f003c9a7532954ae911c
MD5 2051792919eb4332e8dc6e89be08d035
BLAKE2b-256 c3348f05dba51b14d31f82a23dc03a35d4f5be368250beeb5de4f26ea6073886

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d8efc47998e481e6fca4f3a1bacf6991f1e55d03f091900f32fe705c975910b
MD5 51986ab8230b34c52a5c240eff983f0b
BLAKE2b-256 b1b3dc51270abf43d179816da8990e5b52f442091707c3a95793dd51f1b1c9d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 44154dfb5920eb07f3fb849239e567fddee6545b91b615a5fbfb2d6931db0c6b
MD5 7a2a413119a59cbbd0c668e6f3018d3d
BLAKE2b-256 57a7ecd0710b795d29324e57e3917a42871e0c807ad5bc6fad8602500b974f29

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7c030884d84d36f08f4176d9be459e83dc660d1c78bff9e00eb8d6a93a112304
MD5 3f1e08aa5f4c74b330ac641f421f10a7
BLAKE2b-256 be8bf7e67a5c4aba377e652868b2b81f731f29c49748a89cb697334af6562633

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5562eb7619358a71d0339c1ac55c92b4ed94835f92d35e988d64d216f59bf5a5
MD5 ab7a4ef0b31f4a5bbd46e0206b4d41b3
BLAKE2b-256 d495d7b1b82a897073b3417c903ce83b00a3272424392cc5cabaa8356f3278ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1588ce9772df276728f7c58445d742ce965443afea2acb2c0612c067a89d531e
MD5 5a7d73aea021c3812007ac7807733752
BLAKE2b-256 b5c07e2acf3b8e64e7742c1577178f51568e94df8c6efa2a95cddb444d308fda

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9ebbdf021dbe7e9923cec912c4ecd7672791a3151904d15dd040bf6a509e2c14
MD5 d09e7e6380c60f867a6fc2db52ea3998
BLAKE2b-256 63f2943bb870068669ad70ccbfb8e1c1b838d7e57fab94e811a9f0c276e9a09c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 db78cfca62fa60af0e08fe8098e6bcc9309c438b3239d800bb8a5b2967aff98c
MD5 c4b4db07ea1f77f2bfc405e5f6fdba1f
BLAKE2b-256 ea965b4ce2760e305bbd815403e9d775537e764aaf1771361a43f72345ef4d72

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-win32.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c3ffe840d66c5e49773b59361391c2f7a75becd13669cfe9d42d664d37352218
MD5 f3bf206784b33461e5b543564206ff0f
BLAKE2b-256 24a5e13c5b2c80cdad2bc4f6fbbf1dbc949a805da410b112bc1bc1f0be494b11

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28751fec27a5af6dc65cc8becd21a4c30fd61c05fb86846fb0b9a8fa52dca45e
MD5 09635f0406a8eeba73cf464fba663637
BLAKE2b-256 7b63598a14e0ea5da27bcd437388bf4b86c4213dc02d0c05640651242d87e4d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cf3b486ab1cf77ec84b4cfd2e7b59984883e5a3d72b6f8bf467177a3d69b9d57
MD5 200b707d971ee6ad921fc4910e7b7a4c
BLAKE2b-256 7ed2c15d7200975f584fc9253e427f8be2393c526ce17b0448ee541c1e67bd6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 56c75081bb21c801c5c72543a5409ddce7988450acd3f3dd3c7545919952994e
MD5 3608350c0589b631c8c22daabe9df249
BLAKE2b-256 3d073a088bc5585e5aafccb2d854da2c7ad0d92ae7b55da37e86390200b7705a

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6c3a6cf8ae99142757f85ee6a93036e62ab6886fe376393c32458e9bd75649fd
MD5 86babe930b351dc4f2becd4af9f9c3af
BLAKE2b-256 b052ea6d660e765e0b29daa7bc3d718ce2e250239a308b570c3fb2de4702c57b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 728f427171df5dddbf8910174d5a91f77b61aeff7d27acffe6ae730d1c03e30b
MD5 fc75b57f950df8ef4c41cb35d156ef66
BLAKE2b-256 4b57ac811d8c7ebe5772af6e5461cae7eafd9d52eba25f34b00c087c48b953e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 292225202750a41de8e9f9d627b471452dc24c420c94eeade1618ff9f9a97ca1
MD5 718cdc365a9f40b38c474d581d4b1199
BLAKE2b-256 9a34cf0d7022df53bb557f39f9ce086c21645c8cd066c7cdf05b3f2dce319786

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c533175dfb0d3cefd673bbb0a4a8eb68bba3925026b1ebd3c6492f54b8c47131
MD5 4be9bf9873b0a177303253da08e46e8c
BLAKE2b-256 c2932d62ab564395c9b7f22806f91022e2697dd388f91096a7185a0f0ac0c4db

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-win32.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6b0c0975c7f3b0bc4bce91941262b8654fe120723625d1238e1329b9f6b09779
MD5 fdd6f9985996cc21458d63919417ac59
BLAKE2b-256 3c8a72f0ff84b356a700c9a5e6a0d22e9d160396f1f08c2e873ed5499854982b

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca84494e0dd32e17bdac60151fb7647bd4c476856c1f9e020f8ab11eba8d5fc6
MD5 9c4e0a9d52fb3e2f63fcc3c2e4310415
BLAKE2b-256 94685cf6b9203d584350988d3e1d71997ad6229b18bd24d2478268adab65d197

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ac8e8d3008e94cd13191e45615a2cfb93d987d60d0bb0e97f7414767b31e2cf8
MD5 7e9038645b6a5d9afac44104b3a9595f
BLAKE2b-256 4863dada314fa8c2bf5695dc3e0aaabb1efb7d280b38d30a9d00c91face47df1

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 913c602a136141d79f9c6eb2527922214902dce0de6553c619d91439ca2532c1
MD5 da18527f0a5173acb19ab65ec8503897
BLAKE2b-256 07fe337d629de194433990d28c46837c520c59e9e058850f9fb987c23fb7de4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb665f347069d936cbd5b86a0ecca258547edcf4c05b428e978eddeebedfbff9
MD5 32595d6f497cfae9fd1e94715b011ee2
BLAKE2b-256 90d5f02949be34556c1391a4cbbfb6508995a6a37a6d8a6055a2ff959c5c3051

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9652d3e9d4f568e8e26603c6f883f7238cbb590c905b74d721fc7a407d7a33cd
MD5 7053b5964cc10741f695858041214c6e
BLAKE2b-256 e44f8d92e21e22345f0283ee6e12be0b7d24166deb1cc236cccdda6ddeda1037

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 317440d1ac9c5ae113ee65c2a93e4df8bae45daad27674c79876b3423f84c6c7
MD5 660858f10d1f2814055598558fe891a6
BLAKE2b-256 5c03e816ecdaa5a9dc6aa3cc999c6bf882b2ffda1521048c05926488827b463c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0ac9006a8ee8d42c82791c1d06e4e29ce013b7017d9c73125000165484eeb7d6
MD5 48233cd4f64262a55098b22705fd9fb1
BLAKE2b-256 a302f1315f13dbd48cc3e16e20480702f0d20b19474ce4d0197afee59ec3a77c

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-win32.whl.

File metadata

  • Download URL: prospr-1.2.17-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.17-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 40234ac97555dd52868ec4894f9d300db8b8a0945dd8accec85d4568fe04295c
MD5 dbfaffa8a1a11cf95f46fc237f05bcea
BLAKE2b-256 a3b93afae9a6e69db607363895a5285461e7a4c191fee1a07e1163f98db19004

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4fa7be64b47cc5b2ce7b6ef68d1fc92ee8aabf6128306e812524d1fad33750ba
MD5 0c7973a99d71eaf09d86895e2c5b3728
BLAKE2b-256 53f7c683a8713b7cf94431412269197a9ec82b249dd01c082792af910866ea9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a1a4ee4368d5e7ab2d0e320598453620e575258a3613350d1bd58c8085009c5c
MD5 983fc645025f7cbc44e4b5d18d0bc2f4
BLAKE2b-256 663a7d8ac2f903114fcd128c0ac3a41154e2ca1df699c817090e5022d90fdef7

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f5aba9d33efc8d7a07bf31d263547bb7fcddcd1f98d5e64f34253a955aa544f
MD5 f0434b87e220e2460eb137c375eeeb4e
BLAKE2b-256 c427c0f93ad11baf35b0bd404bd066f01bba60625adc990a83abc8e879d01477

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 f2f2576b5d166d337d1568ae2f5b05dd9fcf6aafd122ea528d5962ea1a2d44df
MD5 cf6dd67dded21e176b9e2ab6330d1d02
BLAKE2b-256 6e98d73ece7d693fff73db9879947777ccb992cc1599009b2284f91bccf24fc7

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f5c985cb69d30afe9c99aebeba9c09412b48b01d79375e9309edba1e4a8a17d
MD5 9fcd98dd889cc318b7bf079b2933dea8
BLAKE2b-256 ea11d4639fa2fc10b787a1113dc8c664d491448ea1e83eb0aa9f9b6fb9c9dee4

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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.17-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for prospr-1.2.17-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ee8c745f67529ed7fd87ab5c368514579eafb05f2919e3e66196f61dbb148bb9
MD5 d03f1c3e50c8466b9b051065e29b047e
BLAKE2b-256 27a4d431ed6237c224f1a7b1493f475a0a19e1d343d6ea6f610d0e2575c966ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for prospr-1.2.17-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