Metadata-Version: 2.1
Name: chrislab
Version: 0.4.4
Summary: An advanced tool for doing experimental study.
Home-page: https://github.com/chrisjihee/chrislab
Author: Jihee Ryu
Author-email: chrisjihee@naver.com
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# chrislab

An advanced tool for doing experimental study

## Installation

```bash
pip install chrislab
```

```bash
git clone https://github.com/chrisjihee/chrislab
cd chrislab
pip install .
```

## Reference

- https://pypi.org/project/chrislab/
- https://github.com/chrisjihee/chrislab/
