obsah


Nameobsah JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/theforeman/obsah
Summarypackaging wrapper using ansible
upload_time2024-12-09 17:46:45
maintainerNone
docs_urlNone
authorThe Foreman Project
requires_python<4,>=3.8
licenseGPL-2.0-only
keywords ansible foreman packaging koji brew mock
VCS
bugtrack_url
requirements ansible
Travis-CI No Travis.
coveralls test coverage
            # obsah - easily build CLI applications using ansible playbooks

[![Documentation Status](https://readthedocs.org/projects/obsah/badge/?version=latest)](https://obsah.readthedocs.io/en/latest/)

`obsah` is an Ansible wrapper that will help you to build CLI applications by writing Ansible playbooks.

## necessary tools

- `python` (2 or 3)
- `ansible`



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/theforeman/obsah",
    "name": "obsah",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "ansible foreman packaging koji brew mock",
    "author": "The Foreman Project",
    "author_email": "foreman-dev@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/c3/a2c61aaf47734fe0305485b31adf065cedefba691e5a0ecea3b5de7fbd16/obsah-1.0.0.tar.gz",
    "platform": null,
    "description": "# obsah - easily build CLI applications using ansible playbooks\n\n[![Documentation Status](https://readthedocs.org/projects/obsah/badge/?version=latest)](https://obsah.readthedocs.io/en/latest/)\n\n`obsah` is an Ansible wrapper that will help you to build CLI applications by writing Ansible playbooks.\n\n## necessary tools\n\n- `python` (2 or 3)\n- `ansible`\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-2.0-only",
    "summary": "packaging wrapper using ansible",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://obsah.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/theforeman/obsah",
        "Source": "https://github.com/theforeman/obsah"
    },
    "split_keywords": [
        "ansible",
        "foreman",
        "packaging",
        "koji",
        "brew",
        "mock"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e53a75d9ed8e44cfc9ec3a09f8db1b8cac45f07e44831ab60eac0204940216d5",
                "md5": "c3ea8c9891279f984591bb37181a9883",
                "sha256": "e4a2e82439729fb736a6d40a8d11f7d508b7c3386482c76ff19cb7c49ede3f6c"
            },
            "downloads": -1,
            "filename": "obsah-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3ea8c9891279f984591bb37181a9883",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 12942,
            "upload_time": "2024-12-09T17:46:44",
            "upload_time_iso_8601": "2024-12-09T17:46:44.284402Z",
            "url": "https://files.pythonhosted.org/packages/e5/3a/75d9ed8e44cfc9ec3a09f8db1b8cac45f07e44831ab60eac0204940216d5/obsah-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdc3a2c61aaf47734fe0305485b31adf065cedefba691e5a0ecea3b5de7fbd16",
                "md5": "e5a5e735912de1987a4be868ee350a0a",
                "sha256": "d948367d998decc3feca3e27a0659359cdc7a5bc9f86ad000defb09e74b16257"
            },
            "downloads": -1,
            "filename": "obsah-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5a5e735912de1987a4be868ee350a0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 13240,
            "upload_time": "2024-12-09T17:46:45",
            "upload_time_iso_8601": "2024-12-09T17:46:45.741582Z",
            "url": "https://files.pythonhosted.org/packages/cd/c3/a2c61aaf47734fe0305485b31adf065cedefba691e5a0ecea3b5de7fbd16/obsah-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 17:46:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "theforeman",
    "github_project": "obsah",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "ansible",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "obsah"
}
        
Elapsed time: 0.48880s