Skip to content

DUNE-DAQ/daqpytools

Repository files navigation

daqpytools

Lint pytest

Set of importable tools used to simplify DAQ development in python.

Scope

This provides a set of tools that are used in python applications, along with their unit tests. Currently, the following tools are defined

Indended use case

This repo will serve as the indended source of distribution standard tooling. Any python tool that is used by multiple repositories should be defined here.

Setup instructions

For general users, no setup is required - when developing your python applications, it is sufficient to include e.g.

from daqpytools.logging.logger import get_daq_logger
log = get_daq_logger(...)

For users, see the user wiki For developers, view the developer wiki Note that the GitHub wiki is outdated and unmaintained.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages