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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

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

Uploaded CPython 3.13musllinux: musl 1.2+ i686

prospr-1.2.18-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.18-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.18-cp313-cp313-macosx_11_0_arm64.whl (748.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.2+ i686

prospr-1.2.18-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.18-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.18-cp312-cp312-macosx_11_0_arm64.whl (748.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11musllinux: musl 1.2+ i686

prospr-1.2.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (794.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

prospr-1.2.18-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.18-cp311-cp311-macosx_11_0_arm64.whl (748.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

prospr-1.2.18-cp310-cp310-win_amd64.whl (735.1 kB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10musllinux: musl 1.2+ i686

prospr-1.2.18-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.18-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.18-cp310-cp310-macosx_11_0_arm64.whl (747.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9musllinux: musl 1.2+ i686

prospr-1.2.18-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.18-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.18-cp39-cp39-macosx_11_0_arm64.whl (747.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

prospr-1.2.18-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.18-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: prospr-1.2.18-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 736.7 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.18-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 fa576c58427efc7a9d296dac99b70eb2e2ec717f1b3f0243dbef58514209aea0
MD5 203180b880329a24640c708983e495b8
BLAKE2b-256 e9f73de2ac177a54f1004561ca43ab85c5b023ec31abb1ffc7286a7261698ffd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 fad7518d76638e9c0fd1022aeacb88adc075d59e05c5a2758a976b7fbe5f3a45
MD5 b7c389e1cb23be3659e03645073acf8f
BLAKE2b-256 d7a6dbc1164780d3e1e346eb09dc5afd6f6bf66690d3abfc33eba0252ebe2475

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43e16a53feee60ec01c82681f43564bacaa8e5b850caee3ba6afe6dcf5683ee6
MD5 6f1faaf9c769d1f50b6926bf87250348
BLAKE2b-256 bd164f57748d88be718900b6f03228eb23e68ef1c11c9e58196873d216f161dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b18873ee2a9ef11dffd6c67beb4e08360706de5df86b202d13fe217bbcfc96e8
MD5 436ec6c34ae4789bb6e598949bf9907a
BLAKE2b-256 6a64dc81861189b0ec5c7de7b4eef4aa3bf3599cfd0d57a36f7d74d29331f11e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ab1c13b91f65923863a818f006a6799860594f7c21aebe47b9ccb0f70f667952
MD5 1e8e41410586d9ce110eb4abe0032447
BLAKE2b-256 8769247dc068896f86512c7139e361f06adcbc2ca03f0dddd445c14c036f7ce3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 790f44b023a229f01a4513f3d084b96156bdb8044c132f5112c445d53ec6e746
MD5 1590a34dd560570a7a3336653ab46070
BLAKE2b-256 d1a477eb3f004282ab011e5273e6c63617ee70f44c4afd915c4256a482656ac2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 79a7d7a56a0c2ae77ee869733e5049312bbd28dfa0bf0cc6abd54e8926af78e5
MD5 9d28ab3b6feff792bb8e5bc193b196a0
BLAKE2b-256 df0063cefac364fff8192409c1bc38bdb14bbc1797f029772b10d6c26ccad3dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 07da3e0eda7d881422b51778541311bee873ebd6d219fa5474d23a28ac5cc062
MD5 762950f8168dca364ea09cea979d7fb3
BLAKE2b-256 6aa884d87ca35928af82883527ca2fd0acc2b1774e1a64feccc693c84617f710

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8d11b9366aa7560ea7d09091c309df81435874d15529aa55857203ab7a6e56ab
MD5 166cbbdcf929fec65f4ef366dfac0f75
BLAKE2b-256 90ee2138e0aeb0d6323ae93c5117ea8c54a8c5f72ed56ed924ab5c4bf78f8a74

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 cc0b712331f532be88059b39dc59dfb0dafa2fbac55088ab251ea609e0f7fb8a
MD5 24e2b701bc04c1debfea855732473935
BLAKE2b-256 0c696abed16319e297bd99b71d29690173b9a3a62357105051caee4568940e13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3cb59549def21531b115a26fe8cf5301ae0e40464c792a26f383c0102f030cdb
MD5 a74abc587c748db93546e510efae3354
BLAKE2b-256 01d6dd965f19d35b10a8c1aaa867069843469c31de00218018d71a4d3a536ade

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 03168c7944c38392ad8468c21865cb50809075d65391413960d5e765eaddf578
MD5 374c032a9b867167759fb207f1b39cb3
BLAKE2b-256 1505b5da630313b5fa93968148962fe8b8fd6925f8f53ae7acf292f0f5da6bb4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a14304d6c1aa8065d3377f16e74c06a00628a6285c86a43d84b830a288028da2
MD5 4bc916350c3e3998483668771f836408
BLAKE2b-256 e963e014142e621686b7cbd0139d31a34246de7638d021a5578737ad4b8e5191

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fbcc07b4bfa0f15b40208dafecee69ffb9d7f09f535b85d5d1e61ea20af09897
MD5 52caa0018961f81b28bb2be46e7b84e5
BLAKE2b-256 247f5bbd3556a987bc1882fdcdc917194c5d87844cafe08e6414f33ab5409593

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82510abc1c7088be926191e16909fa2744984e8d9e5ed04e45b93da04fadd713
MD5 065fa9117eba659c8e3df5d9cd794adf
BLAKE2b-256 598dd43767d9f642a940e9c1271f6035c533cd475dfb34bbbe009c476c1e664f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a201beaddc263b90f51e3b5914d38e679a30a32b72af05138681caed4b1ed1d5
MD5 96bac6055cb392e92c3be555184b9fac
BLAKE2b-256 5cf7efa94a8cf4feb71c4e7e830643e2e5053bc5db124e641e2105fe882a503b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 acf28b87567c170bdc0b06e4fa92cbdc06ac242a45ec748703b17b6fe9e4d452
MD5 b351b623c8130fe090c3312c35a0f88a
BLAKE2b-256 db9b412308de1e66a5717d1934833ffab3a21c9da4d632af176b31ea5d1a8314

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 77d7610519179624ddaa73622a7e9e55003223620e69478af8659dbe857f72d5
MD5 867ac3cab37f26da4d8cd6da553ca752
BLAKE2b-256 f8cfc03187c522ead2b4dac0ce0769f55df1933e5e5335e1f82e25ff7b43dadd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a99f0a22c82e28d54dcd752299a889fc007a117c6f9aabd77b0ee32acf691af5
MD5 eb2cb489d27e025cd7be0b8eb4e9f478
BLAKE2b-256 7703538341cd35235ceac208f0be7da904590c304828f077bc554442d770a4aa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a99f92f770cd16d7bfe39d9aca88e780e0a9d8efae29aed28fc241c38471e3d5
MD5 5b4932ce0f487f047fa98fbffaccd4e2
BLAKE2b-256 689ce62361ad42106b7282c2053bcf153de32602feeff38373254ff2a9c5cbed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5b6c4faf94cab5e86ccc0820eb1ac8d5b239aa2fdc52a3e3e9b17ba30539ebc0
MD5 e61016505173a81e8000f5195ad62ab3
BLAKE2b-256 7a14fc2738bb32a17b056208289424f69115d593dc4d6515c5fe11010f85e487

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b27a145a39027552cb2318afbfa17e32b0e3e0f69ab729b65af18d5155863565
MD5 357c35914130e73e0470d2a83f66622c
BLAKE2b-256 a5a8c176233379afd4cf97df87a325495b4dd11fbae1cfff197bf5e96c13865f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd77daece605bbff2584fb5280fbc50bc7b1f74de42ebf949cfe50a90449bb71
MD5 f7ed70a25fd09869951de8f7f3e7962d
BLAKE2b-256 e9972ec4b98247720805e1a7926ff212bff3d6cb405f9ccd83da21961c97b51d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 58faa272208db02a24c0f96a1be66959c61ca6e3262150c4ed762f180d357d89
MD5 e5bf46ffe6ae2d43219d02cff24597e1
BLAKE2b-256 f3746c1294f18fdb8f1da77355e6be92a1190b736bb9e748ccfd81b568d9c8df

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 735.1 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.18-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 54839f14e498a285e0c3487c3cd8d13b4d817c96e561a66a29d4e1907624ceac
MD5 7508d1d4edacd5d3c867c2eff2b33044
BLAKE2b-256 4862b2e3b57ffd163de5e2bfbad2643d2047b33839f70f5eb7a82f1798b68b0c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 1d52756177cab04cc6f5d0bce4c47bcef1b718944e78109818b6645a383cbc6f
MD5 48f635b3b585289c8269410af69d22a2
BLAKE2b-256 6eda935a74af89bcbdac82c6b9e134e36c4daa06c44bc7d90b229ca2bc3a4ce1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b4a3c1bb35a674a69c55fa9a63a33d3fe682de9743221020bc07559f23eccd03
MD5 ec740eda2170dd94f9b76ee745febd7e
BLAKE2b-256 d5758ffd6fa0b054ff14b7c80b61e99e77e24ddebfb49357baf3d122ee0ad04b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5125d8fbe7f189c6939f78b2a53f036eeec28adc0b1a0168fd22218f1c04fcb9
MD5 28b4947f85ec007bcc8917d98bd8e941
BLAKE2b-256 64012b46768cd7cb1151a60fdfddbd79e0663b5ed4e2ded9f607ebccea92eb65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2afb3f62c281f627837cc9d203ac4fa322f8c111ce6777250adfb6214287206f
MD5 e5b07e1933f91c94cdb369f76217e11a
BLAKE2b-256 9f9d824ad11a896b812dbad90eeb017449762c73b1130defc28273e23829d25e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 38fcdc453337295aa6b5d0cd005bcc737e2f01b2954e94591a5a5729c6a48f97
MD5 8b3a2b1fcee543ded1ea33c6e8996bd2
BLAKE2b-256 1cae315b5abc4b9aca4f6e0855cbe86a227db10ec5743b893b4181e1830b73ab

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35bdc2da40653a13c28c586e4bf039ad847daa27bfab550c6b92e27f90951a49
MD5 2b8064743d3e87c370af0c077f6f8039
BLAKE2b-256 60bdb63bc042c5ac2f267b2a3860d5a772a192abb82354d3cab061ddb20eb568

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7a7f68fb1a9eb5fb29b1eba803f26b61056eecc39ab77b85acee66e33c42d366
MD5 4ddb895bff70622730658212cc6c22d3
BLAKE2b-256 e345a75d4e2d40fd6cb1679eddf3ac5f68bd692c98f3a734f3be0b37bc5a13e0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 197839ddbe3e18e85fd3d29c40bfac8ec4c74ff5eaf5660b2a131c592b02bc92
MD5 760c0791ea59bf343c67a2ef1c2c6f8a
BLAKE2b-256 ea26a8bf248235e9fbe1c8776ebc33758d7fa41fe7236b4210ff88bc07d787a7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: prospr-1.2.18-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.18-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8ba64b4eaaba0d5567a4762d5e750a9c764c58ef956c40fb55dbc3968f70903b
MD5 73f01e960872e17764dec64f6f715c68
BLAKE2b-256 2649b289918318f84040ee2ab7e8b8da161e30ceabd7d99004919757e699e269

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b0ab78e1457a0288570a2e50eeaecb9daff92dfa1077743ff95ce1cf8db778f2
MD5 7ab93deff18566f267fc48af56696b60
BLAKE2b-256 e3c297a7d287aaa27f89edfd153a84158afd86ee8b285c2a0d273a00009de958

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 613fde60966f83bd81da0a3c6fe440e78f971e17b23ebc20c1be992882fd0452
MD5 05622193cf0d952206c98a3008d2543a
BLAKE2b-256 e70c741166af57955c9bc9958a3a25d7be2bce090b0c56678070bb7fbae0abca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f32fa5b78701d0527ff088de769d501e15a25924637624fe73eed55294afe82e
MD5 8661912168b55611392316606f818280
BLAKE2b-256 57994be52d0c65fba0781c4c9b4e5fa81d7dbce24c3f6d6f2e73ff7427efc4cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b5d4bb32e34ee827b6e2f120f2f314a00cfa0d1bbc87148acf81b4d5cd1c9b67
MD5 0fffe7d8f308e29b84d9902f212db58f
BLAKE2b-256 db3f56a4b95d5e0c1e1a18c2fbce886efaaaaa5872d11c572c54e413f14aba8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29b33eddeba6e228a07ce8eff4a643a0a8db3a55a6a7e27e8b9b8d39682e7dbd
MD5 49f8658886f3baf2cdf73408291d4d1f
BLAKE2b-256 2fc1d434f07b29afe5e2de9f2aaad3cfee89cffd7937bebe14436da23571dc5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for prospr-1.2.18-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8aed0b0f01d4ff5a520159df340a28c3f65d87819b6adf9ab424d60c067dde55
MD5 7bac4d3b60a9eb80bfc0571d812a2a2b
BLAKE2b-256 6bc9394879b9736c71b6b3d73ea3b4321fc0532f7849c176f88d464afac370ca

See more details on using hashes here.

Provenance

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