Skip to main content

Bennellick Engineering Kit Drivers

Project description

Bennellick Engineering Limited Kit Drivers

This python package consists of various driver classes used by BEL to control pieces of test equipment.

Machine-wide install for development

#!bash
pip install -U --user -e .

This will install the package in 'editable' mode (-e), which means any changes made in this repository will be available immediately to all scripts importing the package. The above command only needs to be re-run if changes are made to setup.py.

Usage

Once installed, the package bennellickeng can be imported and used. See the examples directory for examples of usage.

As well as installing a python package some command line utilities are also installed:

bel-scopegrab

Grab screenshot of a scope over USB:

#!bash
bel-scopegrab foobar
# foobar.png will have been created

Releasing

This project uses zest.releaser to manage packaging and releases. Simply run 'fullrelease' from within the pipenv.

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

bennellickeng.kitdrivers-2018.2.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

bennellickeng.kitdrivers-2018.2-py3-none-any.whl (20.2 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