lapidary-render


Namelapidary-render JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://lapidary.dev/
SummaryPython async OpenAPI client library generator
upload_time2024-06-29 13:33:01
maintainerNone
docs_urlNone
authorRaphael Krupinski
requires_python<4.0,>=3.12
licenseAGPL-3.0
keywords openapi openapi3 codegen code generation code generator openapi tools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Lapidary render

[![.github/workflows/test.yml](https://github.com/python-lapidary/lapidary-render/actions/workflows/test.yml/badge.svg)](https://github.com/python-lapidary/lapidary-render/actions/workflows/test.yml)

Lapidary-render is a program that generates Python Web API clients from OpenAPI documents.

            

Raw data

            {
    "_id": null,
    "home_page": "https://lapidary.dev/",
    "name": "lapidary-render",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI3, CodeGen, Code Generation, Code Generator, OpenAPI Tools",
    "author": "Raphael Krupinski",
    "author_email": "rafalkrupinski@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/ee/ac97e3c42f1787ce3599cd8f2114012a9b74e52201ea40902e5780059be1/lapidary_render-0.10.0.tar.gz",
    "platform": null,
    "description": "# Lapidary render\n\n[![.github/workflows/test.yml](https://github.com/python-lapidary/lapidary-render/actions/workflows/test.yml/badge.svg)](https://github.com/python-lapidary/lapidary-render/actions/workflows/test.yml)\n\nLapidary-render is a program that generates Python Web API clients from OpenAPI documents.\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Python async OpenAPI client library generator",
    "version": "0.10.0",
    "project_urls": {
        "Homepage": "https://lapidary.dev/",
        "Repository": "https://github.com/python-lapidary/lapidary"
    },
    "split_keywords": [
        "openapi",
        " openapi3",
        " codegen",
        " code generation",
        " code generator",
        " openapi tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dad4d67ce3a2881e5fd3f9ccfbc289477a037cce4a1f268c972739632ca16651",
                "md5": "188a463f46897e244693a1d6b4c9297a",
                "sha256": "d5b289e6870799340503744275be091af88e42e01f094a72617c90daa9d72f72"
            },
            "downloads": -1,
            "filename": "lapidary_render-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "188a463f46897e244693a1d6b4c9297a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 37838,
            "upload_time": "2024-06-29T13:32:59",
            "upload_time_iso_8601": "2024-06-29T13:32:59.938643Z",
            "url": "https://files.pythonhosted.org/packages/da/d4/d67ce3a2881e5fd3f9ccfbc289477a037cce4a1f268c972739632ca16651/lapidary_render-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aeeeac97e3c42f1787ce3599cd8f2114012a9b74e52201ea40902e5780059be1",
                "md5": "acbb3fca4fcc643b1927eb5830c97205",
                "sha256": "0dc8aa6961cfd8d9d141de69680ddfd42fd12675d36ec83a09a27060cd3664e6"
            },
            "downloads": -1,
            "filename": "lapidary_render-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "acbb3fca4fcc643b1927eb5830c97205",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 23590,
            "upload_time": "2024-06-29T13:33:01",
            "upload_time_iso_8601": "2024-06-29T13:33:01.816972Z",
            "url": "https://files.pythonhosted.org/packages/ae/ee/ac97e3c42f1787ce3599cd8f2114012a9b74e52201ea40902e5780059be1/lapidary_render-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 13:33:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-lapidary",
    "github_project": "lapidary",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lapidary-render"
}
        
Elapsed time: 0.34155s