Skip to main content

General Fatigue library

Project description

pyLife – a general library for fatigue and reliability

Binder Documentation Status PyPI PyPI - Python Version Testsuite

pyLife is an Open Source Python library for state of the art algorithms used in lifetime assessment of mechanical components subjected to fatigue.

Purpose of the project

This library was originally compiled at Bosch Research to collect algorithms needed by different in house software projects, that deal with lifetime prediction and material fatigue on a component level. In order to further extent and scrutinize it we decided to release it as Open Source. Read this article about pyLife's origin.

So we are welcoming collaboration not only from science and education but also from other commercial companies dealing with the topic. We commend this library to university teachers to use it for education purposes.

The company Viktor has set up a web application for Wöhler test analysis based on pyLife code.

Contents

There are/will be the following subpackages:

  • stress everything related to stress calculation

    • equivalent stress
    • stress gradient calculation
    • rainflow counting
    • ...
  • strength everything related to strength calculation

    • failure probability estimation
    • S-N-calculations
    • local strain concept: FKM guideline nonlinear
    • ...
  • mesh FEM mesh related stuff

    • stress gradients
    • FEM-mapping
    • hotspot detection
  • util all the more general utilities

    • ...
  • materialdata analysis of material testing data

    • Wöhler (SN-curve) data analysis
  • materiallaws modeling material behavior

    • Ramberg Osgood
    • Wöhler curves
  • vmap a interface to VMAP

License

pyLife is open-sourced under the Apache-2.0 license. See the LICENSE file for details.

For a list of other open source components included in pyLife, see the file 3rd-party-licenses.txt.

Project details


Download files

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

Source Distribution

pylife-2.3.0.tar.gz (12.1 MB view details)

Uploaded Source

Built Distributions

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

pylife-2.3.0-cp314-cp314-win_amd64.whl (440.7 kB view details)

Uploaded CPython 3.14Windows x86-64

pylife-2.3.0-cp314-cp314-win32.whl (396.1 kB view details)

Uploaded CPython 3.14Windows x86

pylife-2.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pylife-2.3.0-cp313-cp313-win_amd64.whl (434.5 kB view details)

Uploaded CPython 3.13Windows x86-64

pylife-2.3.0-cp313-cp313-win32.whl (392.3 kB view details)

Uploaded CPython 3.13Windows x86

pylife-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pylife-2.3.0-cp312-cp312-win_amd64.whl (431.6 kB view details)

Uploaded CPython 3.12Windows x86-64

pylife-2.3.0-cp312-cp312-win32.whl (392.7 kB view details)

Uploaded CPython 3.12Windows x86

pylife-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pylife-2.3.0-cp311-cp311-win_amd64.whl (442.3 kB view details)

Uploaded CPython 3.11Windows x86-64

pylife-2.3.0-cp311-cp311-win32.whl (398.3 kB view details)

Uploaded CPython 3.11Windows x86

pylife-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pylife-2.3.0-cp310-cp310-win_amd64.whl (442.0 kB view details)

Uploaded CPython 3.10Windows x86-64

pylife-2.3.0-cp310-cp310-win32.whl (399.8 kB view details)

Uploaded CPython 3.10Windows x86

pylife-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pylife-2.3.0-cp39-cp39-win_amd64.whl (443.1 kB view details)

Uploaded CPython 3.9Windows x86-64

pylife-2.3.0-cp39-cp39-win32.whl (400.4 kB view details)

Uploaded CPython 3.9Windows x86

pylife-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

pylife-2.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

File details

Details for the file pylife-2.3.0.tar.gz.

File metadata

  • Download URL: pylife-2.3.0.tar.gz
  • Upload date:
  • Size: 12.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0.tar.gz
