Skip to content

Official python package for Cobolt Lasers

License

Notifications You must be signed in to change notification settings

bensoloway/pycobolt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Official python package for Cobolt Lasers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%