Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 588 Bytes

tm-python

Meta package providing Python bindings for tmTable, tmGrammar and tmEventSetup.

Install instructions

It is recommended to install the utm Python bindings in a virtual environment which makes it also possible to run multiple versions of utm in parallel.

Note that pip >= 19.0 is required.

pip install --upgrade pip
pip install git+https://github.com/cms-l1-globaltrigger/tm-python.git@0.13.0