Python implementations of various life algorithms
Project description
FatPy
A Python package for fatigue life evaluation of materials.
Features
- Stress-Life - Methods for analyzing fatigue life based on stress data
- Strain-Life - Tools for evaluating fatigue life using strain data
- Energy-Life - Methods for assessing fatigue life based on energy data
Quick Links
Installation
pip install fatpy
For development installation and more options, see our detailed installation guide.
Documentation
The documentation includes:
- API Reference - Detailed documentation of modules, classes, and functions
- Theory Reference - Mathematical and physical background for implemented methods
- Development Guides - Information for contributors
Building Documentation Locally
# Install development dependencies
pip install -e .
# Build and serve documentation
mkdocs serve
Visit http://127.0.0.1:8000 to view the documentation locally.
Contributing
We welcome contributions and follow Test-Driven Development (TDD) principles. Please see our Contributing Guide for:
- Setting up your development environment
- Test-Driven Development workflow
- Code quality guidelines and standards
- Documentation requirement
- Pull request process
Testing
FatPy uses pytest for testing:
# Run all tests
pytest
# Run with coverage
pytest --cov=src/fatpy
The FABER Project
FatPy is a key initiative of Working Group 6 (WG6) within the FABER (Fatigue Benchmark Repository) project, operating under COST Action CA23109.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
Jan Vyborny - jan.vyborny2@gmail.com Project Link: github.com/vybornak2/fatpy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fatpy-0.1.1.tar.gz.
File metadata
- Download URL: fatpy-0.1.1.tar.gz
- Upload date:
- Size: 26.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138bc342e125ef8a1aac41160efb7cfeb8b6bc94ef582d64d317dc84d7859b28
|
|
| MD5 |
f7487b8e0ce6ac56e3bb3589410783d9
|
|
| BLAKE2b-256 |
8902431ab44fefa363608f65d957f8627332c5df6de4f758bc6f77fdfe110578
|
File details
Details for the file fatpy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fatpy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3813b2a40cf5f664daae06f992168bb10775368a75e5443a2424453274c8c8cb
|
|
| MD5 |
31bb8d1e8ffd40787fe048828b03fec5
|
|
| BLAKE2b-256 |
34e396812fb1b30174390462507663ba21f03311e93122190cc53d8f1b7e30da
|