Metadata-Version: 2.3
Name: kauldron
Version: 1.0.0
Summary: Kauldron is a ML research library optimized for quick iteration and modularity.
Keywords: 
Author-email: kauldron authors <kauldron@google.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Requires-Dist: absl-py
Requires-Dist: altair
Requires-Dist: chex
Requires-Dist: clu
Requires-Dist: einops
Requires-Dist: etils[edc, enp, epath, epy, etree]
Requires-Dist: flax
Requires-Dist: grain
Requires-Dist: graphviz
Requires-Dist: immutabledict
Requires-Dist: jax
Requires-Dist: jaxtyping
Requires-Dist: lark
Requires-Dist: mediapy
Requires-Dist: ml_collections
Requires-Dist: numpy
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: optax
Requires-Dist: orbax-checkpoint
Requires-Dist: pandas
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: tabulate
Requires-Dist: tensorflow
Requires-Dist: tfds-nightly
Requires-Dist: tqdm
Requires-Dist: typing_extensions
Requires-Dist: xmanager
Requires-Dist: pytest ; extra == "dev"
Requires-Dist: pytest-xdist ; extra == "dev"
Requires-Dist: hypothesis==6.80.0 ; extra == "dev"
Requires-Dist: pylint>=2.6.0 ; extra == "dev"
Requires-Dist: pyink ; extra == "dev"
Requires-Dist: sphinx-apitree[ext] ; extra == "docs"
Project-URL: documentation, https://kauldron.readthedocs.io
Project-URL: homepage, https://github.com/google-research/kauldron
Project-URL: repository, https://github.com/google-research/kauldron
Provides-Extra: dev
Provides-Extra: docs

# kauldron

[![Unittests](https://github.com/google-research/kauldron/actions/workflows/pytest_and_autopublish.yml/badge.svg)](https://github.com/google-research/kauldron/actions/workflows/pytest_and_autopublish.yml)
[![PyPI version](https://badge.fury.io/py/kauldron.svg)](https://badge.fury.io/py/kauldron)
[![Documentation Status](https://readthedocs.org/projects/kauldron/badge/?version=latest)](https://kauldron.readthedocs.io/en/latest/?badge=latest)

*This is not an officially supported Google product.*

