Skip to main content

PowerFit

PyPI - Version DOI Research Software Directory Badge SBGrid Badge AI Declaration Format

About PowerFit

PowerFit is a Python package and simple command-line program to automatically fit high-resolution atomic structures in cryo-EM densities. To this end it performs a full-exhaustive 6-dimensional cross-correlation search between the atomic structure and the density. It takes as inputV an atomic structure in PDB-format and a cryo-EM density with its resolution; and outputs positions and rotations of the atomic structure corresponding to high correlation values. PowerFit uses the local cross-correlation function as its base score. The score is enhanced by a Laplace pre-filter and a core-weighted score to minimize overlapping densities from neighboring subunits. It can be hardware-accelerated by leveraging multi-core CPU machines out of the box or by GPU via the OpenCL framework or CUDA. PowerFit is Free Software and has been succesfully installed and used on Linux and MacOSX machines.

Powerfit Report

Requirements

Minimal requirements for the CPU version:

  • Python3.11 or greater

To offload computations to a discrete or integrated* GPU the following is also required

  • OpenCL1.1+ (for OpenCL backend)
  • CUDA toolkit/runtime (for CUDA backend)
  • GCC (or another C-compiler which is need to compile the pyvkfft package)

Recommended for installation

  • pip

* Integrated graphics on CPUs are able to signficantly outperform the native CPU implementation in some cases. This is mostly applicable to Intel devices, see the section tested platfoms.

Installation

If you want to run PowerFit on just the CPU, the installation should be as easy as opening up a shell and typing

# To run on CPU
pip install powerfit-em

If you want to offload the calculation to a GPU, please follow the instructions for your particular operating system described here, that should get you up and running in no time.

Usage

After installing PowerFit the command line tool powerfit should be at your disposal. The general pattern to invoke powerfit is

powerfit <map> <resolution> <pdb>

where <map> is a density map in CCP4 or MRC-format, <resolution> is the resolution of the map in ångstrom, and <pdb> is an atomic model in the PDB-format. This performs a 10° rotational search using the local cross-correlation score on a single CPU-core. During the search, powerfit will update you about the progress of the search if you are using it interactively in the shell.

Please refer to the PowerFit Example to see an example in and output for a PowerFit run.

Please refer to the PowerFit tutorial to learn how to use PowerFit and analyze the results in the command line.

Please refer to the PowerFit webserver tutorial to learn how to use PowerFit on the webserver.

For more information and details please look at the general manual.

Citing PowerFit

If this software was useful to your research, please cite us

G.C.P. van Zundert and A.M.J.J. Bonvin. Fast and sensitive rigid-body fitting into cryo-EM density maps with PowerFit. AIMS Biophysics 2, 73-87 (2015) https://doi.org/10.3934/biophy.2015.2.73.

For the use of image-pyramids and reliability measures for fitting, please cite

G.C.P van Zundert and A.M.J.J. Bonvin. Defining the limits and reliability of rigid-body fitting in cryo-EM maps using multi-scale image pyramids. J. Struct. Biol. 195, 252-258 (2016) https://doi.org/10.1016/j.jsb.2016.06.011.

If you used PowerFit v1, please cite software with https://doi.org/10.5281/zenodo.1037227. For version 2 or higher, please cite software with https://doi.org/10.5281/zenodo.14185749.

Licensing

Apache License Version 2.0

The elements.py module is licensed under MIT License (see header). Copyright (c) 2005-2015, Christoph Gohlke

Contributing

To contribute to PowerFit, see our Contribution guidelines.

AI Declaration

Large language models (LLM) were used in this repository since v3.0.0. The changes were always reviewed by a human before being merged. See aidecl.yaml for machine-readable details of the LLM usage.

Download files

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

Source Distribution

powerfit_em-6.0.1.tar.gz (5.8 MB view details)

Uploaded Source

Built Distributions

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

powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

