Python Laboratory Instrumentation COntrol
Project description
PLICO: Python Laboratory Instrumentation COntrol
plico is a framework to develop applications controlling instrumentation typically available in a scientific laboratory. It is entirely written in Python and support server-client applications, using zeromq as message dispatcher.
A list of packages using plico:
- tipico and tipico-server implements a useless hardware-less typical application controlling a simulated instrument
- pysilico and pysilico-server to control videocameras.
- [palpao][palpao] and [palpao-server][palpao-server] to control deformable mirrors
Documentation
Installation
plico runs on Python 2.7+ and Python 3.3+.
It depends on zmq, numpy and pyfits (to store calibrations). You need a backend (PyQt4/PySide, PyQt5/PySide2) for GUIs.
It is not very useful to install this package by itself. See tipico to install an example applications simulating some HW controller and a corresponding client.
Anyhow, if you really want to install plico as standalone package go on with pip:
pip install plico
Documentation
Visit the wiki for the projects https://github.com/lbusoni/plico/wiki
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file plico-0.18.0.tar.gz
.
File metadata
- Download URL: plico-0.18.0.tar.gz
- Upload date:
- Size: 77.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e877f95200aac4a450bd662582df5eb8cd2074617aaa8a738aa6b2b708bc2dfc |
|
MD5 | 39356f4a611a956f8194914e23406b14 |
|
BLAKE2b-256 | 037df32d24bff57bec1f6e31d2c048740892b796b6e09493d014e1975e93a2a2 |
File details
Details for the file plico-0.18.0-py2.py3-none-any.whl
.
File metadata
- Download URL: plico-0.18.0-py2.py3-none-any.whl
- Upload date:
- Size: 35.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97d7e65fe103c44cdb3c548a57b8a95c9ee6a874a25463c6e66ccc7a0e6a2bc6 |
|
MD5 | 24dceaa844d2e7652fcb427a7cccc66d |
|
BLAKE2b-256 | 803f0fe94432c407b1999dc3628df7e7cf413d2727eb68d07a7dd383ac51e567 |