mh_utils

Utilities for handing ancillary files produced by MassHunter.

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status pre-commit.ci status

Other

License GitHub top language Requirements Status

The current utilities are as follows:

  • mh_utils.worklist_parser: Parse Agilent MassHunter Worklists (*.wkl files).

  • mh_utils.cef_parser: Parse Agilent MassHunter Compound Exchange Format files (*.cef files).

Installation

python3 -m pip install mh_utils --user

View the Function Index or browse the Source Code.

Browse the GitHub Repository