Metadata-Version: 2.1
Name: ls-api-clients
Version: 0.13.0
Summary: A package for laser-mind clients
Author-email: Assaf Kalinski <assaf@lightsolver.com>
Project-URL: Homepage, https://lightsolver.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: urllib3 ==1.26.13
Requires-Dist: requests >=2.23
Requires-Dist: msgpack >=1.0.0
Requires-Dist: ls-cred-storage >=0.1.9
Requires-Dist: laser-mind-client-meta >=0.0.9

Lightsolver internal package.
API clients for logging into LightSolver's API servers
and for requesting tokens.
