Metadata-Version: 2.1
Name: gefpy
Version: 0.8.16
Summary: A thin, pythonic wrapper around geftool.
Home-page: https://github.com/STOmics/gefpy
Author: stomics
Author-email: huangzhibo@genomics.cn
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: h5py >=3.8.0
Requires-Dist: numpy >=1.20.0
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: pandas
Requires-Dist: geojson
Requires-Dist: tifffile
Requires-Dist: opencv-python
Provides-Extra: docs
Requires-Dist: sphinx >=3.2 ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest >=4.4 ; extra == 'test'
Requires-Dist: pytest-nunit ; extra == 'test'

gefpy

----
gefpy is a thin, pythonic wrapper around geftools, which runs on Python 3 (3.7+).

### API 
See [here](https://gefpy.readthedocs.io/en/main/index.html). 

### Reporting bugs
Open a bug at https://github.com/STOmics/gefpy/issues.