powerfit_em-6.0.1-cp314-cp314t-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

powerfit_em-6.0.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl (6.0 MB view details)

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

powerfit_em-6.0.1-cp314-cp314-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

powerfit_em-6.0.1-cp313-cp313-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

powerfit_em-6.0.1-cp312-cp312-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

powerfit_em-6.0.1-cp311-cp311-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file powerfit_em-6.0.1.tar.gz.

File metadata

  • Download URL: powerfit_em-6.0.1.tar.gz
  • Upload date:
  • Size: 5.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for powerfit_em-6.0.1.tar.gz
Algorithm Hash digest
SHA256 b1f6342ce584c4fcc6cdc0abf16af87c4baf08c2b90f7c8d89b709a321378dc7
MD5 639e6fef26d15d956fe11bba361abcee
BLAKE2b-256 d49b02c04d42ccc2ad60196129a4d855ecdf0efc485bf3e9455ba93fc492d141

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1.tar.gz:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3af6291f89088873f5761207226b374dcd37d37f209849df10273b0655fc38af
MD5 237848b518cea0d91c86b8214eaf98b8
BLAKE2b-256 2e511a72bb9a3d6d052e9a9ca915fb21f9eee4dce6d1ca0f6ba15e5c63939000

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 726a82932ef799844f75b58d72ce0623598c6504823bca60b4b906ad2dca35a6
MD5 84b5f21962dc4a6d1336000f6a1bc4b6
BLAKE2b-256 33c34cfdc51762a11f5a9a33a2b6d2d5e1462957975eb212300f1fde845e2564

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 558acc6f110c19cf8cd53bbd75ca7aea66e510df43886284bd70a766c1159ea7
MD5 f34d0b7df4cf844f0fd6a53cbf4a0bed
BLAKE2b-256 467dad248be4d5fb08fbef052ca3cf1dfdef150739425447c2d5af98d33c3e40

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f7a6d3357f7990380db39d1386aa9a0d7304e9fbbd7f2bd505637c647af02c1c
MD5 0930c498b1893a97112b543ba4839e22
BLAKE2b-256 70277e722a241cd67b5e05030df477047bed2af1114c5b34bf4c9887c49be2a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314t-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ffec6fecbf32dbf79b264c9cd838d0cdfcdce64eba2759b9632dc8bc953ebe11
MD5 365e57bfc0eaaa65b3dbd8310e446992
BLAKE2b-256 b32fd299135f8fe871f01186c1ebd95912e4fdbfa80f186f6cdc4aa91f069588

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 e7745232e1ae250500c4c96477a9129e27657d3fe68966858deeec1ef819dc79
MD5 137c3fc3d0bf9377f27274ca448cb03b
BLAKE2b-256 15997f53b15cfeb679f0dacf7b8f43cc335ec15586170afcb680e3989a7a344a

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314-pyemscripten_2026_0_wasm32.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 60df16fce6b1951792ef0ddbde2ee6d5f1a4f921ea7b2aaf2edf998a2131680b
MD5 3fecea51878c95df985e4540cdfb5835
BLAKE2b-256 5991d32c5dbdb3b6ef83597bab94881bec539d83e43867000045f6606476a7e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e0460fc565c4eafdc6a6b086c5e9b935c0f457b0969118e12d15cbea04eae1ca
MD5 861f40c1a8d66c643ff39b1cb55222e8
BLAKE2b-256 1cdc629a83ab894fbea41427a48a743c7fc9d310ae78cb21212f6894b7ad6b1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 423381bab8d1ce5f4d174adbf7d0df87dd1867738d456f6c4350d15e45ad33cb
MD5 a2106246c9423d18fcb70a2b2d844690
BLAKE2b-256 f87e36c57332d86d6d289fc6b4b239d1dd06264c01c95cc61f6ea22d1e0a9c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b96683db30a7e3607da3b07ecebb38df7ddebdd5f9f8a11a810692e8aeedd313
MD5 f393fcefabebead6cc79f78a41138f0e
BLAKE2b-256 25680763b16b3d18c3eea9806bdd388661b7d1cc0dec96ab18700ae06ca1a200

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c6bdbbd3f5694bc940bb0e52e716424841863faa368d3f7394f061114ebf3b90
MD5 2ebddaf4a5fbf02d78b0defc8ebb9c28
BLAKE2b-256 b5ce58b0bf4e994f1cbdc8bb008adf60beb78d30929ce20669479b7f56d521cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc79e9bb8d5425160e854c586fcc6714dd0726053246b8079739b99f13d3e30c
MD5 4c814490b78e606f6d481198301a8a9e
BLAKE2b-256 ced1fa706ea159bb890e0cff1ebcf6946ce5174535fe46986e8000c95d8b29dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 631217bb56fc8e20cccdb00263012adf4a9c5bc6d2e3786963de265a6ec2a6d2
MD5 5b9c1cbe3a6a4a3ed683ae859b853653
BLAKE2b-256 bfb266a9c619141fede93b49eb4414b5f81b1902419e7165adfe2b9ac6eeb652

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11b6ffbb8ee3054c75c70d3a9c58cfb8386e694c5e3e8acd70ad7ca3aef21315
MD5 bc90b302867313b7aa65250353b45a5e
BLAKE2b-256 74d006a0f329576dd1d286478b991f960feca01e924d1948b1d75b9e9ac6580f

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa38076a7fddc014ea8bc91cb324f4d7144703185011a853ef9ac8d47120d82d
MD5 93f74582130c4334c091ed0ed082a6ec
BLAKE2b-256 751a3a7195f0acfba5aef4fb9e9de492bd5162edb8dfc58566046c12971a19bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 682219afaf8693a32f3ef080ff812e567a20b98574d1fc12385d180e7d5f4a3d
MD5 f340e70098577914a9ed662c6f176a62
BLAKE2b-256 8029710dbb9344772bd86113736ddfc922052e6d2b7c2b4111417ffac2d7756c

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cd30e36f0b6ca6075a175d7bdfb7143978000f275eb8bf65ebd197a3344cb7a
MD5 218bde3e7049505a9e292035bb592911
BLAKE2b-256 6068bae1bb7b18668f3274d4c60e3a6985899cf4ddf8fdb60d296aeb3ef3c4d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6a5266fc8e69691e4c90aa142c6a463e6f6e80840b159744d19ef6e0a813652d
MD5 63c42c1f69104668a1606de0eb4c5a46
BLAKE2b-256 f2656aa9213b49bc739617376626bae68caa44175f30501f08ea539bd88cd83d

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d499e39f1f13ca4117623f1507e2a3e65b94237c3f885cd601461753d2ffbc21
MD5 ec4c18d8e887d0c0ffddb0b09cd51872
BLAKE2b-256 72548ff408daedae76a6fb9fb6d19fc83e4f18fe92bbd8cd215766a9013ea2cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

File details

Details for the file powerfit_em-6.0.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b04865758f9a250767914fc12edc230f4002b6939675294644666f0c6df7e6e2
MD5 429d599eeaa9a497389ecda7a644b8b6
BLAKE2b-256 0c6a34723668aa9017da470e70d3dc36e5009de3cc59e31920d7a7cf86db8bbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on haddocking/powerfit

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

Release history Release notifications | RSS feed

This release

6.0.1 This release

21 files

6.0.0

20 files

5.0.3

21 files

5.0.2

16 files

5.0.0

15 files

4.0.4

15 files

4.0.3

15 files

4.0.2

15 files

4.0.1

15 files

4.0.0

15 files

3.1.0

15 files

3.0.6

15 files

3.0.5

15 files

3.0.4

15 files

3.0.3

15 files

3.0.2

15 files

3.0.1

15 files

3.0.0

9 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