Metadata-Version: 2.4
Name: fluxim-spm
Version: 0.1.0
Summary: A python library to control the Suite for Parallel Measurement (SPM 2.2+).
Project-URL: Homepage, https://www.fluxim.com/
Project-URL: Repository, https://bitbucket.org/fluximag/fluxim-spm
Author-email: Fluxim AG <hardware@fluxim.com>
License-Expression: MIT
License-File: LICENSE
Keywords: fluxim,measurement,spm
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: pyzmq
Description-Content-Type: text/markdown


<h2 align="center">
  <img src="docs/logo.png" width="512"/>
</h2>
<h3 align="center">
  A python library to control the Suite for Parallel Measurement (SPM) (2.2+).
</h3>

--------------------------------------------------------------------------------

## What's New in 1.0

...

## Installation

```bash
pip install fluxim-spm
```

**Requirements:** Python 3.10+.



## Quick Start

...

## License

This project is licensed under the [MIT License](LICENSE).

