Metadata-Version: 2.1
Name: aropha
Version: 0.0.1
Summary: For machine learning
Home-page: https://github.com/aropha/aropha
Author: Aropha Inc.
Author-email: sales@aropha.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# Aropha

Work with Aropha for machine learning

## Instructions

1. Install:

```
pip install aropha
```

2. Try the utils

```python
from aropha import util
```

