greyhorse-process


Namegreyhorse-process JSON
Version 0.4.26 PyPI version JSON
download
home_pageNone
SummaryGreyhorse Process library
upload_time2024-12-02 15:31:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT License
keywords process ssh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Greyhorse process library
=========================

Greyhorse framework library for launch processes support


How to build
------------


- Install the project

    ``uv python pin 3.12.1``

    ``uv venv``

    ``uv sync``

    ``source .venv/bin/activate``



- Format code commands

    ``ruff check --unsafe-fixes --fix``

    ``ruff format``

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "greyhorse-process",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Max Plutonium <plutonium.max@gmail.com>",
    "keywords": "process, ssh",
    "author": null,
    "author_email": "Max Plutonium <plutonium.max@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/65/4f/d098412e0ccc7aa1271908fb99fea9db64862a261c85ad56c99fa8aedf45/greyhorse_process-0.4.26.tar.gz",
    "platform": null,
    "description": "Greyhorse process library\n=========================\n\nGreyhorse framework library for launch processes support\n\n\nHow to build\n------------\n\n\n- Install the project\n\n    ``uv python pin 3.12.1``\n\n    ``uv venv``\n\n    ``uv sync``\n\n    ``source .venv/bin/activate``\n\n\n\n- Format code commands\n\n    ``ruff check --unsafe-fixes --fix``\n\n    ``ruff format``\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Greyhorse Process library",
    "version": "0.4.26",
    "project_urls": {
        "Homepage": "https://gitlab.com/max-plutonium/greyhorse",
        "Repository": "https://gitlab.com/max-plutonium/greyhorse"
    },
    "split_keywords": [
        "process",
        " ssh"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0cd55f2c5e5501852b58e87b97669dbcab75c38e95aa01cc151cf38a2fac748a",
                "md5": "27810f653fc38e640bde7909fc50d844",
                "sha256": "ea3394c0badab4348e5a4d54b5b6662df9ecada269e3c7e19799eaa34c6df6f9"
            },
            "downloads": -1,
            "filename": "greyhorse_process-0.4.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27810f653fc38e640bde7909fc50d844",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 5515,
            "upload_time": "2024-12-02T15:31:35",
            "upload_time_iso_8601": "2024-12-02T15:31:35.503134Z",
            "url": "https://files.pythonhosted.org/packages/0c/d5/5f2c5e5501852b58e87b97669dbcab75c38e95aa01cc151cf38a2fac748a/greyhorse_process-0.4.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "654fd098412e0ccc7aa1271908fb99fea9db64862a261c85ad56c99fa8aedf45",
                "md5": "5d6dedc20c2849182432b8126d09fe28",
                "sha256": "b56d5bcb3369353e0657b5e7fc44c8bddd058e284783475f842a7fe47c33b7ea"
            },
            "downloads": -1,
            "filename": "greyhorse_process-0.4.26.tar.gz",
            "has_sig": false,
            "md5_digest": "5d6dedc20c2849182432b8126d09fe28",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 30539,
            "upload_time": "2024-12-02T15:31:37",
            "upload_time_iso_8601": "2024-12-02T15:31:37.248659Z",
            "url": "https://files.pythonhosted.org/packages/65/4f/d098412e0ccc7aa1271908fb99fea9db64862a261c85ad56c99fa8aedf45/greyhorse_process-0.4.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 15:31:37",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "max-plutonium",
    "gitlab_project": "greyhorse",
    "lcname": "greyhorse-process"
}
        
Elapsed time: 1.04645s