systembridgecli


Namesystembridgecli JSON
Version 4.0.6 PyPI version JSON
download
home_pagehttps://github.com/timmo001/system-bridge-cli
SummarySystem Bridge CLI
upload_time2024-08-13 11:10:33
maintainerNone
docs_urlNone
authorAidan Timson (Timmo)
requires_python>=3.11
licenseApache-2.0
keywords system-bridge
VCS
bugtrack_url
requirements incremental shellingham systembridgeconnector systembridgeshared typer
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # System Bridge - CLI

This is a CLI interface package for the [System Bridge](https://github.com/timmo001/system-bridge) project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timmo001/system-bridge-cli",
    "name": "systembridgecli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "system-bridge",
    "author": "Aidan Timson (Timmo)",
    "author_email": "aidan@timmo.dev",
    "download_url": "https://files.pythonhosted.org/packages/70/37/93366ea310101b893a5febc4741892a88b056190704260484689cfb54978/systembridgecli-4.0.6.tar.gz",
    "platform": null,
    "description": "# System Bridge - CLI\n\nThis is a CLI interface package for the [System Bridge](https://github.com/timmo001/system-bridge) project.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "System Bridge CLI",
    "version": "4.0.6",
    "project_urls": {
        "Homepage": "https://github.com/timmo001/system-bridge-cli"
    },
    "split_keywords": [
        "system-bridge"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3828dc3b2e96c941a7de4bc3a2f31fd5f4af8100f374ec0ec11e1f58c4f1afc5",
                "md5": "8d51cd4f1b20a4b2782d58fb22e7afc6",
                "sha256": "07744d7821282d9d773b5258481e8e86a8018ce517ecf1dd1ccd273a636e9f34"
            },
            "downloads": -1,
            "filename": "systembridgecli-4.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d51cd4f1b20a4b2782d58fb22e7afc6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 8166,
            "upload_time": "2024-08-13T11:10:31",
            "upload_time_iso_8601": "2024-08-13T11:10:31.799664Z",
            "url": "https://files.pythonhosted.org/packages/38/28/dc3b2e96c941a7de4bc3a2f31fd5f4af8100f374ec0ec11e1f58c4f1afc5/systembridgecli-4.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "703793366ea310101b893a5febc4741892a88b056190704260484689cfb54978",
                "md5": "b2167ef60eb1a9b3a7254baa512457f2",
                "sha256": "abe259be44eea63e7a5a5744c22b1c19855b618297cff4e7d012b2b3e1a90e78"
            },
            "downloads": -1,
            "filename": "systembridgecli-4.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "b2167ef60eb1a9b3a7254baa512457f2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 10895,
            "upload_time": "2024-08-13T11:10:33",
            "upload_time_iso_8601": "2024-08-13T11:10:33.647900Z",
            "url": "https://files.pythonhosted.org/packages/70/37/93366ea310101b893a5febc4741892a88b056190704260484689cfb54978/systembridgecli-4.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-13 11:10:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timmo001",
    "github_project": "system-bridge-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "incremental",
            "specs": [
                [
                    ">=",
                    "24.7.2"
                ]
            ]
        },
        {
            "name": "shellingham",
            "specs": [
                [
                    "==",
                    "1.5.4"
                ]
            ]
        },
        {
            "name": "systembridgeconnector",
            "specs": [
                [
                    ">=",
                    "4.0.5"
                ]
            ]
        },
        {
            "name": "systembridgeshared",
            "specs": [
                [
                    ">=",
                    "4.0.4"
                ]
            ]
        },
        {
            "name": "typer",
            "specs": [
                [
                    "==",
                    "0.12.3"
                ]
            ]
        }
    ],
    "lcname": "systembridgecli"
}
        
Elapsed time: 0.89185s