Metadata-Version: 2.1
Name: DeepCell_Toolbox
Version: 0.12.0
Summary: The pre- and post-processing functions module for deepcell-tf.
Home-page: https://github.com/vanvalenlab/deepcell-toolbox
Author: Van Valen Lab
Author-email: vanvalenlab@gmail.com
License: LICENSE
Download-URL: https://github.com/vanvalenlab/deepcell-toolbox/tarball/0.12.0
Description: # ![DeepCell Toolbox Banner](https://raw.githubusercontent.com/vanvalenlab/deepcell-toolbox/master/docs/images/DeepCell_toolbox_Banner.png)
        
        [![Build Status](https://github.com/vanvalenlab/deepcell-toolbox/workflows/build/badge.svg)](https://github.com/vanvalenlab/deepcell-toolbox/actions)
        [![Coverage Status](https://coveralls.io/repos/github/vanvalenlab/deepcell-toolbox/badge.svg?branch=master)](https://coveralls.io/github/vanvalenlab/deepcell-toolbox?branch=master)
        [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](/LICENSE)
        [![PyPI version](https://badge.fury.io/py/DeepCell-Toolbox.svg)](https://badge.fury.io/py/deepcell-toolbox)
        [![Python Versions](https://img.shields.io/pypi/pyversions/deepcell_toolbox.svg)](https://pypi.org/project/deepcell_toolbox/)
        
        A collection of tools for processing data for [`deepcell-tf`](https://github.com/vanvalenlab/deepcell-tf).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7, <3.11
Description-Content-Type: text/markdown
Provides-Extra: tests
