Skip to main content

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.

Release files for prospr 1.2.19

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for prospr 1.2.19
File
prospr-1.2.19-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
prospr-1.2.19-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-32 Details
prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-32 Details
prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
prospr-1.2.19-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
prospr-1.2.19-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-32 Details
prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-32 Details
prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
prospr-1.2.19-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
prospr-1.2.19-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-32 Details
prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-32 Details
prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
prospr-1.2.19-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
prospr-1.2.19-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-32 Details
prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-32 Details
prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
prospr-1.2.19-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
prospr-1.2.19-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-32 Details
prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-32 Details
prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details

Total release size: 40.9 MB

Release files / prospr-1.2.19-cp313-cp313-win_amd64.whl

Download URL prospr-1.2.19-cp313-cp313-win_amd64.whl
Size 736.6 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
1c15e17c5ba89e587ea850ea9513e941a327ef4a3fecc50f19c4883bb2894ebb
BLAKE2b-256 checksum
How to use checksums
ebfcc320d8ed9e42a031ab2f1897585f51699a89f4dc88d76d61a1a4b1952825
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-win32.whl

Download URL prospr-1.2.19-cp313-cp313-win32.whl
Size 720.7 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
530b82ecd2a5614d8cc509dfe22968af8fd6e47830f1d663cdb38a2b200f8376
BLAKE2b-256 checksum
How to use checksums
64442f4598b3809e5a4d886a6f2514c7eed4fee6bad846281aaaa773d37c66e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL prospr-1.2.19-cp313-cp313-musllinux_1_2_x86_64.whl
Size 1.8 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
69107887008940fb01518d504a0ccdcc4f693dda8e50931708d643f151f7fa04
BLAKE2b-256 checksum
How to use checksums
a9ee62e3750e585803c27f7bf2549e75b3f3d01c00f46ef3daae93259569c724
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl

Download URL prospr-1.2.19-cp313-cp313-musllinux_1_2_i686.whl
Size 1.9 MB
Tags CPython 3.13 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
fb3522822a74dd59d7d028cf2ef18462f73e0a1d4d6f385217e9d3acac00a35d
BLAKE2b-256 checksum
How to use checksums
1fa10b46a12352a83868ff2cdfce7a2e5ac1ba9e1fd9da8c48a74608b31635d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL prospr-1.2.19-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 793.8 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
85dfbad2b3f225e8fe5fa2e428771dbf8bf411ddb1c64b7bfff1898159444cb2
BLAKE2b-256 checksum
How to use checksums
72af4b1674b3b1e9e5006f095fca86efab9baba5a7d4d0eda6cc7eb8398e09e5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl

Download URL prospr-1.2.19-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Size 806.6 kB
Tags CPython 3.13 Linux glibc 2.17+ x86-32
SHA-256 checksum
How to use checksums
7f0b98217c08d012e23fc4221aefa075cef795011531b1f1cc69acf8a490eb31
BLAKE2b-256 checksum
How to use checksums
718677aa10af7aeee21eb274e16dc88a603bf14460d2c0f2b885c848df88d108
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl

Download URL prospr-1.2.19-cp313-cp313-macosx_11_0_arm64.whl
Size 748.6 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
f4eb7e2620c59f4001e938c7c0281d0b00918c434fc42f1fe23ea9f32fde9f21
BLAKE2b-256 checksum
How to use checksums
abfb41f67a4d6382c333eeea8dc58d94c080542c7bebe3ea3c6fa484e77fc015
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl

Download URL prospr-1.2.19-cp313-cp313-macosx_10_13_x86_64.whl
Size 758.5 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
6e6d88aafe32a40477440b0c0b0fb74fcf4935c9dcb75e1f6d4aacf911531631
BLAKE2b-256 checksum
How to use checksums
a5307544d803452e315e9acf9252a5b04108336c12f8189c3cbf1f529fff1f32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-win_amd64.whl

Download URL prospr-1.2.19-cp312-cp312-win_amd64.whl
Size 736.7 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
431384c597301ffec8b0655beeefa806e3e263d0337140e4394c30537400bbdd
BLAKE2b-256 checksum
How to use checksums
34eaa63026b037466545aaed4a49ef4f60e0e049c87c51d2e86c50ac2f45ec04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-win32.whl

