An open API service indexing awesome lists of open source software.

https://github.com/cms-l1-globaltrigger/tm-python

Meta package providing Python bindings for tmTable, tmGrammar and tmEventSetup
https://github.com/cms-l1-globaltrigger/tm-python

cms-l1-dpg python-bindings

Last synced: about 2 months ago
JSON representation

Meta package providing Python bindings for tmTable, tmGrammar and tmEventSetup

Awesome Lists containing this project

README

          

# tm-python

Meta package providing Python bindings for
[tm-table](https://github.com/cms-l1-globaltrigger/tm-table),
[tm-grammar](https://github.com/cms-l1-globaltrigger/tm-grammar) and
[tm-eventsetup](https://github.com/cms-l1-globaltrigger/tm-eventsetup).

## 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.

```bash
pip install --extra-index-url https://globaltrigger.web.cern.ch/pypi tm-python==0.14.1
```

**Note:** all tm-* packages are from now on published on our custom python package index at https://globaltrigger.web.cern.ch/pypi