Metadata-Version: 2.1
Name: histographer-analysis
Version: 0.2.5
Summary: Analysis tools for Histographer.
Home-page: https://github.com/histographer/histographer-analysis
Author: Histographer Team
License: UNKNOWN
Description: # Histographer Analysis
        Package for image analysis as used in [Histographer's](https://github.com/histographer) packages.
        
        ## Requirements
        `histographer-analysis` is confirmed to work with Python >= 3.6.
        
        ## Installation
        The package can be installed using `pip`.
        ```sh
        python -m pip install histographer-analysis
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
