Metadata-Version: 2.4
Name: pyrecap
Version: 0.0.1a0
Summary: Scientific framework for Reproducible Experiment Capture and Provenance
Author-email: Venkateswaran Shekar <vshekar1@bnl.gov>
License: BSD-3-Clause
License-File: AUTHORS.rst
License-File: LICENSE
License-File: LICENSE_README
Keywords: experiments,provenance,reproducibility
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: pydantic>=2.0
Requires-Dist: python-slugify
Requires-Dist: sqlalchemy>=2.0
Provides-Extra: dev
Requires-Dist: pytest; extra == 'dev'
Description-Content-Type: text/x-rst

======================================================
RECAP (Reproducible Experiment Capture and Provenance)
======================================================

.. image:: https://github.com/NSLS2/recap/actions/workflows/testing.yml/badge.svg
   :target: https://github.com/NSLS2/recap/actions/workflows/testing.yml


.. image:: https://img.shields.io/pypi/v/recap.svg
        :target: https://pypi.python.org/pypi/pyrecap


A scientific framework for Reproducible Experiment Capture, tracking, and metadata management

* Free software: 3-clause BSD license
* Documentation: (COMING SOON!) 

Features
--------

* TODO
