Metadata-Version: 2.1
Name: lementpro
Version: 1.0.0
Summary: simple SDK for working with sodis api
Home-page: https://github.com/your_username/your_package_name
Author: Mikhail Chupilnick
Author-email: mchupilnik@sodislab.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown


## Install library
```
pip install lementpro
```

## Main packages
```
services
data
```

## Structure
```
folders:
    data
    services
```


