{"id":42940705,"url":"https://github.com/cms-l1-globaltrigger/tm-table","last_synced_at":"2026-01-30T20:06:59.749Z","repository":{"id":45635591,"uuid":"212402229","full_name":"cms-l1-globaltrigger/tm-table","owner":"cms-l1-globaltrigger","description":"Python bindings for tmTable","archived":false,"fork":false,"pushed_at":"2025-12-19T16:35:58.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T20:33:56.651Z","etag":null,"topics":["cms-l1-dpg","python-bindings"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cms-l1-globaltrigger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-10-02T17:34:43.000Z","updated_at":"2025-12-19T16:35:33.000Z","dependencies_parsed_at":"2025-01-17T14:49:48.342Z","dependency_job_id":"be81c7e2-eca6-4098-90e3-507eb90c2a23","html_url":"https://github.com/cms-l1-globaltrigger/tm-table","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/cms-l1-globaltrigger/tm-table","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cms-l1-globaltrigger%2Ftm-table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cms-l1-globaltrigger%2Ftm-table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cms-l1-globaltrigger%2Ftm-table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cms-l1-globaltrigger%2Ftm-table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cms-l1-globaltrigger","download_url":"https://codeload.github.com/cms-l1-globaltrigger/tm-table/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cms-l1-globaltrigger%2Ftm-table/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms-l1-dpg","python-bindings"],"created_at":"2026-01-30T20:06:59.327Z","updated_at":"2026-01-30T20:06:59.736Z","avatar_url":"https://github.com/cms-l1-globaltrigger.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tm-table\n\nPython bindings for tmTable.\n\n## Install\n\nIt is recommended to install the utm Python bindings in a virtual environment\nwhich makes it also possible to use multiple versions in parallel.\n\n```bash\npip install --index https://globaltrigger.web.cern.ch/pypi tm-table==0.14.1\n```\n\n## Build instructions\n\n**Note:** building the Python bindings from scratch is only recommended for\ndevelopment. To create portable Python bindings use the\n[cibuildwheel](https://cibuildwheel.pypa.io/en/stable/) workflow.\n\nMake sure to install all required build dependecies.\n\nOn ubuntu based distributions install\n```bash\nsudo apt-get install git build-essential libboost-dev libboost-system-dev libboost-filesystem-dev libxerces-c-dev python3-dev python3-venv swig\n```\n\nCheck out and build all utm libraries.\n\n**Important:** compile using the `-DSWIG` flag, see below.\n\n```bash\ngit clone https://gitlab.cern.ch/cms-l1t-utm/utm.git\ncd utm\ngit checkout utm_0.14.1\n./configure # create makefiles\nmake all CPPFLAGS='-DNDEBUG -DSWIG'  # compile with -DSWIG\n. ./env.sh  # source paths\ncd ..\n```\n\nNext build the Python bindings and install the resulting wheel. It is\nrecommended to execute this step in a virtual environment.\n\n```bash\ngit clone https://github.com/cms-l1-globaltrigger/tm-table.git\ncd tm-table\ngit checkout 0.14.1\npython3 -m venv env\n. env/bin/activate\npip install --upgrade pip\npip install .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcms-l1-globaltrigger%2Ftm-table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcms-l1-globaltrigger%2Ftm-table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcms-l1-globaltrigger%2Ftm-table/lists"}