Metadata-Version: 2.1
Name: cp-utils-hmv
Version: 0.2.0
Summary: tools to deal with images coming from cell profiler pipelines
Author-email: Hernando M Vergara <hvergarabio@gmail.com>
License: BSD-3-Clause
Project-URL: homepage, https://github.com/HernandoMV/cp-utils-hmv
Project-URL: bug_tracker, https://github.com/HernandoMV/cp-utils-hmv/issues
Project-URL: documentation, https://github.com/HernandoMV/cp-utils-hmv
Project-URL: source_code, https://github.com/HernandoMV/cp-utils-hmv
Project-URL: user_support, https://github.com/HernandoMV/cp-utils-hmv/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: matplotlib
Requires-Dist: SimpleITK
Requires-Dist: seaborn
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: setuptools-scm ; extra == 'dev'

# cp-utils-hmv
