{% extends "!layout.html" %} {% block docs_navbar %}
{# Mobile version #}
ReLife Logo
Download {{ version }} release
{# Desktop version #}
ReLife Logo
Download {{ version }} release

ReLife is an open source Python library to guide decision-making in asset management. It is based on the reliability theory.

RTE Logo
{% endblock docs_navbar %} {% block docs_main %}
{# Search bar section #}
{# Documentation sections table #}
Content of the documentation
Installation How to install ReLife on your machine.
Basics ReLife absolute basics for beginners.
User guide Overview and explanations of ReLife important features.
API The exposed ReLife API, a currated list of objects public interfaces.
For developers Under-the-hood documentation for contributors.
{# Grid section #}
About ReLife
Statistical expertise

ReLife implements statistical models of the reliability theory.

Open science

ReLife is open source and tries to gather the best of scientific knowledge to conduct appropriate asset management.

Easy to use (or trying to be)

ReLife is coded in Python and we hope that its design makes it accessible for many users.

{# Supporters section #}
ReLife users
RTE
Artelys
{% endblock docs_main %}