Metadata-Version: 2.4
Name: reproducibility
Version: 1.0.0
Summary: A collection of code for reproducibility.
Project-URL: Homepage, https://github.com/gao-hongnan/reproducibility
Project-URL: Issues, https://github.com/gao-hongnan/reproducibility/issues
Author-email: GAO Hongnan <hongnangao@gmail.com>
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: psutil>=6.0.0
Requires-Dist: pydantic>=2.11.7
Description-Content-Type: text/markdown

# Reproducibility

[![CI](https://github.com/gao-hongnan/reproducibility/actions/workflows/ci.yml/badge.svg)](https://github.com/gao-hongnan/reproducibility/actions/workflows/ci.yml)
[![Python](https://img.shields.io/badge/python-3.12%20%7C%203.13-blue.svg)](https://www.python.org/downloads/)
[![PyPI](https://img.shields.io/badge/pypi-v22.0.0-blue.svg)](https://github.com/gao-hongnan/reproducibility)
[![License](https://img.shields.io/badge/license-Apache%202.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Mypy](https://img.shields.io/badge/typed-mypy-blue?style=flat-square&logo=python)](http://mypy-lang.org/)
[![Pyright](https://img.shields.io/badge/typed-pyright-blue?style=flat-square&logo=python)](https://github.com/microsoft/pyright)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
