This is the first release of the Python package pyemgpipeline.
pyemgpipeline is an electromyography (EMG) signal processing pipeline package. It implements internationally accepted EMG processing conventions and provides a high-level interface for ensuring user adherence to those conventions, in terms of (1) processing parameter values, (2) processing steps, and (3) processing step order. It is suitable for both surface EMG and intramuscular EMG.
The [documentation](https://aalhossary.github.io/pyemgpipeline/) describes how to use this package, including package installation, quick start, examples explaining the breadth of the package’s functionality, and API reference.
The source code is available in the [GitHub repository](https://github.com/aalhossary/pyemgpipeline).