Kernel test bench controls
Project description
Kernel test bench controls
This repo aim to provide a full set of tools to control all the devices on the Kernel-Nuller test bench.
🚀 Quickstart
Requirements:
- Python 3.8 (or higher, but not tested)
-
(Recommended) Create a virtual environment
python3.8 -m venv .kvenv
and activate it
source .kvenv/bin/activate # Linux .kvenv/Scripts/activate # Windows
-
Install the python module
pip install git+https://github.com/VForiel/Kbench
-
Start a python instance
python
And import the kbench module
import kbench
You can now play with all the devices on the Kbench according to the (upcoming) documentation!
📚 Documentation
The documentation should be available at the adress: kbench.readthedocs.io.
If you want to build the doc locally, once the project is setup (according to the instructions above):
- Go in the
docsfoldercd docs
- Build the doc
make html # Linux .\make.bat html # Windows
Once the documentation is build, you can find it in the docs/_build_ folder.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kbench_controls-0.3.4.tar.gz.
File metadata
- Download URL: kbench_controls-0.3.4.tar.gz
- Upload date:
- Size: 104.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.20.1 CPython/3.8.20 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f33788129661774c8427db06c785232c2d17e9ffa9186e20f1307110e0e06782
|
|
| MD5 |
4fc0707bc2e7d6c5256b4a813ce233c8
|
|
| BLAKE2b-256 |
a78edd711beae33d341f7c2a7d40b3a2bd69a7315f57296f75b0c36c09d79bb1
|
File details
Details for the file kbench_controls-0.3.4-py3-none-any.whl.
File metadata
- Download URL: kbench_controls-0.3.4-py3-none-any.whl
- Upload date:
- Size: 105.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.20.1 CPython/3.8.20 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd797058503e2893bcc32d679433763e03a8b63645033cd827b10615b8a9e88
|
|
| MD5 |
e34dd33958c2cdf30009c37eec506c55
|
|
| BLAKE2b-256 |
40373f4cea21fa0b750248d3467bc1d1725590f99a879d2bb7c556f77f7d8472
|