Skip to content

caizikun/labtronyx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labtronyx Instrumentation Control Framework Build status Coveralls Codacy

The Labtronyx project is a framework for controlling laboratory instruments. It provides an easy-to-use interface to a wide variety of instruments. It also facilitates automation scripts with a robust and well-documented API. Lastly, it is flexible and extensible as to interface with any kind of instrument.

license

Documentation

Documentation is written in RestructuredText and compiled using Sphinx. It is also hosted at docs.

Building documentation requires Sphinx. To build documentation:

python setup.py build_sphinx

Running Tests

Labtronyx includes a test suite that can be run using:

python setup.py nosetests

Authors

Kevin Kennedy (protonyx)

Changes

See CHANGES

About

Python Instrument Control and Automation Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%