uvicore


Nameuvicore JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/uvicore/framework
SummaryThe Fullstack Async Web, API and CLI Python Framework
upload_time2024-08-22 04:20:20
maintainerNone
docs_urlNone
authorMatthew Reschke
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to Uvicore

The Full Stack Asynchronous Python Framework with the performance of FastAPI and the elegance of Laravel!

## About Uvicore

Uvicore is a fullstack async API, Web and CLI python framework.  Uvicore is built on great technologies such as:

- Blazing fast dual routing engine based on FastAPI and Starlette!
- Await all the things, even your CLI's thanks to AsyncClick!
- Powerful IoC container! Full control to your app! Override everything!
- Adapter pattens for multiple backends to caching, auth, events, databases and more.
- Robust modular and deep-merged config system across uvicore modules.
- Custom and expressive ORM built on top of SQLAlchemy Core.

Uvicore is the missing fullstack asynchronous framework for elegant and rapid python development


## Getting Started

View the Uvicore documentation to get started https://uvicore.io


## License

The Uvicore framework is open-sourced software licensed under the [MIT license](https://mreschke.com/license/mit).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/uvicore/framework",
    "name": "uvicore",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Matthew Reschke",
    "author_email": "mail@mreschke.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/a9/667ce820e6aafdfeab7fb0d1902373dea77ddb44b634d33a7302b9d83611/uvicore-0.2.7.tar.gz",
    "platform": null,
    "description": "# Welcome to Uvicore\n\nThe Full Stack Asynchronous Python Framework with the performance of FastAPI and the elegance of Laravel!\n\n## About Uvicore\n\nUvicore is a fullstack async API, Web and CLI python framework.  Uvicore is built on great technologies such as:\n\n- Blazing fast dual routing engine based on FastAPI and Starlette!\n- Await all the things, even your CLI's thanks to AsyncClick!\n- Powerful IoC container! Full control to your app! Override everything!\n- Adapter pattens for multiple backends to caching, auth, events, databases and more.\n- Robust modular and deep-merged config system across uvicore modules.\n- Custom and expressive ORM built on top of SQLAlchemy Core.\n\nUvicore is the missing fullstack asynchronous framework for elegant and rapid python development\n\n\n## Getting Started\n\nView the Uvicore documentation to get started https://uvicore.io\n\n\n## License\n\nThe Uvicore framework is open-sourced software licensed under the [MIT license](https://mreschke.com/license/mit).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The Fullstack Async Web, API and CLI Python Framework",
    "version": "0.2.7",
    "project_urls": {
        "Documentation": "https://github.com/uvicore/framework",
        "Homepage": "https://github.com/uvicore/framework",
        "Repository": "https://github.com/uvicore/framework"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf4c3e86b034ade07079f7d4e244bf0f13c274357bf6c72c3fe4bf04a91b03a3",
                "md5": "91eabc39eba4ccea230d750214ff3b64",
                "sha256": "5c8f6229d0e9b0d984f2f50e212bbd9ee6f29bcb7a5d0740fc369bba1881cc02"
            },
            "downloads": -1,
            "filename": "uvicore-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91eabc39eba4ccea230d750214ff3b64",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 344805,
            "upload_time": "2024-08-22T04:20:19",
            "upload_time_iso_8601": "2024-08-22T04:20:19.198931Z",
            "url": "https://files.pythonhosted.org/packages/cf/4c/3e86b034ade07079f7d4e244bf0f13c274357bf6c72c3fe4bf04a91b03a3/uvicore-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a9667ce820e6aafdfeab7fb0d1902373dea77ddb44b634d33a7302b9d83611",
                "md5": "914a9c1f6b1f4b1ff54a352eb82c310f",
                "sha256": "740f5b14e8ec1768d3b47f5665310ca3e6eb8743af030de54a04bcf18ac67b26"
            },
            "downloads": -1,
            "filename": "uvicore-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "914a9c1f6b1f4b1ff54a352eb82c310f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 260824,
            "upload_time": "2024-08-22T04:20:20",
            "upload_time_iso_8601": "2024-08-22T04:20:20.933061Z",
            "url": "https://files.pythonhosted.org/packages/b2/a9/667ce820e6aafdfeab7fb0d1902373dea77ddb44b634d33a7302b9d83611/uvicore-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 04:20:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "uvicore",
    "github_project": "framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uvicore"
}
        
Elapsed time: 0.34570s