Metadata-Version: 2.1
Name: openacquisition
Version: 0.1.0
Summary: A package for creating data acquisition methods for mass spectrometers
License: None
Author: Dennis Goldfarb
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: lazy (>=1.4,<2.0)
Requires-Dist: mistune (>=2.0.4,<3.0.0)
Requires-Dist: pyopenms (>=2.7.0,<3.0.0)
Description-Content-Type: text/markdown

# openacquisition

Python library to create data acquisition algorithms for mass spectrometers

## Requirements

## Installation

```bash
$ pip install openacquisition
```

## Usage

## Contributing
Interested in contributing? Check out the contributing guidelines. 
Please note that this project is released with a Code of Conduct. 
By contributing to this project, you agree to abide by its terms.

## License
`OpenAcquisition` was created by the [Goldfarb Lab](https://sites.wustl.edu/goldfarblab) at Washington University School of Medicine in St. Louis. It is licensed under the terms of the MIT license.

