Metadata-Version: 2.4
Name: stellarnet-legacy
Version: 0.0.1
Summary: Python bindings for legacy StellarNet spectrometers.
Project-URL: Documentation, https://github.com//uni-stuttgart-ipv/stellarnet-legacy-py#readme
Project-URL: Issues, https://github.com//uni-stuttgart-ipv/stellarnet-legacy-py/issues
Project-URL: Source, https://github.com//uni-stuttgart-ipv/stellarnet-legacy-py
Author-email: Brian Carlsen <carlsen.bri@gmail.com>
License-Expression: GPL-3.0-or-later
License-File: LICENSE.txt
Keywords: stellarnet
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: numpy
Description-Content-Type: text/markdown

# StellarNet Legacy
Python bindings for legacy StellarNet spectrometers.

## Installation

```console
pip install stellarnet-legacy
```

## Resources
`stellarnet_api.dll` and `stellarnet_api_server.exe` must be in the `src/stellarnet_legacy\data` folder.