Metadata-Version: 2.1
Name: iglovikov-helper-functions
Version: 0.0.50
Summary: Unstructured set of the helper functions.
Home-page: https://github.com/ternaus/iglovikov_helper_functions
Author: Vladimir Iglovikov
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: addict
Requires-Dist: imagecorruptions
Requires-Dist: joblib
Requires-Dist: jpeg4py
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: torch
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

[![DeepSource](https://static.deepsource.io/deepsource-badge-light.svg)](https://deepsource.io/gh/ternaus/iglovikov_helper_functions/?ref=repository-badge)
# An unstructured set of helper functions.

## Installation

`pip install -U iglovikov_helper_functions`

`pip install git+https://github.com/ternaus/iglovikov_helper_functions`


