inv-py-docker-k8s-tasks


Nameinv-py-docker-k8s-tasks JSON
Version 0.1.14 PyPI version JSON
download
home_pagehttps://github.com/gnarvaja/inv-py-docker-k8s-tasks
SummaryCommon Inkove tasks for working with Python/Docker/K8s
upload_time2024-08-06 19:19:12
maintainerNone
docs_urlNone
authorGuillermo Narvaja
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7
licenseNone
keywords invoke kubernetes k8s docker devops
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # Common Inkove tasks for working with Python/Docker/K8s

[Inkove][invoke] (or pyinvoke) is a tool for automating tasks made in Python.

This package define a set of common tasks you can use if working with 
Python (and it's popular frameworks), Docker and Kubernetes.

[invoke]: https://pyinvoke.org



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gnarvaja/inv-py-docker-k8s-tasks",
    "name": "inv-py-docker-k8s-tasks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7",
    "maintainer_email": null,
    "keywords": "invoke Kubernetes k8s docker DevOps",
    "author": "Guillermo Narvaja",
    "author_email": "guillermo.narvaja@radiocut.fm",
    "download_url": "https://files.pythonhosted.org/packages/40/0a/e33564e72865f696aa21f732568f335b78cf724d1341ab65cfde614fc5d7/inv-py-docker-k8s-tasks-0.1.14.tar.gz",
    "platform": null,
    "description": "# Common Inkove tasks for working with Python/Docker/K8s\n\n[Inkove][invoke] (or pyinvoke) is a tool for automating tasks made in Python.\n\nThis package define a set of common tasks you can use if working with \nPython (and it's popular frameworks), Docker and Kubernetes.\n\n[invoke]: https://pyinvoke.org\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common Inkove tasks for working with Python/Docker/K8s",
    "version": "0.1.14",
    "project_urls": {
        "Bug Reports": "https://github.com/pypa/sampleproject/issues",
        "Funding": "https://donate.pypi.org",
        "Homepage": "https://github.com/gnarvaja/inv-py-docker-k8s-tasks",
        "Say Thanks!": "http://saythanks.io/to/example",
        "Source": "https://github.com/pypa/sampleproject/"
    },
    "split_keywords": [
        "invoke",
        "kubernetes",
        "k8s",
        "docker",
        "devops"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f212d66bebd7fd1bf9a6d74c26525afdf862948bf37b9c0d6d9a1f5130c01cd6",
                "md5": "98506e1cb4d3a84411f09bed104855bd",
                "sha256": "b2d7b8c316d4957ebf9952dee5ee7cb81a17d9f3d18adfb483c37554fe05b990"
            },
            "downloads": -1,
            "filename": "inv_py_docker_k8s_tasks-0.1.14-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98506e1cb4d3a84411f09bed104855bd",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7",
            "size": 9798,
            "upload_time": "2024-08-06T19:19:10",
            "upload_time_iso_8601": "2024-08-06T19:19:10.565142Z",
            "url": "https://files.pythonhosted.org/packages/f2/12/d66bebd7fd1bf9a6d74c26525afdf862948bf37b9c0d6d9a1f5130c01cd6/inv_py_docker_k8s_tasks-0.1.14-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "400ae33564e72865f696aa21f732568f335b78cf724d1341ab65cfde614fc5d7",
                "md5": "2538d80c307191607e68c93bfac7bea3",
                "sha256": "89d203c9a03155feeb33ddbd1224cce747bb85428e9e1d417a1d8ff6741dea39"
            },
            "downloads": -1,
            "filename": "inv-py-docker-k8s-tasks-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "2538d80c307191607e68c93bfac7bea3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7",
            "size": 11710,
            "upload_time": "2024-08-06T19:19:12",
            "upload_time_iso_8601": "2024-08-06T19:19:12.329847Z",
            "url": "https://files.pythonhosted.org/packages/40/0a/e33564e72865f696aa21f732568f335b78cf724d1341ab65cfde614fc5d7/inv-py-docker-k8s-tasks-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-06 19:19:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gnarvaja",
    "github_project": "inv-py-docker-k8s-tasks",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "inv-py-docker-k8s-tasks"
}
        
Elapsed time: 1.04678s