Metadata-Version: 2.1
Name: PyChrom
Version: 0.0.2
Summary: Module to provide tools to process and analyse chromatographic data from different sources such as UPLC, LCMS, GCMS, etc.
Home-page: https://github.com/rdgsnm/PyChrom
Author: Rodrigo Silva Nascimento Mancini
Author-email: rdgsnm@gmail.com
License: MIT
Keywords: chromatography,chemometrics,data preprocessing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Chemistry
License-File: LICENSE

This is a module to aid in processing of liquid chromatography data.


Changelog
=========
0.0.2 (09/11/2022)
------------------
- Corrected bugs and some fixes to functions (type hintings and enhanced docstrings)

0.0.1 (09/11/2022)
------------------
- First release

