skyant-rest


Nameskyant-rest JSON
Version 0.0.1.post0 PyPI version JSON
download
home_pagehttps://skyant.dev
SummaryPreconfigured FastAPI
upload_time2022-12-24 13:58:00
maintainer
docs_urlNone
authorIurii Tarasenko
requires_python>=3.10
licenseMIT
keywords fastapi api rest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
__This package is a part of cloud application framework [SkyANT](https://skyant.dev). For more information please read [the documentation](https://docs.skyant.dev/projects/data).__

<br/>

## Cloud Application Framework

Cloud Application Framework is a fleet of well-known software libraries which was been extended by cloud related methods.

SkyANT now contains components inherited from [Plotly Dash](https://dash.plotly.com), [Pydantic](https://docs.pydantic.dev/), [Dask](https://dask.org), [Odoo](https://odoo.com), etc & work with [Google Cloud Platform](https://cloud.google.com).


## Value

Making software for a cloud requires two vectors business-logic & cloud integration codding.

SkyANT components already contain cloud integration tools, so it gives developers opportunities to work with business-logic only.

<br/>


The package provide additional features for [FastAPI](https://fastapi.tiangolo.com/) and use
it as a part of Cloud Application Framework[^1]


The `skyant.rest.app.*` inheritance the class `fastapi.FastAPI` so all their features are available.

For fast & easy run API in Google Cloud Platform you can use [SkyANT Runner](https://skyant.dev/projects/cloudrun/).


[^1]: Cloud Application Framework is a fleet of tools for building, integrating and deployment to cloud application (ui and api) base on philosophy "one task = one app = one container". Please read more at [https://skyant.dev/framework/](https://skyant.dev/framework/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://skyant.dev",
    "name": "skyant-rest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "fastapi,api,rest",
    "author": "Iurii Tarasenko",
    "author_email": "info@skyant.dev",
    "download_url": "https://files.pythonhosted.org/packages/34/8f/8761c5901aa6de5014a98756029f7b0214e87bcc0b64a956221c57246023/skyant-rest-0.0.1.post0.tar.gz",
    "platform": null,
    "description": "\n__This package is a part of cloud application framework [SkyANT](https://skyant.dev). For more information please read [the documentation](https://docs.skyant.dev/projects/data).__\n\n<br/>\n\n## Cloud Application Framework\n\nCloud Application Framework is a fleet of well-known software libraries which was been extended by cloud related methods.\n\nSkyANT now contains components inherited from [Plotly Dash](https://dash.plotly.com), [Pydantic](https://docs.pydantic.dev/), [Dask](https://dask.org), [Odoo](https://odoo.com), etc & work with [Google Cloud Platform](https://cloud.google.com).\n\n\n## Value\n\nMaking software for a cloud requires two vectors business-logic & cloud integration codding.\n\nSkyANT components already contain cloud integration tools, so it gives developers opportunities to work with business-logic only.\n\n<br/>\n\n\nThe package provide additional features for [FastAPI](https://fastapi.tiangolo.com/) and use\nit as a part of Cloud Application Framework[^1]\n\n\nThe `skyant.rest.app.*` inheritance the class `fastapi.FastAPI` so all their features are available.\n\nFor fast & easy run API in Google Cloud Platform you can use [SkyANT Runner](https://skyant.dev/projects/cloudrun/).\n\n\n[^1]: Cloud Application Framework is a fleet of tools for building, integrating and deployment to cloud application (ui and api) base on philosophy \"one task = one app = one container\". Please read more at [https://skyant.dev/framework/](https://skyant.dev/framework/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Preconfigured FastAPI",
    "version": "0.0.1.post0",
    "split_keywords": [
        "fastapi",
        "api",
        "rest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "0b1ef295809e393bbb5aa8f36d466637",
                "sha256": "ba4b71673610e1e287cb7e5b469d553d27cc886627bba3d7643dc8c73c51f018"
            },
            "downloads": -1,
            "filename": "skyant_rest-0.0.1.post0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0b1ef295809e393bbb5aa8f36d466637",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4578,
            "upload_time": "2022-12-24T13:57:59",
            "upload_time_iso_8601": "2022-12-24T13:57:59.311668Z",
            "url": "https://files.pythonhosted.org/packages/21/79/b05680d182323301682ce5cf7ab537ea3e60259b059e274af34cfadae8b1/skyant_rest-0.0.1.post0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "113503aa6c66f37a4cf018b84fe0e96c",
                "sha256": "e3853fa09db2515b6bcedfcbf5a631aa50aa9bcf38a4f3ad3d98eaa0b9ab0c8b"
            },
            "downloads": -1,
            "filename": "skyant-rest-0.0.1.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "113503aa6c66f37a4cf018b84fe0e96c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4828,
            "upload_time": "2022-12-24T13:58:00",
            "upload_time_iso_8601": "2022-12-24T13:58:00.476979Z",
            "url": "https://files.pythonhosted.org/packages/34/8f/8761c5901aa6de5014a98756029f7b0214e87bcc0b64a956221c57246023/skyant-rest-0.0.1.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-24 13:58:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "skyant-rest"
}
        
Elapsed time: 0.02085s