open-api-maker-kamaalio


Nameopen-api-maker-kamaalio JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA package that transforms Swagger to OpenAPI.
upload_time2023-08-02 19:08:54
maintainer
docs_urlNone
author
requires_python>=3.11
license
keywords
VCS
bugtrack_url
requirements pytest PyYAML build twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Open API Maker

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "open-api-maker-kamaalio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Kamaal Farah <kamaal.f1@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/94/ef/a0e28d771297e426bbfd53167a39247f319d173ef4b6d2c9b6c8f8e53b4d/open_api_maker_kamaalio-0.0.2.tar.gz",
    "platform": null,
    "description": "# Open API Maker\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package that transforms Swagger to OpenAPI.",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/kamaal111/open-api-maker/issues",
        "Homepage": "https://github.com/kamaal111/open-api-maker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b8aefc3def64863bf83318f5a00548016e17f05552cf3bab76a8cba3dd97d29",
                "md5": "799da45c4192c3bbaa55877ea5a529af",
                "sha256": "e50b67d570beb48a467a05a95dfadf828e35e2d5f2479afefde7b21644541bf9"
            },
            "downloads": -1,
            "filename": "open_api_maker_kamaalio-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "799da45c4192c3bbaa55877ea5a529af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 5613,
            "upload_time": "2023-08-02T19:08:53",
            "upload_time_iso_8601": "2023-08-02T19:08:53.389428Z",
            "url": "https://files.pythonhosted.org/packages/5b/8a/efc3def64863bf83318f5a00548016e17f05552cf3bab76a8cba3dd97d29/open_api_maker_kamaalio-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94efa0e28d771297e426bbfd53167a39247f319d173ef4b6d2c9b6c8f8e53b4d",
                "md5": "910fe0053bc52c09b03d1193f3595354",
                "sha256": "cf4bb05c66684bcc54e9bc33773cc619f4609a90550b8011c4d04609833b49c3"
            },
            "downloads": -1,
            "filename": "open_api_maker_kamaalio-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "910fe0053bc52c09b03d1193f3595354",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 4784,
            "upload_time": "2023-08-02T19:08:54",
            "upload_time_iso_8601": "2023-08-02T19:08:54.906606Z",
            "url": "https://files.pythonhosted.org/packages/94/ef/a0e28d771297e426bbfd53167a39247f319d173ef4b6d2c9b6c8f8e53b4d/open_api_maker_kamaalio-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-02 19:08:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamaal111",
    "github_project": "open-api-maker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "0.10.0"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        }
    ],
    "lcname": "open-api-maker-kamaalio"
}
        
Elapsed time: 0.21376s