Metadata-Version: 2.1
Name: tristate20
Version: 0.0.0a0
Summary: TRISTATE20 Dataset
Author: Jackson Burns
License: MIT
Project-URL: Homepage, https://github.com/QuantumPioneer/tristate20
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dill
Requires-Dist: peewee
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Provides-Extra: demos
Requires-Dist: jupyter; extra == "demos"

<h1 align="center">tristate20</h1> 
<h3 align="center">TRISTATE20 Dataset</h3>

<p align="center">  
  <img alt="tristate20logo" src="https://github.com/QuantumPioneer/tristate20/blob/main/tristate20_logo.png">
</p> 
<p align="center">
  <img alt="GitHub Repo Stars" src="https://img.shields.io/github/stars/QuantumPioneer/tristate20?style=social">
  <img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dm/tristate20">
  <img alt="PyPI" src="https://img.shields.io/pypi/v/tristate20">
  <img alt="PyPI - License" src="https://img.shields.io/github/license/QuantumPioneer/tristate20">
</p>

## Online Documentation
[Click here to read the documentation](https://QuantumPioneer.github.io/tristate20/)