Download URL prospr-1.2.19-cp312-cp312-win32.whl
Size 720.6 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
396c3842515ba85097924ce434cc7175a3bbff85ec07da8bd612ea8061e1b1d0
BLAKE2b-256 checksum
How to use checksums
8a4653bb439f741a24274ecb729a3744cf8843ca8f10b28cf661a0a620bff4d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL prospr-1.2.19-cp312-cp312-musllinux_1_2_x86_64.whl
Size 1.8 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f8a2011ae3e88b888291112d24572a33b033a5adc7a1a84e38f172d299b54d49
BLAKE2b-256 checksum
How to use checksums
71503200ab4c323e5d4582f1b4c73c1ec6ad6f21839d24e75c3e417212ca2c72
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl

Download URL prospr-1.2.19-cp312-cp312-musllinux_1_2_i686.whl
Size 1.9 MB
Tags CPython 3.12 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
b7ca3feb1fd42b660605400dd6a1ee87c39fe9f7fe282a6c9e440fb248c2835a
BLAKE2b-256 checksum
How to use checksums
48dc715341356ce0854b57aafe2b9353a324d3d9f257d8f428f42bb2397cb82d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL prospr-1.2.19-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 793.7 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f79a276ee99777ea99e571d099bce184e5766a7c7034146ecac97f7966a2a906
BLAKE2b-256 checksum
How to use checksums
42da66ee71daea05dfb1c7e9953bafa14e37d547066d945e0a35ced6f4b6232b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl

Download URL prospr-1.2.19-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Size 806.5 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-32
SHA-256 checksum
How to use checksums
03c41407ca8ee8794a290558906813f88b412e172350a6545005c13f6650c7e4
BLAKE2b-256 checksum
How to use checksums
39cbf1a841fbb82c1ef51ab538fcfc6a6fb51c33db4b176796434bcea1cb24ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl

Download URL prospr-1.2.19-cp312-cp312-macosx_11_0_arm64.whl
Size 748.6 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e9c256f7f849f8b1fff735110c240acd9a21d0ce92c053eb079f03a2bfd8e6d7
BLAKE2b-256 checksum
How to use checksums
fbac2c3753855f0bb9498a8af1daa82447a8daa8ff68c17dd63b08f59e2b480c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl

Download URL prospr-1.2.19-cp312-cp312-macosx_10_13_x86_64.whl
Size 758.5 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
b8dbb1b91ea351acde01285f6a8524e44cd7eb120b2352b10385ffcd4264f481
BLAKE2b-256 checksum
How to use checksums
af9ec1ad9ab95330dda95a5536ca6f508e5695698250b05895d800783224e4a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-win_amd64.whl

Download URL prospr-1.2.19-cp311-cp311-win_amd64.whl
Size 735.8 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
22206ffffe0975f9354cb9dcf8d175cf891d461f6629a93afa6b61862f26d207
BLAKE2b-256 checksum
How to use checksums
ccf1d48cc075b11743845afaac46773e9b853e4cd2590802c2e0d2d8255d05d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-win32.whl

Download URL prospr-1.2.19-cp311-cp311-win32.whl
Size 720.4 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
09184a01be2b201ede197ddc867a817c2b9b94a036a3f8ac9ab800378574126c
BLAKE2b-256 checksum
How to use checksums
a8bdfafa5863b22bbd55ea8801198af9cf5c73fce526e7193e537635f5bff47b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL prospr-1.2.19-cp311-cp311-musllinux_1_2_x86_64.whl
Size 1.8 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c99fcfde9a71c77c621b3a5ea5d0365c5b3c85bad581df2a60aca4b12a585d99
BLAKE2b-256 checksum
How to use checksums
9ea0e1a81028467a74a465b2945db4cfcf4b4e3acafd5bbeb76f4967a113b7bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl

