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.1.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.1-cp314-cp314-win_amd64.whl (440.7 kB view details)

Uploaded CPython 3.14Windows x86-64

pylife-2.3.1-cp314-cp314-win32.whl (396.0 kB view details)

Uploaded CPython 3.14Windows x86

pylife-2.3.1-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.1-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.1-cp313-cp313-win_amd64.whl (434.4 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

pylife-2.3.1-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.1-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.1-cp312-cp312-win_amd64.whl (431.6 kB view details)

Uploaded CPython 3.12Windows x86-64

pylife-2.3.1-cp312-cp312-win32.whl (392.6 kB view details)

Uploaded CPython 3.12Windows x86

pylife-2.3.1-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.1-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.1-cp311-cp311-win_amd64.whl (442.2 kB view details)

Uploaded CPython 3.11Windows x86-64

pylife-2.3.1-cp311-cp311-win32.whl (398.2 kB view details)

Uploaded CPython 3.11Windows x86

pylife-2.3.1-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.1-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.1-cp310-cp310-win_amd64.whl (441.9 kB view details)

Uploaded CPython 3.10Windows x86-64

pylife-2.3.1-cp310-cp310-win32.whl (399.7 kB view details)

Uploaded CPython 3.10Windows x86

pylife-2.3.1-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.1-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.1-cp39-cp39-win_amd64.whl (443.1 kB view details)

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

pylife-2.3.1-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.1-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.1.tar.gz.

File metadata

  • Download URL: pylife-2.3.1.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.1.tar.gz
Algorithm Hash digest
SHA256 9f4a4f9dfc869347c9549ec69540186a0e6e728d4e9a7233dab28b99dc8fbe2c
MD5 f6ee8586279f407f8978b57ca49be01f
BLAKE2b-256 d4d890d1fc860f938c16e2160fbb8910d336b700cb5e2caa392c1b7d3b12a3dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1.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.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 893df6c78ea5c15d7a0f7b04266d83393b2ca966f93a0703b669c29c5d981110
MD5 3dba4a486073469a9b6e84ca595a96d4
BLAKE2b-256 151981ab8ea9a415a3959b1c50f4758718a71bf3428b3fbeb67f9d3d21601a39

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 396.0 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.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 411529bc35b85642b097e26ac92e0a4c6608cf1128e6a46eaa6ec62e6bcb3832
MD5 5ce40e1f40047eed5a476a8879751954
BLAKE2b-256 9ccca35ef9e0a1dd26609c6caaa9a669b0113bf2c6883b45def06170550b05b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b280344a5641a017ccd28182922f0fc59f882c942e6b6f9c006f33092e3fd27
MD5 9ae52a777356dee2d54cff99e50a1e44
BLAKE2b-256 f2c9b7a9f8ea52d4daa5fbf50798f8f2c4db7fbfe301f284d2a7fa5d528a2597

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 c0d5be7f41cf7c7f2107b66633e8629ffe073880a0a2d0a4aba6dfe4198734a4
MD5 e27468b75c4a7bbcd08d6af69a909196
BLAKE2b-256 76f25949e9663722c7c7cc35b03e5c43df3aa3cb66b441dc393657c00ea6e103

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 434.4 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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 67c649cfa7e0cd6557387176bae3ff1e8c607d54deb84744ff3504d26a21cf92
MD5 36ff44a317b6eae940650ebf0eed54b0
BLAKE2b-256 5630fc9184abe8259e5c98712ce29f11b95810b5bbb347da8b3f33ce2ad47a9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-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.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 5f36503fb40114e76fcc7d1052a15bd03185784073d30e29b12656a0f79e446a
MD5 a52d317a11f84cdaac6eacc66bbdf6da
BLAKE2b-256 af7acffaa47b811ecf75a756fb84adccf2260a45d7e699671978df6e5b2dbd44

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d78a58931241d54b6ab357fe1b0eba34a270f834bd3b6a717feacb992353d97b
MD5 fe30465d8511d7c1fc87ffc705c7bf99
BLAKE2b-256 ecde090ac5e2264fe0e41c69d748acb8d1fe1e097149123bc72cd2facaad2548

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e10095a19b2c69271d68c0a100b54f17e7c8630debb3cdc314d4ebf5ddf360f3
MD5 1fcab0f8718db4b6f08428e20e9f9e8d
BLAKE2b-256 f46388536c88be6ef5a1aacb99bc1705928aa0dcd30c06678e22bb3126e09e93

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 487be0d82083c292c5db1803854ba33e541aefa731ccc847f97911641fb2ec77
MD5 c748fb13094f8a2caf31a1289c999248
BLAKE2b-256 600eba74468a175cf3fbc57c64abe152d9452d9df3694bb01a7d487c7cd8b7fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 392.6 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.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d1ed1c1669e11e0255c92aef68c57e0cd400f13bd408cc4a4d91fb9192847e45
MD5 c3faf9b3e91aece5bc7b02d3b68cd3d8
BLAKE2b-256 706be5dcd5b6125941e99d1d03097a7dd4a20e0ae5590669421c91d58edbd75a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4c895ef447880fa0c3dd37b86ccb72f8ca5cf3cc10d3b45cba7f8052a150b102
MD5 3eeaeecbf48c3e8579e3e827be092ede
BLAKE2b-256 a905f3383bcc77d80e5d448c704bb3f05c6b9edf6bafe5d0829a7aadb5e09241

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 1c25d753ca30cbdfcad2fc9ba2fe7c8d7af89fa2520828ba5ef04a658c209e46
MD5 0067d82c1e67639ad83eb1e3bc01bba8
BLAKE2b-256 6ebffff8ee0c37116cc7dcd1713e43d9ec23db5b0bada12d8eb221ac2c6ac7d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 442.2 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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e13e0ef1bb5e2880809338ba8778bca505905540fc3ec23d7b01c0c7a38c231f
MD5 ae751e7e35d0c3b477138aca192fcfe4
BLAKE2b-256 2dd8888bcbb62b79737ba3e30651a353dbaa8804666a1c2025241b49f84876a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 398.2 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.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 911a62886c82f340fd7c5a071a544e9b44a423e4a7ebfd1d3cbc32065bbf296c
MD5 fb360d7b614f4470a38be20a6d7ea7d5
BLAKE2b-256 791455fd0d0d7d42170de448ba94f1a9f350210aec651bf442f195c233e75504

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49680a03f88424c357fff90e8ec5a742b60f28f61413a08b71ab479f3daa0fa9
MD5 7d6ba499f299020b60a301d9e814a30a
BLAKE2b-256 e63d93bcbba5a12a0afc940e56b34ef11c2207a994b836dac1c1787a3c1e6343

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 470c6e8174ec4ce79efe59a35905dec12da4fd982f73e4fb5080474035a73020
MD5 4a878eb77e33403e85adebbff5f26b89
BLAKE2b-256 b931a5e33e132d355f77d0b8122019a3e69ee0a24e871e7452bbd2eeddde881a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 441.9 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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b725d3cbd774d3338fcc10e2d95e3289501c7371e8b168cf3765386c4ddf9029
MD5 4d1422b242fec63a72e088332f555a00
BLAKE2b-256 c6e786de77efa668e66f25da0883edc9a5bbebb011d1995665a05e3e48b5f05a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 399.7 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.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 72566fd6e53e44feddb829297907ab5865816072806a299e3b97f60dc626e020
MD5 74b189c9e87652bb4c493a31188f1af2
BLAKE2b-256 5c8603cd3a73a89dd8ec7046c1cb434d66705a3e893d15e8a15e7324c6cda87a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1f7a9c13ab697d947f04e5166e31742c2432bc98956f155b7c18d506ef319dc5
MD5 a9e8c20dcd8d2afbe82caff23f8592f1
BLAKE2b-256 f3bedd1c2ceb53ebb786d65230c5f0989b2946cbe353e440ea673ba6e8c1bbc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 25c59e1b988895749d7c808aa81983b5dd3e541b1232c59c7674f61822d96cb6
MD5 1492312ae8154807ac47940c9fbce306
BLAKE2b-256 ecfa5b068f70d65b1dea6fc5121eef13c993181ad9ce051f80adbac4ed12be33

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pylife-2.3.1-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.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 75f6fa6d81b5546f5876da9b5739968603d48daea528a93fb44572c3076c17f9
MD5 3516f0cf809f92bfae6801570e6bedf8
BLAKE2b-256 3e6bacfbca649a1c27cd17860800fc8e0c61250e515fdcbbe1634de18de5b94f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: pylife-2.3.1-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.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 4df9c6d08aaf9f8ceffd2c8ee519dccc42e7cf28bbabe3a9ba0b889ee8743ac2
MD5 273734ab8234b748ba0ad23eccd09cdd
BLAKE2b-256 df99505d2d6e408be75eb24acaae23dc7512666923cccd5786b9538d88eb6a9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e0bb9b628976dc19501c2c9abab7dad89bc007cc34dcfefec58aef21b9f214a1
MD5 e712d7af7091c3b5f7c01a24bc104ba3
BLAKE2b-256 ed5d110f56d058ea9de8589dbed3a73548a44cf85e5ca7fd031d1013e0053c9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for pylife-2.3.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 b246860ff2088ca2009b1b3bf5ff518381e4f0551034cc2eb1cbde6d05105e86
MD5 d180ab2da6b5f15c0f4fa52846301082
BLAKE2b-256 6b4aa14cc6f12f0d28859bc0e562da1bf6fc9549030320b9501e367654f8d978

See more details on using hashes here.

Provenance

The following attestation bundles were made for pylife-2.3.1-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