wharfy


Namewharfy JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/johndoe31415/wharfy
SummaryTiny Docker orchestration toolkit without Yaml
upload_time2025-09-15 17:34:29
maintainerNone
docs_urlNone
authorJohannes Bauer
requires_pythonNone
licensegpl-3.0
keywords docker orchestration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wharfy
Wharfy is a tiny tool for people who absolutely despise docker-compose and
Yaml. It's a small shim on top of Docker.

# License
GNU GPL-3.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/johndoe31415/wharfy",
    "name": "wharfy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "docker, orchestration",
    "author": "Johannes Bauer",
    "author_email": "joe@johannes-bauer.com",
    "download_url": "https://files.pythonhosted.org/packages/b4/1e/a6c446e3eddc33b696149eac43d6dc3e7cf159119eeff25da500c677b528/wharfy-0.0.2.tar.gz",
    "platform": null,
    "description": "# wharfy\nWharfy is a tiny tool for people who absolutely despise docker-compose and\nYaml. It's a small shim on top of Docker.\n\n# License\nGNU GPL-3.\n",
    "bugtrack_url": null,
    "license": "gpl-3.0",
    "summary": "Tiny Docker orchestration toolkit without Yaml",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/johndoe31415/wharfy/archive/v0.0.2.tar.gz",
        "Homepage": "https://github.com/johndoe31415/wharfy"
    },
    "split_keywords": [
        "docker",
        " orchestration"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b41ea6c446e3eddc33b696149eac43d6dc3e7cf159119eeff25da500c677b528",
                "md5": "ed1ae7913e55201f663f7c800d6c9ee7",
                "sha256": "92427d3734c5b90d7ae19a09ed9485586199c15a8688c7bdf5b1b5f7898ca33c"
            },
            "downloads": -1,
            "filename": "wharfy-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ed1ae7913e55201f663f7c800d6c9ee7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20222,
            "upload_time": "2025-09-15T17:34:29",
            "upload_time_iso_8601": "2025-09-15T17:34:29.528440Z",
            "url": "https://files.pythonhosted.org/packages/b4/1e/a6c446e3eddc33b696149eac43d6dc3e7cf159119eeff25da500c677b528/wharfy-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 17:34:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "johndoe31415",
    "github_project": "wharfy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "wharfy"
}
        
Elapsed time: 2.35724s