Metadata-Version: 2.4
Name: laser-mind-client
Version: 0.58.18
Summary: A client python API for accessing LightSolver's capabilities
Author-email: Assaf Kalinski <assaf@lightsolver.com>
Project-URL: Homepage, https://lightsolver.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy==1.26.4
Requires-Dist: laser-mind-client-meta>=0.12.0
Requires-Dist: ls_api_clients>=0.32.1
Requires-Dist: ls-packers>=0.2.0
Requires-Dist: lightsolver_lib>=0.8.1
Requires-Dist: matplotlib
Dynamic: license-file

# laser-mind-client

`laser-mind-client` is a Python package for calling LightSolver APIs.

## Install

```bash
pip install laser-mind-client
```

## Quick usage

For usage guides and examples, see:

- https://kb.lightsolver.com