Algorithm Hash digest
SHA256 6b8eba97f5b27e449c0c996ce130aa2c2dfd62845e4294b8ecfc6de3815d2303
MD5 1b73bb339152f54b8ec9b5d8ebebf5ba
BLAKE2b-256 cfd956e7d76f1d992cbed1c97de0cff6e3b4dc696aa158ba5b18756978bc6f0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0.tar.gz:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 440.7 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 398b86cb3dce2f54d943d7aa3b0c08d34b692398c2cce13951afc7bbaf6c284e
MD5 2bf8b9735641c73ce4d4709c048c894c
BLAKE2b-256 f75f23f1392780a295bedaa647aef1e16a828c983972976d2cad5d28476aaca3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp314-cp314-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 396.1 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 1c11444d26b027060813373ec52bf06f23fc5ed4fdee30ea8f145b09705f60da
MD5 5ac0774cde04f2f1cd3ce76e6ad624e6
BLAKE2b-256 349f26d2f66eca3d37ce828ee9cb6cbc1d7d5cdfdaba0b3bc4dda440aa413214

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp314-cp314-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2bd3f281bda91cd9d0c1398314f37625863756d4b10e4a968865476a41b01b9d
MD5 e525682498f3a077004202c98ab6dff7
BLAKE2b-256 31923ea7ff9ce90d26088f04326b7ea5c7f0fd48767ce51c6fd3973fe5dbeca9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c5eb2064ffcc94410f0c9f4c7e5a278540befd065afa6af29180793b02eedc53
MD5 5486f5b78bae24eed0b979f96037dd4c
BLAKE2b-256 d137f881971119435085d25b8f2142376d30be9936a69a4ba53d7e24833d80dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 434.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 195a849be2fbbe73afff77465aaed311c2159def60abb1505f002e41015d89da
MD5 f68b2d7db2eff6d86566190a9739e257
BLAKE2b-256 fddcc27c11c948e4a227eb119cc6e721c8f3209ac0a859974cbd8470b2ef5731

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp313-cp313-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 392.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c811baaafa006889374d86ba6c9679abbfd7711f5b06c638887325a52942cf61
MD5 ae25afa783048d1d981c39995b365b17
BLAKE2b-256 d96b0d68ac28c4f48c95bfc58550ceeaebabb6345d3415ab4ece8f1d528e06e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp313-cp313-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3012320537821ec33f1abbdfd6cfef8d967af1f9c33aca216ba96c7c8ae02e9
MD5 80882c77d934392f059fe25e0f9a2a19
BLAKE2b-256 f57daf130f60d7a688519d1109fb1ed4cf255d64add3f50a54f77c62849a9bf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 2f5eda8377ea022ab2a3800289473b5792939b4a72b8bc7e0c4da753fc3cf1ce
MD5 048b7e17455fc068db1a551840a68474
BLAKE2b-256 77f1469290da72848fb2656277c6e3bd743c9b5774cedb69e29bdc64865083c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 431.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 85a32717bc47917810da3873913f7519245003c364b9e1371ce979b6f4a9f5b0
MD5 9632df0ef068a01878f8bebcb59df4f3
BLAKE2b-256 c3f1c96cabd21e2389166f57765ea9d173e4cbf9f12e0ac337fa3b093bbd8bb1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp312-cp312-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 392.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 02a313992aa05758db6f3becdb0bfb4ebd140a4ef86559e06065afef230f5b4e
MD5 505edf48f1e438f03e24571a42973d4d
BLAKE2b-256 6bbe9952413db294f805d4e920506c016c4d29042a199cd607a39536410921bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp312-cp312-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0cba86004f5c5c6f140a6b6996ef880cf40e5afb3c7f50b13a3a9fd80744965e
MD5 449a038539348e583dfca3ce53b346a8
BLAKE2b-256 944bc4461569b9f0bbc3eca42221960f4f4f17a737415abfce6367e515be2295

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 a5bee550f7f828dc6fc5be4f9f50f38e88612fae68d7de4cdf50b0cfe4814477
MD5 f618825fa08dd52acbc27de75d99fd70
BLAKE2b-256 c161b632fd9e3adf221d5598ee92ff09477f63ec929f70292a7f14792219930e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 442.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a674f977ea57a20cf1948b90f2422ece4d716891d914995a31e6f7b1779fcdc
MD5 e498a580da267a957f60fcf2d0d73216
BLAKE2b-256 653b368ac4c72fb419ac43b8abc7954a4bb7509c3889eb402da2a75089d2960a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp311-cp311-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 398.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e7d84216f5621f11277fef4876b33b5838d8169f4de5091860d5775081b87247
MD5 da340afa60f40df6229b6dda21456dc2
BLAKE2b-256 0ab7e3db8edf7491f82889979344a9f3062e2f27029cb461bd2058b311fbb3ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp311-cp311-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c43f238e710b45c2858cc47c7e1bdfb6a67902c8d16ba01d3f50963eac5d82d0
MD5 77cd277c95e533e993b14e8320fee17a
BLAKE2b-256 63cafd219eb92d586e7f632d11e4046f6d89bd2363dfe9986f7fed44d3ee3f8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e953644167e1fde6d878afed8e751f936bc5398f60acfe0a06fefdaad884438a
MD5 1abef2999674ae53fd05cac5982add41
BLAKE2b-256 61bff1e31f66caf3100ea58138cd70b3dd69c0878bf5bf17c56ec3d4e87716fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 442.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a80c0fb31495c06feedb0e0f2bcb0e2b73adc2062fd6da3e77e444ddf1be6959
MD5 4bb5c2997822107b8767813fc4a1bed6
BLAKE2b-256 cb25ca57790cc7ce5cc18c17a66208e6b956aa8390eba1864a0e84ec1cd3ba6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp310-cp310-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 399.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5337b3d339679648a200075c381b98bdcd15853eae460e749d4a64e286cdf6f1
MD5 592395a943051e634d3e4f2e8f769cf5
BLAKE2b-256 397b68586705d7010d7783e9d36a9ce70e10ceb338f260df06a9a3640b042fbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp310-cp310-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fe80fafe67d731446687c27408ff95c36c1425324246c32125af2ef293577ba9
MD5 96844cebc72b49867359a94285e46922
BLAKE2b-256 67c635f4dbf13de2769145916b149e4807c03c712f74299e9d9a302bce737522

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1aee5b2944512d95fcf44634fd3b3689d771a5f78e66001762a9b69bceecca8d
MD5 5b6759907595127efff3163f2b416273
BLAKE2b-256 8e35e4059341aad491acc136893ca3ea368790b8d32d21dbb51b4da39ccf780f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 443.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d1596a891386b8e26cd03cc8c0b802f1484fa1b46dfedd2348f5f55dabed1317
MD5 005daf554093df9150be0dd394237070
BLAKE2b-256 2195b63a8aed000e59263af18777ef92e93512e28c2aefbc7948df8c8eeee089

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp39-cp39-win_amd64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: pylife-2.3.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 400.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pylife-2.3.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 de238ae4c4364f545c5ecae786a8e9df7bc97cf68149653c0e5ef53b8df18f2a
MD5 4222522c58afb41d53b8c1d415dbe721
BLAKE2b-256 b553eca2aecbff7d94a6a2cba3d3082bb70184c5fd51a561576d31f3aed9a74a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp39-cp39-win32.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 946d06c6258eb76c49352e7f198ce63b3ba8616981289e836e29ee8c1a3688f2
MD5 db4f1081f57481e5f65525e9f459a5cd
BLAKE2b-256 2ce8a796865445d00e6c985dc175618a0ae64ab64aa3e2761fa0f4690bbe548f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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

File details

Details for the file pylife-2.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 10dd533310b34ee66c52dcb22fd0ea3bee1c96ac61a6a575e961061b2b9ada37
MD5 db41a0f7a3a9acbe8ea7b562781bbc8e
BLAKE2b-256 9501cb2dd0a708e7f8ec93e91194cc0f366ed10d35774dca9a67aff2ec2b94a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: pypi-deploy.yml on boschresearch/pylife

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