Download URL prospr-1.2.19-cp311-cp311-musllinux_1_2_i686.whl
Size 1.9 MB
Tags CPython 3.11 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
8c941ea8bded9beaddc383ebc54cc7a3ed76ccec3d2491044b616f3b6f977a33
BLAKE2b-256 checksum
How to use checksums
19aa3f61d9cbe53bb19e8b0b1cdf8377346b512c5f1a75da6297fafe3af31e56
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL prospr-1.2.19-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 794.4 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
4ef61a70408e2b768a33bab2d2b48a03a48ec514fd490e20932a5afa99665f4f
BLAKE2b-256 checksum
How to use checksums
019a30361a5b8a5745dc5a38fc1aad6ad35c2005ffd0388db0e31bb34f3cd8ff
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl

Download URL prospr-1.2.19-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Size 806.1 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-32
SHA-256 checksum
How to use checksums
35d72ce7ead384ad5e6b24221435a74422b7fca81b39a80c3d8d262da960b184
BLAKE2b-256 checksum
How to use checksums
7878479d8829f0ca199f9982d7b0296e1d1d910eddc29b6deb310c950a45c106
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl

Download URL prospr-1.2.19-cp311-cp311-macosx_11_0_arm64.whl
Size 748.1 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1f72f4744ea1e0193ef4c0273e16b1bef51bc002c4716eb1af73086ef17545b4
BLAKE2b-256 checksum
How to use checksums
d566ad26e235d75493bef7b90afc57544ee41d2bff1c21c293f8f5ec9538df18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl

Download URL prospr-1.2.19-cp311-cp311-macosx_10_9_x86_64.whl
Size 757.3 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7fa882d474f7b8e978c4927294f8900dd23e492684c0b241c18122281d85b9b0
BLAKE2b-256 checksum
How to use checksums
1295bfb8d27b3cd7db9b9259e9a929bf6bc4a5e3b6136a1603aab98d76998d52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-win_amd64.whl

Download URL prospr-1.2.19-cp310-cp310-win_amd64.whl
Size 735.0 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
26bb50a68edc06f087c67a8236d62324ad89a2f6d4b5cbce60e6f9f695bb524a
BLAKE2b-256 checksum
How to use checksums
b13b725ab1b47becfa1cf4c7fbbdbb3c19e79785f802b084ee5b75d7fd233e40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-win32.whl

Download URL prospr-1.2.19-cp310-cp310-win32.whl
Size 719.8 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
740fa893b42918d450ec027bc053f4da094ee5ae4a0730cd1a260cd6fcd22a72
BLAKE2b-256 checksum
How to use checksums
b962f68b3935587d6a34980baf1093c67604594dab1f3a9ae47ac45d0c95fa7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL prospr-1.2.19-cp310-cp310-musllinux_1_2_x86_64.whl
Size 1.8 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3b2949272ab34036d319d229f80755fda63c35d2ff3ec7dde1fe9cd504977182
BLAKE2b-256 checksum
How to use checksums
724da4eae0dfc6844301f734aeb6700eca73118bbabc1ebb865d7fdeec1ed36a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl

Download URL prospr-1.2.19-cp310-cp310-musllinux_1_2_i686.whl
Size 1.9 MB
Tags CPython 3.10 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
b18e446abf93618818e5d4828e2e3563c7dcf2f2c28f1ca11f6422b8c7ba23b5
BLAKE2b-256 checksum
How to use checksums
7498815f905692ceca9926878e039d4facadb2fc674938a54eb4385691f911c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL prospr-1.2.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 792.5 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
62c84e14885e588a8956f55109fffac1172124fdcb86acd02d5b2ff85776f6d1
BLAKE2b-256 checksum
How to use checksums
b94cf4facd1a29cd0c476af37b492fed2444cc838711af17857610f3577fe5c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl

Download URL prospr-1.2.19-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Size 805.3 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-32
SHA-256 checksum
How to use checksums
fa9d7db6d29a880f0813813f965aea121496eec9f38cd66804c5255ed258b1ea
BLAKE2b-256 checksum
How to use checksums
0fc3cd2147ce498022acaa0ba8260ca898c28a7292d46e52558cee53dcbdaaa3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl

