Metadata-Version: 2.1
Name: SeedsLabeler
Version: 0.0.38
Summary: Seeds annotation tool
Home-page: https://github.com/meryusha/seeds_labeler/
Author: Merey Ramazanova, Silvio Giancola
Author-email: merey.ramazanova@kaust.edu.sa
License: MIT license
Keywords: TCPClient
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.0.0
Requires-Dist: pyqt5
Requires-Dist: lxml
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: requests

# Seeds Labeler

install with `pip install SeedsLabeler`

# Update pip:

update [version.py](src/libs/version.py) with the version number 

`python setup.py upload`


# Guidelines

For any modification request, open an issue.

Once the issue is solved, commit your changes with the message "Fixes #<issue_number>". The issue will be automatically closes at the next push/merge/deployement.




