Metadata-Version: 2.1
Name: splight-toolbox
Version: 0.0.3
Summary: Library for public use. Splight
Home-page: UNKNOWN
Author: Splight
Author-email: factory@splight-ae.com
License: LICENSE.txt
Platform: UNKNOWN
Requires-Dist: numpy (==1.21.6)
Requires-Dist: pandas (==1.4.0)

# splight-toolbox

## How to install

For development

- `python setup.py develop`

For production envs.

- `python setup.py install`


