conveyor.py


Nameconveyor.py JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/open-ug/conveyor.py
SummaryConveyor CI Python Client
upload_time2025-08-05 15:19:52
maintainerNone
docs_urlNone
authorBeingana Jim Junior
requires_python>=3.6
licenseMIT
keywords cicd continuous integration continuous deployment devops python client conveyor
VCS
bugtrack_url
requirements requests nats-py httpx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/open-ug/conveyor.py",
    "name": "conveyor.py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "cicd, continuous integration, continuous deployment, devops, python client, conveyor",
    "author": "Beingana Jim Junior",
    "author_email": "jim@open.ug",
    "download_url": "https://files.pythonhosted.org/packages/3a/6f/f3ee51a24804954a62908ab9c1dfe3fab125e75758a2f4c2b3a32f0f6ade/conveyor_py-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Conveyor CI Python Client",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/open-ug/conveyor.py"
    },
    "split_keywords": [
        "cicd",
        " continuous integration",
        " continuous deployment",
        " devops",
        " python client",
        " conveyor"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f53bba8f27f03be285364c796947b902544e9f77d086004e78ad311dd23f8d1f",
                "md5": "c059adafa2f76dd3a1c8fd832008b9df",
                "sha256": "2a9befef2c417b7d98cf747ba184cb795e2bf2bf82be2cf431ff5d17d8edb6a2"
            },
            "downloads": -1,
            "filename": "conveyor_py-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c059adafa2f76dd3a1c8fd832008b9df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12510,
            "upload_time": "2025-08-05T15:19:51",
            "upload_time_iso_8601": "2025-08-05T15:19:51.439522Z",
            "url": "https://files.pythonhosted.org/packages/f5/3b/ba8f27f03be285364c796947b902544e9f77d086004e78ad311dd23f8d1f/conveyor_py-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a6ff3ee51a24804954a62908ab9c1dfe3fab125e75758a2f4c2b3a32f0f6ade",
                "md5": "9037b7ccd0d9f2ab0da72a3976e28ec2",
                "sha256": "175d4c200bec6bb4ec6ab86d99aeb46f840dc57c915189e57e8573cf76fb0aaa"
            },
            "downloads": -1,
            "filename": "conveyor_py-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9037b7ccd0d9f2ab0da72a3976e28ec2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 10854,
            "upload_time": "2025-08-05T15:19:52",
            "upload_time_iso_8601": "2025-08-05T15:19:52.178036Z",
            "url": "https://files.pythonhosted.org/packages/3a/6f/f3ee51a24804954a62908ab9c1dfe3fab125e75758a2f4c2b3a32f0f6ade/conveyor_py-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-05 15:19:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-ug",
    "github_project": "conveyor.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.4"
                ]
            ]
        },
        {
            "name": "nats-py",
            "specs": [
                [
                    "==",
                    "2.10.0"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.28.1"
                ]
            ]
        }
    ],
    "lcname": "conveyor.py"
}
        
Elapsed time: 0.66115s