Metadata-Version: 2.1
Name: laserstudio
Version: 1.0.0.dev2
Summary: Python3 software for hardware evaluation
Home-page: https://github.com/Ledger-Donjon/laserstudio/
Author: Olivier Hériveaux, Michaël Mouchous
License: LGPLv3
Project-URL: Documentation, https://laserstudio.readthedocs.org/
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.LESSER
Requires-Dist: pyqt6
Requires-Dist: pystages>=1.1.0
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: PyYAML
Requires-Dist: shapely
Requires-Dist: triangle
Requires-Dist: requests


# Laser Studio

An open source python3 software designed to control hardware evaluation benches
to conduct automatized evaluations.

Laser Studio permits to have a visual representation of a spatial environment,
define zones of interests, and launch an automated scanning process to physically
and randomly go through these zones, by controlling motion devices.
