Skip to main content

connects to a number of lasik boards and provides a service

Project description

Lasik service that exposes an interface to all beams of all connected lasik boards

Installation

tested on Ubuntu 18.04 only

From source for development

Clone the repo and in this folder run

pip3 install virtualenv
virtualenv env
source env/bin/activate
pip3 install -e .

The -e switch installs with symlinks to this folder which is great during development.

From PyPI

pip3 install lasikservice

Usage

  • to start the server: lasikservice <host port>
  • to talk to a single board: lasikconnect <serialdevice> eg lasikconnect /dev/ttyACM0
  • note: pip might install these commands in ~/.local/bin which might not be in your path.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lasikservice-0.1.4.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

lasikservice-0.1.4-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page