tinyslurpy


Nametinyslurpy JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummarySlurm job helper - please alias as slurpy :)
upload_time2024-07-02 05:52:18
maintainerNone
docs_urlNone
authorJeff Shen
requires_python<4.0,>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tinyslurpy

Hi! My name is Slurpy, and I am here to help you write your Slurm jobs. I will prompt you for your job parameters and then take care of the rest! <3

## Installation

```bash
pip install tinyslurpy
```

Remember to alias `tinyslurpy` to `slurpy`!

See you soon! <3 ^\_^

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tinyslurpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jeff Shen",
    "author_email": "shenjeff@princeton.edu",
    "download_url": "https://files.pythonhosted.org/packages/89/5d/e2bf4c0766cab6f3e3e361a2e2491481a3ad856af7663050b3a768901cae/tinyslurpy-0.1.3.tar.gz",
    "platform": null,
    "description": "# tinyslurpy\n\nHi! My name is Slurpy, and I am here to help you write your Slurm jobs. I will prompt you for your job parameters and then take care of the rest! <3\n\n## Installation\n\n```bash\npip install tinyslurpy\n```\n\nRemember to alias `tinyslurpy` to `slurpy`!\n\nSee you soon! <3 ^\\_^\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Slurm job helper - please alias as slurpy :)",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d368860c19aec243ba00fbd2c5157f238107a4621ba22b55a6ff8acb394b0c9f",
                "md5": "cde39feecb52c855fe722845e4283fd8",
                "sha256": "b37047f69d8b2293c6c815564a49c0343e6a531f365bc7505e4e83bd0ca6d721"
            },
            "downloads": -1,
            "filename": "tinyslurpy-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cde39feecb52c855fe722845e4283fd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 2186,
            "upload_time": "2024-07-02T05:52:16",
            "upload_time_iso_8601": "2024-07-02T05:52:16.905113Z",
            "url": "https://files.pythonhosted.org/packages/d3/68/860c19aec243ba00fbd2c5157f238107a4621ba22b55a6ff8acb394b0c9f/tinyslurpy-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "895de2bf4c0766cab6f3e3e361a2e2491481a3ad856af7663050b3a768901cae",
                "md5": "69b77c7d40bea78549c7afa8b2fbb53e",
                "sha256": "d1e8c2d88a384f95e57267f280b76cc891c20b24123b7597912e44110f2a0730"
            },
            "downloads": -1,
            "filename": "tinyslurpy-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "69b77c7d40bea78549c7afa8b2fbb53e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 1698,
            "upload_time": "2024-07-02T05:52:18",
            "upload_time_iso_8601": "2024-07-02T05:52:18.086383Z",
            "url": "https://files.pythonhosted.org/packages/89/5d/e2bf4c0766cab6f3e3e361a2e2491481a3ad856af7663050b3a768901cae/tinyslurpy-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-02 05:52:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tinyslurpy"
}
        
Elapsed time: 0.30622s