Metadata-Version: 2.1
Name: physico
Version: 0.1.0
Summary: Tools for PhysiCo Dataset
Home-page: https://github.com/physico-benchmark/physico
Author: Shunchi Zhang
Author-email: Shunchi Zhang <shunchizhang.cs@gmail.com>
Project-URL: Homepage, https://physico-benchmark.github.io
Project-URL: Repository, https://github.com/physico-benchmark/physico
Description-Content-Type: text/markdown
Requires-Dist: datasets
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: requests

# Tools for PhysiCo Dataset 🦜

[![Project Page](https://img.shields.io/badge/Project_Page-Visit-blue?logo=github)](https://physico-benchmark.github.io/)
[![Hugging Face Dataset](https://img.shields.io/badge/HuggingFace-Dataset-green?logo=huggingface)](https://huggingface.co/datasets/ShunchiZhang/PhysiCo/)
[![Paper PDF](https://img.shields.io/badge/Paper-PDF-red?&logo=arxiv)](https://physico-benchmark.github.io/paper.pdf)

## 🛠️ Installation

```sh
pip install git+https://github.com/physico-benchmark/physico.git
```

## ✨ Example Usage

See [examples/usage.ipynb](examples/usage.ipynb).
