{"id":29948582,"url":"https://github.com/elmar-peise/python-lsf","last_synced_at":"2025-08-03T08:18:18.805Z","repository":{"id":6825740,"uuid":"8073931","full_name":"elmar-peise/python-lsf","owner":"elmar-peise","description":"Improved interface for the LSF batch job scheduler","archived":false,"fork":false,"pushed_at":"2018-04-11T21:49:19.000Z","size":216,"stargazers_count":12,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-10T18:21:11.493Z","etag":null,"topics":["interface","lsf","python","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elmar-peise.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}},"created_at":"2013-02-07T14:10:41.000Z","updated_at":"2022-11-11T10:21:36.000Z","dependencies_parsed_at":"2022-08-27T20:32:55.123Z","dependency_job_id":null,"html_url":"https://github.com/elmar-peise/python-lsf","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/elmar-peise/python-lsf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmar-peise%2Fpython-lsf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmar-peise%2Fpython-lsf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmar-peise%2Fpython-lsf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmar-peise%2Fpython-lsf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elmar-peise","download_url":"https://codeload.github.com/elmar-peise/python-lsf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elmar-peise%2Fpython-lsf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268512192,"owners_count":24261899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["interface","lsf","python","wrapper"],"created_at":"2025-08-03T08:18:05.354Z","updated_at":"2025-08-03T08:18:18.769Z","avatar_url":"https://github.com/elmar-peise.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"python-lsf\n==========\n\nImproved Interface for the IBM Platform LSF batch job scheduler\n\n\nRequirements\n------------\n\n* python version 2.7.x\n* LSF version 9.1.3.0\n* `bjobs`, `bhosts`, `bsub`, and `lshosts` available\n\n\nInstallation\n------------\n\n    python setup.py install\n\nIf you are missing the right to write to the system wide python directories,\nuse\n\n    python setup.py install --user\n\nto install the package in `~/.local`.  You might then have to\n\n    export PATH=$PATH:~/.local/bin\n\nin order to make the scripts available on the command line.\n\n\nUsage\n-----\n\n`ejobs`, `ehosts`, and `esub` have essentially the same interfaces as LSF's\n`bjobs`, `bhosts`, and `bsub`.\nCheck\n\n    ejobs -h\n    ehosts -h\n    esub -h\n    man bjobs\n    man bhosts\n    man bsub\n\n\nUser Alias Resolution\n---------------------\n\nTo resolve commonly encountered and possibly cryptic user names, `ejobs` and\n`ehosts` provide a mechanism to replace such user names by user defined aliases.\nThese aliases are read from `~/.useraliases` (if existing), which needs to be in\nthe following format:  each user is on its own line; the first word on the line\nis the user name, all following words are the user alias. E.g.:\n\n    ep123456    Elmar Peise\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmar-peise%2Fpython-lsf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmar-peise%2Fpython-lsf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmar-peise%2Fpython-lsf/lists"}