Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
/ pyctbgui Public archive

Prototype for a new python based GUI for the Chip Test Board

Notifications You must be signed in to change notification settings

slsdetectorgroup/pyctbgui

Repository files navigation

New Chip Test Board Gui using Python

Prototype for a new python based GUI for the Chip Test Board

Getting started

git clone https://github.com/slsdetectorgroup/pyctbgui.git
cd pyctbgui
make #compiles the c extension inplace
./CtbGui

Display help for the Makefile

$ make help
check_format         Check if source is formatted properly
clean                Remove the build folder and the shared library
ext                  [DEFAULT] build c extension in place
format               format code inplace using style in pyproject.toml
lint                 run ruff linter to check formatting errors
test                 Run unit tests using pytest

setup pre-commit hooks

pre-commit install

About

Prototype for a new python based GUI for the Chip Test Board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published