Download URL prospr-1.2.19-cp310-cp310-macosx_11_0_arm64.whl
Size 747.0 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e64f63cc1d53d0402a7ecef2c1c6b33a8dfe05c34d2c70f372b8095d49fbc1fe
BLAKE2b-256 checksum
How to use checksums
54f92d65d8328c86bd1d8a6d0cf715313a6caf56fd3e8b458f44aafc4849b6d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl

Download URL prospr-1.2.19-cp310-cp310-macosx_10_9_x86_64.whl
Size 755.7 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
15d442a14772d728449b0c380bbf4274989d945c2f09807bf3473200cdb4dfc9
BLAKE2b-256 checksum
How to use checksums
d86249bab7358abf5a1177f66e3b9586e73356013d2bfa4eae267d8f92b5b08c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-win_amd64.whl

Download URL prospr-1.2.19-cp39-cp39-win_amd64.whl
Size 737.7 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
e77eaa4a3d6d03a37500f00bca9f1e0001dbe7becb0c358bfc5491969c309492
BLAKE2b-256 checksum
How to use checksums
8d0efaae88c090873f97705a2fa9cbb1bdc8fdbab17939e44c2f756de2669de2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-win32.whl

Download URL prospr-1.2.19-cp39-cp39-win32.whl
Size 719.9 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
bf211767e0d294ebd91cdba1cba4c18e8793c477359efa64b7a2b5087bf271f2
BLAKE2b-256 checksum
How to use checksums
6af399197d7b9e25ad66049ca8bbb90d29e32b8e7eec61dd9992d306326d4dc9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL prospr-1.2.19-cp39-cp39-musllinux_1_2_x86_64.whl
Size 1.8 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7cc609ce0c2a37b9ec00248d18b690421dc0ba1a1833412e41ae351858d814bb
BLAKE2b-256 checksum
How to use checksums
a81361ecf2bfd32034d9b94ee2fcb04c62e56cb9d554fa384b27e9a9274d3c33
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl

Download URL prospr-1.2.19-cp39-cp39-musllinux_1_2_i686.whl
Size 1.9 MB
Tags CPython 3.9 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
31a21df9cd8e01cdc1083f09ce2b2675c6e8c8f6ddd8062598dc6562be8f5633
BLAKE2b-256 checksum
How to use checksums
03aac317a2a20d596957dd12246d4857bc540ff917dff227671afc733e612633
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL prospr-1.2.19-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 792.6 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
1a5c16083724b40da5781bd03dd2a524f573298a90cdf284b6b340ca1fb7cf5e
BLAKE2b-256 checksum
How to use checksums
7c5865f75c5eef6c3457dcc98c50f91afa35b35ac339a76339ad3eb1e0868e8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl

Download URL prospr-1.2.19-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Size 805.4 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-32
SHA-256 checksum
How to use checksums
a9b9504751997f16a8071f9b6415e7b6a151dba5516dcb75aa6299d579c0d87a
BLAKE2b-256 checksum
How to use checksums
cdcc525e55d29505b0cf76dc9f8e6625920a99ebe227f80d2eee304bb0a51415
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl

Download URL prospr-1.2.19-cp39-cp39-macosx_11_0_arm64.whl
Size 747.1 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
592e8128db1954698e3c8ac25ebd9ede4938f8bd8c1878ec4cc9e63fd71020b5
BLAKE2b-256 checksum
How to use checksums
223ab0be48f1f1c7639eec6883ae365c6d40b3f9f8fac652b36f5722e021348e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release files / prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl

Download URL prospr-1.2.19-cp39-cp39-macosx_10_9_x86_64.whl
Size 755.8 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
52d1324109cb1fc4598c4bde5280d90fa5e2e69a76b0dbe3aa7c895444c62890
BLAKE2b-256 checksum
How to use checksums
8ee47594a20fa5cd8ea77401275f5bc652e7adb3b51d2185d1326bffaaf4da29
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Feb 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.2.19 This release

40 release files

1.2.8

40 release files

1.2.7

40 release files

1.2.6

40 release files

1.2.5

2 release files

1.2.4

2 release files

1.2.3

2 release files

1.2.2

2 release files

1.2.1

3 release files

1.2

3 release files

1.1

3 release files

1.0

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page