Metadata-Version: 2.1
Name: matchms-extras
Version: 0.1.0
Summary: Additional functionalities to be used with matchms
Home-page: https://github.com/matchms/matchms_extras
Author: Netherlands eScience Center
Author-email: f.huber@esciencecenter.nl
License: Apache Software License 2.0
Description: <img src="https://github.com/matchms/matchms_extras/blob/main/images/matchms_extras_logo.png" width="600">
        
        ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/matchms/matchms_extras/CI%20Build)
        ![GitHub](https://img.shields.io/github/license/matchms/matchms_extras)
        
        # matchms_extras
        
        Additional functionalities to be used with [matchms](https://github.com/matchms/matchms), but which either in scope and/or in code quality and/or in degree of unit testing do not match the criteria we have for matchms.
        
        ## Installation (soon)
        
        ```
        pip install matchms_extras
        ```
        
        
Keywords: similarity measures,mass spectrometry,networking,network analysis,library search
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Provides-Extra: dev
Provides-Extra: chemistry
