Metadata-Version: 2.1
Name: piceimarisconnector
Version: 0.4.2
Summary: IceImarisConnector for python (pIceImarisConnector) is a simple commodity class that eases communication between Bitplane Imaris and python using the Imaris XT interface.
Home-page: https://github.com/aarpon/pIceImarisConnector
License: GPL-2.0-only
Keywords: Imaris,ImarisXT,python,Ice
Author: Aaron Ponti
Author-email: aaron.ponti@bsse.ethz.ch
Requires-Python: >=3.7,<3.8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Dist: numpy (>=1.16.6,<2.0.0)
Project-URL: Bug Tracker, https://github.com/aarpon/pIceImarisConnector/issues
Project-URL: Documentation, https://piceimarisconnector.readthedocs.io
Project-URL: Repository, https://github.com/aarpon/pIceImarisConnector
Description-Content-Type: text/markdown

# pIceImarisConnector

IceImarisConnector for python (pIceImarisConnector) is a simple commodity class that eases communication between [Bitplane Imaris](http://www.bitplane.com) and [python](http://www.python.org/) using the [Imaris XT interface](http://www.bitplane.com/go/products/imarisxt).

## Documentation

* [API](https://piceimarisconnector.readthedocs.io/en/latest/index.html)
* [Getting started](https://piceimarisconnector.readthedocs.io/en/latest/usage.html)

