remotescript


Nameremotescript JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-07-26 17:50:53
maintainerNone
docs_urlNone
authorBen Guevel, Caleb Pham, Edward Gibson, Caden Ford, Andrew Depke
requires_python<=3.13,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # remotescript

[![](https://img.shields.io/pypi/pyversions/remotescript.svg)](https://pypi.org/pypi/remotescript/)
![PyPI](https://img.shields.io/pypi/v/remotescript.svg?style=plastic)
[![CodeFactor](https://www.codefactor.io/repository/github/justincdavis/remotescript/badge)](https://www.codefactor.io/repository/github/justincdavis/remotescript)

![MyPy](https://github.com/justincdavis/remotescript/actions/workflows/mypy.yaml/badge.svg?branch=main)
![Ruff](https://github.com/justincdavis/remotescript/actions/workflows/ruff.yaml/badge.svg?branch=main)
![PyPi Build](https://github.com/justincdavis/remotescript/actions/workflows/build-check.yaml/badge.svg?branch=main)

Run Python scripts on remote machines easily.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "remotescript",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<=3.13,>=3.8",
    "maintainer_email": "Justin Davis <davisjustin302@gmail.com>",
    "keywords": null,
    "author": "Ben Guevel, Caleb Pham, Edward Gibson, Caden Ford, Andrew Depke",
    "author_email": "Justin Davis <davisjustin302@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5e/86/c1a467e6c8d740497e608d4caa86d9ea99b4f08a602c7be044a1577434fc/remotescript-0.0.3.tar.gz",
    "platform": null,
    "description": "# remotescript\n\n[![](https://img.shields.io/pypi/pyversions/remotescript.svg)](https://pypi.org/pypi/remotescript/)\n![PyPI](https://img.shields.io/pypi/v/remotescript.svg?style=plastic)\n[![CodeFactor](https://www.codefactor.io/repository/github/justincdavis/remotescript/badge)](https://www.codefactor.io/repository/github/justincdavis/remotescript)\n\n![MyPy](https://github.com/justincdavis/remotescript/actions/workflows/mypy.yaml/badge.svg?branch=main)\n![Ruff](https://github.com/justincdavis/remotescript/actions/workflows/ruff.yaml/badge.svg?branch=main)\n![PyPi Build](https://github.com/justincdavis/remotescript/actions/workflows/build-check.yaml/badge.svg?branch=main)\n\nRun Python scripts on remote machines easily.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/justincdavis/remotescript/issues",
        "Homepage": "https://github.com/justincdavis/remotescript"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d97023add99ff015beeac284fb388bffbc93cd6850ee06e680e0929e3613a340",
                "md5": "48ea0d74de6841ab3eecb8cb13efcf6f",
                "sha256": "a18ab7485d0bbda3116ac46a02236360d30e883d1eb77e42d1c26d63b7797e9c"
            },
            "downloads": -1,
            "filename": "remotescript-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48ea0d74de6841ab3eecb8cb13efcf6f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.13,>=3.8",
            "size": 13452,
            "upload_time": "2024-07-26T17:50:52",
            "upload_time_iso_8601": "2024-07-26T17:50:52.059929Z",
            "url": "https://files.pythonhosted.org/packages/d9/70/23add99ff015beeac284fb388bffbc93cd6850ee06e680e0929e3613a340/remotescript-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e86c1a467e6c8d740497e608d4caa86d9ea99b4f08a602c7be044a1577434fc",
                "md5": "53bc1344d5309da7a4c0097167ed89d9",
                "sha256": "39eb249da6638db0cc4c826be4c877f72b43ff7730d50cbbbe1cc374844a0edb"
            },
            "downloads": -1,
            "filename": "remotescript-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "53bc1344d5309da7a4c0097167ed89d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.13,>=3.8",
            "size": 13569,
            "upload_time": "2024-07-26T17:50:53",
            "upload_time_iso_8601": "2024-07-26T17:50:53.479873Z",
            "url": "https://files.pythonhosted.org/packages/5e/86/c1a467e6c8d740497e608d4caa86d9ea99b4f08a602c7be044a1577434fc/remotescript-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-26 17:50:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justincdavis",
    "github_project": "remotescript",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "remotescript"
}
        
Elapsed time: 0.29081s