Metadata-Version: 2.1
Name: mltraq
Version: 0.0.111
Summary: Manage AI Experiments with Persistence
Home-page: https://mltraq.com/
License: BSD-3
Author: Michele Dallachiesa
Author-email: michele.dallachiesa@sigforge.com
Requires-Python: >=3.10.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: complete
Provides-Extra: dask
Provides-Extra: pgsql
Requires-Dist: cloudpickle (>=2.2.0)
Requires-Dist: dask[complete] (>=2022.11.0,<2023.0.0); extra == "dask" or extra == "complete"
Requires-Dist: joblib (>=1.3.2)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: pandas-stubs (>=2.1.4.231227,<3.0.0.0)
Requires-Dist: psycopg[binary] (>=3.1.17,<4.0.0); extra == "pgsql" or extra == "complete"
Requires-Dist: pyarrow (>=10.0.0)
Requires-Dist: scikit-learn (>=1.1.3,<2.0.0); extra == "complete"
Requires-Dist: sqlalchemy (>=2.0.0)
Requires-Dist: tqdm (>=4.64.1)
Project-URL: Repository, https://github.com/elehcimd/mltraq
Description-Content-Type: text/markdown

<p align="center">
<img width="33%" height="33%" src="https://mltraq.com/assets/img/logo-wide-black.svg" alt="MLtraq Logo">
</p>

<p align="center">
<img src="https://www.mltraq.com/assets/img/badges/test.svg" alt="Test">
<img src="https://www.mltraq.com/assets/img/badges/coverage.svg" alt="Coverage">
<img src="https://www.mltraq.com/assets/img/badges/python.svg" alt="Python">
<img src="https://www.mltraq.com/assets/img/badges/pypi.svg" alt="PyPi">
<img src="https://www.mltraq.com/assets/img/badges/license.svg" alt="License">
<img src="https://www.mltraq.com/assets/img/badges/code-style.svg" alt="Code style">
</p>

---

<h1 align="center">
Manage AI Experiments with Persistence
</h1>

MLtraq helps AI developers design, execute and share experiments. Track anything, reproduce and collaborate, resume the computation state anywhere. Standing on open standards.

---

* **Documentation**: [https://mltraq.com](https://mltraq.com/)
* **Source code**: [https://github.com/elehcimd/mltraq](https://github.com/elehcimd/mltraq)
* **License**: [BSD 3-Clause](https://mltraq.com/license/)
* **Funding**: You can [sponsor](https://mltraq.com/sponsor/), [cite](https://mltraq.com/cite/) and [star](https://github.com/elehcimd/mltraq) the project, and [hire me](https://www.linkedin.com/in/dallachiesa/) for DS/ML/AI work.

---

