Skip to main content

Reliafy CLI for reliability analysis, design optimization, and simulation.

Project description

Reliafy CLI

Reliafy CLI is a Python-based command-line interface for reliability analysis, reliability-based design optimization, and simulation workflows with profile-based configuration.

Core capabilities include First-Order Reliability Method (FORM), Second-Order Reliability Method (SORM), Inverse FORM, Inverse SORM, Monte Carlo simulation, and Importance Sampling for rare-event probability estimation. These workflows cover forward reliability evaluation, reliability-constrained design, and post-design simulation using a consistent problem-module interface. Reliafy supports correlated, non-normal random variables through the Nataf transformation, an isoprobabilistic mapping to standard normal space.

Run outputs are designed for practical engineering decisions and reporting workflows. Depending on options, results include reliability metrics and design points, tabulated summaries (Excel/JSON), plot reports (PDF), and pickled Matplotlib figure objects for post-processing.

Quick Start

# Install from PyPI
pip install reliafy

# Show help
reliafy --help

# Copy packaged example problems
reliafy examples copy

# Run an analysis with the default profile
reliafy analyze default --include-sorm --plot-rfad

Profiles

Profiles are YAML files under profiles/ that control run options.

# Create and edit a custom profile
reliafy profile new custom
reliafy profile nano custom
# or
reliafy profile vim custom

# Validate, list, copy, rename
reliafy profile validate custom
reliafy profile list
reliafy profile copy default mycopy
reliafy profile rename oldname newname

Full Documentation

The complete documentation site is built with MkDocs Material.

  • Site navigation mirrors CLI commands and common tasks.
  • To preview the docs locally, run mkdocs serve from the project root and open the URL printed in the terminal (typically http://127.0.0.1:8000).

Requirements

  • Python 3.10+
  • Internet connection for API access and authentication

Notes

  • Auth0 device flow uses public values (domain, client ID, audience). No client secret is used in the CLI.

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

reliafy-0.1.7.tar.gz (34.5 kB view details)

Uploaded Source

Built Distribution

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

reliafy-0.1.7-py3-none-any.whl (48.0 kB view details)

Uploaded Python 3

File details

Details for the file reliafy-0.1.7.tar.gz.

File metadata

  • Download URL: reliafy-0.1.7.tar.gz
  • Upload date:
  • Size: 34.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.1

File hashes

Hashes for reliafy-0.1.7.tar.gz
Algorithm Hash digest
SHA256 ad08a2b59350fc3d13b9d5f9f10cd16e287dd3caaff90ca0bf29efebec33992b
MD5 e413d8f818b85de09be5d0443db77d86
BLAKE2b-256 d58ae592e2fad6f227520985e1f9599f0909da1ba49b35b1943e9cf03200ebf8

See more details on using hashes here.

File details

Details for the file reliafy-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: reliafy-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 48.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.1

File hashes

Hashes for reliafy-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 78d4a63f4ba3a9e38ffd66f45abed35e10a76f6f3c100e6eb85983c5c362a4f1
MD5 bb5b443d0fbdeb4725ddc6f7a32c6ace
BLAKE2b-256 8f8b3a40034604ab7c64d8088272e7ba918fa9d027e7a8564c2ef38e630b2c1e

See more details on using hashes here.

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