Metadata-Version: |
2.1 |
Name: |
imglyb |
Version: |
2.1.0 |
Summary: |
A python module to bring together the worlds of NumPy (Python) and ImgLib2 (Java). |
Author: |
Philipp Hanslovsky, Edward Evans, Mark Hiner, Gabriel Selzer |
Author-Email: |
Curtis Rueden <ctrueden[at]wisc.edu> |
Project-Url: |
homepage, https://github.com/imglib/imglyb |
Project-Url: |
documentation, https://github.com/imglib/imglyb/blob/main/README.md |
Project-Url: |
source, https://github.com/imglib/imglyb |
Project-Url: |
download, https://pypi.org/project/imglyb/ |
Project-Url: |
tracker, https://github.com/imglib/imglyb/issues |
License: |
Simplified BSD License |
Keywords: |
java,maven,cross-language,numpy,imglib2 |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: Unix |
Classifier: |
Operating System :: MacOS |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Image Processing |
Classifier: |
Topic :: Scientific/Engineering :: Visualization |
Classifier: |
Topic :: Software Development :: Libraries :: Java Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.7 |
Requires-Dist: |
numpy |
Requires-Dist: |
jpype1 (>=1.3.0) |
Requires-Dist: |
scyjava (>=1.3.0) |
Requires-Dist: |
autopep8; extra == "dev" |
Requires-Dist: |
black; extra == "dev" |
Requires-Dist: |
build; extra == "dev" |
Requires-Dist: |
flake8; extra == "dev" |
Requires-Dist: |
isort; extra == "dev" |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
pytest-cov; extra == "dev" |
Requires-Dist: |
toml; extra == "dev" |
Requires-Dist: |
validate-pyproject[all]; extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |