Skip to content

Meta package providing Python bindings for tmTable, tmGrammar and tmEventSetup

License

Notifications You must be signed in to change notification settings

cms-l1-globaltrigger/tm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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