Metadata-Version: 2.1
Name: nefdask
Version: 0.1.1
Summary: Description
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# nefdask

## Install
```bash
pip install nefdask
pip install -e https://github.com/GaetanDesrues/nefdask
pip install git+ssh://git@github.com/GaetanDesrues/nefdask.git
```


