GitHunt
JA

jacobfeder/pycobolt

Official python package for Cobolt Lasers

pycobolt

Official python package for Cobolt Lasers

This is a package to facilitate system integration of Cobolt Lasers in Python. Connect to your Cobolt Laser using either the serial number or COM-port of the laser.

This package is under development and is not officially released yet. Feel free to use, we will work to solve any issues in a swift manner.

Setuptools used for build process.

Build and Installation

Install from main development branch

python -m pip install git+https://github.com/cobolt-lasers/pycobolt.git

Usage

import pycobolt

laser = pycobolt.CoboltLaser() # Creates a new Cobolt Laser object.

Languages

Python100.0%

Contributors

Other
Created August 29, 2022
Updated August 30, 2022