Metadata-Version: 2.1
Name: gc-ims-tools
Version: 0.1.1
Summary: Analyze GC-IMS data
Home-page: https://github.com/Charisma-Mannheim/gc-ims-tools
Author: Charisma-Mannheim
Author-email: charisma@hs-mannheim.de
License: BSD 3-clause
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# *gc-ims-tools*

Python package to handle and analyze GC-IMS data.
The aim is to implement common data specific routines to fully utilize the existing data science ecosystem for chemometrics.

## Installation

*gc-ims-tools* requieres Python 3.8+ and can be installed with pip:

`pip install gc-ims-tools`

## Documentation

Detailed documentation can be found at: https://charisma-mannheim.github.io/gc-ims-tools/build/html/index.html


