Name | pylsf JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | collection of CLI tools for LSF monitoring |
upload_time | 2025-02-19 01:18:39 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
cluster
gpu
utilities
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# `pylsf`
A Python tool for analyzing LSF (bsub) cluster GPU usage.
```bash
pylsf_avail # check GPU and node usage on the cluster
```
## Installation
```bash
pip install pylsf
```
**Development**
```bash
uv sync --dev
uv pip install -e .
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pylsf",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "cluster, gpu, utilities",
"author": null,
"author_email": "Ben Hoover <24350185+bhoov@users.noreply.github.com>",
"download_url": "https://files.pythonhosted.org/packages/04/a1/a62240fabae8d7f271a4c8cbc651c3fff5959961a70dbbe8cf84301c488d/pylsf-0.1.0.tar.gz",
"platform": null,
"description": "# `pylsf`\n\nA Python tool for analyzing LSF (bsub) cluster GPU usage.\n\n```bash\npylsf_avail # check GPU and node usage on the cluster\n```\n\n## Installation\n\n```bash\npip install pylsf\n```\n\n**Development**\n\n```bash\nuv sync --dev \nuv pip install -e .\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "collection of CLI tools for LSF monitoring",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"cluster",
" gpu",
" utilities"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dd05e83f62f9ece3b8e4a9ff35166994f7977fe8bef3b052f51a8cf0dd0519b8",
"md5": "fe3e4ca03c822403fa62dca4e7528b8b",
"sha256": "49f2a94ba00ab81dc8c619064ecabffd114445cbb57710ea8489a1b86858b6f9"
},
"downloads": -1,
"filename": "pylsf-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe3e4ca03c822403fa62dca4e7528b8b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3633,
"upload_time": "2025-02-19T01:18:37",
"upload_time_iso_8601": "2025-02-19T01:18:37.190372Z",
"url": "https://files.pythonhosted.org/packages/dd/05/e83f62f9ece3b8e4a9ff35166994f7977fe8bef3b052f51a8cf0dd0519b8/pylsf-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "04a1a62240fabae8d7f271a4c8cbc651c3fff5959961a70dbbe8cf84301c488d",
"md5": "2c69e8332c79c9011ea4f78a439dee30",
"sha256": "7f45e3f4903f95ef530a1e5b656fcb260171827b60c27f7dc859491e0994bbb8"
},
"downloads": -1,
"filename": "pylsf-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2c69e8332c79c9011ea4f78a439dee30",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2877,
"upload_time": "2025-02-19T01:18:39",
"upload_time_iso_8601": "2025-02-19T01:18:39.047379Z",
"url": "https://files.pythonhosted.org/packages/04/a1/a62240fabae8d7f271a4c8cbc651c3fff5959961a70dbbe8cf84301c488d/pylsf-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-19 01:18:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pylsf"
}