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 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.

powerfit_em-6.0.0-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.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

powerfit_em-6.0.0-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.0-cp314-cp314t-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14PyEmscripten 2026.0 wasm32

powerfit_em-6.0.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

powerfit_em-6.0.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

powerfit_em-6.0.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

powerfit_em-6.0.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

powerfit_em-6.0.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

powerfit_em-6.0.0-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.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1125c68b1ed5f34d02341a4f2f536770082f298cc9d200ce5811c71b8615139
MD5 d401297cb01c69b4141b038a485a2c92
BLAKE2b-256 60f0d7662de7559e6b0b186945ab08430a7621ea6ad9a4eb8f2a8cbc16d5bcc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 97ca7d2fceefdbca26fab43ac5b2abfda47bd7abefc27c94d7663aad104935e6
MD5 e9e442bfb84ab0cf454c9f8434cfac34
BLAKE2b-256 a3e9ebafc929e84dd2c16970b15a1fac2f99d6b2a2473459c96912c6f55e5310

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5e1d74c27db54db9af8f0b5fa98bfe92ae8e721c16e999a9f3e0d0d9479daae
MD5 b72415ba096461e1e8da33c57fe39579
BLAKE2b-256 bc1b435529ac1c98c6bfa238bc587fdc91687b2eefb05ce5c357172129e2c03f

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2e5ec01f12b4cf98869c1364d209f4b2dcccf11f73859acff73261be186690ec
MD5 6b54f5d2bf5ce0b53d85f075231f0874
BLAKE2b-256 b3b8281aa3ddad719aea02f5efd64afaa31fa3d08431f4ef7f326c7d4afa330c

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a481e3751e2dae0fcd62b4b65e10455735f7f2e0e4c45bedff5d2c6cce3aeb62
MD5 145179e8e66b80d84b77142dcd657bad
BLAKE2b-256 4beb457b778e180fb9438c4982325d198e29ca9bacc38937c5ee9de34bd9eb19

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 bd0017a5e24116cfde2b2170e92b476e67ee3aa916b994ebe371d9f225781077
MD5 0007a0031cc6ebf858729f8888eca70c
BLAKE2b-256 567490f907a525030b40f3aff83e786a7ec1934c7c384e9a338f20003d195de4

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec16846519a8b92161b7a16e992d2a1335e4a1c47fb593628eefafd0d56e13b9
MD5 51947ed7f9dc02c7bd68685f391240a9
BLAKE2b-256 8f91045d27ee696192fbd0455162c2a595eeb778fe015289ec6a512f237bdf63

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3995c5d41a42ce858615631166000f423b3680e7223c271b9adc832c65554d52
MD5 39efdd8ee0164fa5553af98bfa01559b
BLAKE2b-256 c0203563a8dfc26fb8136aed66a42d0a7974576efc28978dbc075e2ed69557f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4deec08dcee804ab32d4716280e60e3d94c14b12c1aa272282c43e4bb733f920
MD5 ec6c40afedc99c5091c18100267cb2ca
BLAKE2b-256 14e775e436762605b243c28b50e691beec1b182f19a144e4fb1d9f9206d5b743

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1e9eb979f468982b97fa634b9a77908f8289732c6a95e0a7846c4da22b8630a
MD5 45bfe5ac62f29792316936c279524d0f
BLAKE2b-256 1b0b37343c90ad26a98e6e7a702af750dd89eb8957a601d2d65dffe9b647529a

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c64cf36dc86091bebcc39ebbfbe65028b86ce1abdee025e1439435360a399973
MD5 a14f0044c6a1d6c07cea773431f485b1
BLAKE2b-256 511f220e61e50ac3f6faa25b1483140826e9cead50db9a69db78d516a958854c

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 356ddaf8ee5e88446ae7281deffd3fb7032dd0cf299f486b8ba850cfe410e05d
MD5 ae54f611aaf362ce6993991862d25a75
BLAKE2b-256 8745a3485b711b68955f8c2e26b309c405bb8cf92340c51a35c961e2df4579fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a4ef5c5ca1df45e6d0311261db4786210d6f3e5a3e74b2a8252d6526b5c34380
MD5 37c11a18ca5ea299263b40b4410298a0
BLAKE2b-256 45bbfc77533344a03d6d88809456561e541f79fc992fff1db1df1e9f692493b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7b4f043e8701f035009a903416028529d23debc468d5c9e00703f475a949a64b
MD5 ee38d68af9720631fda7e1c6e1c1dfd4
BLAKE2b-256 b69629b43fc965e0a03e56846e5e83d78dce3c0db71d9c3defee1034c4085fd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a0c73c7b5deee97f15ff4dfb2a94433304f98f386750ad7591ac6327f99131ce
MD5 57de507b8e69c75d4ac053d58b352775
BLAKE2b-256 447fcfa794331c8c97dff1d85d9f35efd9d2c6c42ac0f7f7074ceced46bee7b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13455850ca774a39fe9fba923007c73eeaa8179044767b5456e8fbb3f2709998
MD5 5f992a7566742afbd3adf011e5f126de
BLAKE2b-256 13f390cd2cc015bc29a166f211033b75beb198ead4d4388921fa2ea4fd22a39a

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b72cc40fe3d5b4b1564d427beade03644fa2b0bb0797e6e5bddc6fc303afb36
MD5 30cf67d95497601dc7e3638fa6895ea7
BLAKE2b-256 79ee93ba63d0d14b9e4e1b45b22be819ad017b4037f8cc13c5e9b2eb7b042537

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 582a26d49f303c6aeea7f4eabfaf163191c49d2ae6e88a7863f57c654eaad46b
MD5 68cea60202a0b31d272ac1dc9a03bcdc
BLAKE2b-256 68e6a7cb8caa2f477a4fae08a9e99b46227d09d06f105a46b76023d7b06b5577

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee616383cd3b8ac1c90ba0f098b0af6cf55183478804b10aac2eccfb2f408afa
MD5 ea00abbc2e381463b8ce5a0a9750219e
BLAKE2b-256 4d22e1213306b29ca6d966edc04af8c233fcf417defd86997f17a8f3586dc8f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerfit_em-6.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3a60edf2f8ec1c150266f9c21a0077f015ece31f8dca8cb194c380e0b9febc59
MD5 15ac40322db44f98928f8a2311775b5c
BLAKE2b-256 ef559a41ed73849db35c11545918158772bee5cd6713f769e4978a278d70be31

See more details on using hashes here.

Provenance

The following attestation bundles were made for powerfit_em-6.0.0-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

6.0.1

21 files

This release

6.0.0 This release

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