fastapi-sa-manager


Namefastapi-sa-manager JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryFastAPI-sa-manager is an SQLAlchemy ORM extension for FastAPI helping you to build CRUD APIs fast and easy.
upload_time2023-07-31 08:23:20
maintainer
docs_urlNone
authoresanzy87
requires_python>=3.10
license
keywords fastapi sqlalchemy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fastapi-sa-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "fastapi,sqlalchemy",
    "author": "esanzy87",
    "author_email": "esanzy87@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/7e/50036a5854ed1b4ff78e0e8dc7615a155fc8bbdd5f30349072d1a708c4dd/fastapi-sa-manager-0.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "FastAPI-sa-manager is an SQLAlchemy ORM extension for FastAPI helping you to build CRUD APIs fast and easy.",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [
        "fastapi",
        "sqlalchemy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c5338c21cf17fcc1d291eac9b23d220b5c20dd220d61df6801f7d06b2613b20",
                "md5": "e31935a072ae62d1c8e1eccca5226f2b",
                "sha256": "6476826632c7a6538f34ad0e575807abbcac16399bdfcecf90325a775be5998c"
            },
            "downloads": -1,
            "filename": "fastapi_sa_manager-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e31935a072ae62d1c8e1eccca5226f2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4012,
            "upload_time": "2023-07-31T08:23:18",
            "upload_time_iso_8601": "2023-07-31T08:23:18.452703Z",
            "url": "https://files.pythonhosted.org/packages/8c/53/38c21cf17fcc1d291eac9b23d220b5c20dd220d61df6801f7d06b2613b20/fastapi_sa_manager-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be7e50036a5854ed1b4ff78e0e8dc7615a155fc8bbdd5f30349072d1a708c4dd",
                "md5": "582c6b1ebc19cbeb70c612efb63b9a75",
                "sha256": "0529514cf6c83dc9b4bc490ed7bdc075364630534ee7c364bafb160a3b1874c0"
            },
            "downloads": -1,
            "filename": "fastapi-sa-manager-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "582c6b1ebc19cbeb70c612efb63b9a75",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3355,
            "upload_time": "2023-07-31T08:23:20",
            "upload_time_iso_8601": "2023-07-31T08:23:20.120359Z",
            "url": "https://files.pythonhosted.org/packages/be/7e/50036a5854ed1b4ff78e0e8dc7615a155fc8bbdd5f30349072d1a708c4dd/fastapi-sa-manager-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 08:23:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastapi-sa-manager"
}
        
Elapsed time: 0.09296s