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
Built Distribution
File details
Details for the file bennellickeng.kitdrivers-2018.4.tar.gz
.
File metadata
- Download URL: bennellickeng.kitdrivers-2018.4.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a9392dcf1be152bb9d58b2fdf3f62a294bfb9172c385daa2f72032f4a5c4973 |
|
MD5 | ad1870be8b5bd2cc5c7827f583ecf584 |
|
BLAKE2b-256 | 6f1c8c8ba464ef24a95f3389cb1ea44bdf8999e392801356d69d32c75f031378 |
File details
Details for the file bennellickeng.kitdrivers-2018.4-py3-none-any.whl
.
File metadata
- Download URL: bennellickeng.kitdrivers-2018.4-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d99574e3f78214ff9775d2b09db25774b3e10be360da602de759a54d9461a03 |
|
MD5 | 7dcf3c9ab8a248486e6802d01b13fa29 |
|
BLAKE2b-256 | 3bf544572beb544353f9dd63b4c6e9f3dd75a7180a40193c21c2953b0e02a656 |