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
- Host: GitHub
- URL: https://github.com/cms-l1-globaltrigger/tm-python
- Owner: cms-l1-globaltrigger
- License: gpl-3.0
- Created: 2019-10-16T14:07:05.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T17:31:48.000Z (3 months ago)
- Last Synced: 2025-12-21T21:10:49.720Z (3 months ago)
- Topics: cms-l1-dpg, python-bindings
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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