python-argocd


Namepython-argocd JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/swaragade/argocd-python
SummaryPython client for ArgoCD
upload_time2024-03-21 06:18:05
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords swagger argocd
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
            Python implementation of the ArgoCD API

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/swaragade/argocd-python",
    "name": "python-argocd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Swagger, ArgoCD",
    "author": null,
    "author_email": "suraj_waragade@live.com",
    "download_url": null,
    "platform": null,
    "description": "Python implementation of the ArgoCD API\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python client for ArgoCD",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/swaragade/argocd-python"
    },
    "split_keywords": [
        "swagger",
        " argocd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82f4e735f7db41fe1639796122a839051b747130acdb06a2be048f0f2e2c135e",
                "md5": "69cc9e83bec610436ddc09628cfc3ff6",
                "sha256": "8f9abc95985f6184d854f96a0ebf1cf5212d851c32c291bfc85e1e3ae92b550f"
            },
            "downloads": -1,
            "filename": "python_argocd-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69cc9e83bec610436ddc09628cfc3ff6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 571419,
            "upload_time": "2024-03-21T06:18:05",
            "upload_time_iso_8601": "2024-03-21T06:18:05.862511Z",
            "url": "https://files.pythonhosted.org/packages/82/f4/e735f7db41fe1639796122a839051b747130acdb06a2be048f0f2e2c135e/python_argocd-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 06:18:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "swaragade",
    "github_project": "argocd-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "python-argocd"
}
        
Elapsed time: 0.26936s