Metadata-Version: 2.4
Name: assetlife
Version: 0.1.2
Summary: Python library leveraging stochastic modeling to guide decision-making in asset management
Author: Thomas Guillon et al.
Maintainer: AssetLife Developers
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Manufacturing
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib>=3.11.1
Requires-Dist: numpy>=2.4.6
Requires-Dist: numpydoc>=1.10.0
Requires-Dist: optype[numpy]>=0.17.1
Requires-Dist: scipy>=1.17.1
Requires-Dist: typing-extensions>=4.16.0
Dynamic: license-file

<h1 align="center">
<img src="https://raw.githubusercontent.com/lf-energy/artwork/refs/heads/main/projects/assetlife/horizontal/color/assetlife-horizontal-color.svg" width="300">
</h1>

<p align="center"><strong>Stochastic modeling to guide decision-making in asset management</strong></p>

<p align="center">
  <a href="https://github.com/assetlife-project/assetlife">
    <img
      alt="GitHub License"
      src="https://img.shields.io/github/license/assetlife-project/assetlife?style=flat"
    >
  </a>
  <a href="https://pypi.org/project/assetlife/">
    <img
      alt="PyPI Version"
      src="https://img.shields.io/pypi/v/assetlife"
    >
  </a>
  <a href="https://github.com/assetlife-project/assetlife">
    <img
      alt="Python Versions"
      src="https://img.shields.io/pypi/pyversions/assetlife"
    >
  </a>
</p>

- **Documentation:** https://assetlife.org
- **Source code:** https://github.com/assetlife-project/assetlife
- **Bug reports:** https://github.com/assetlife-project/assetlife/issues

This project is hosted by the [Linux Foundation Energy](https://lfenergy.org/).
