fastapi-mason


Namefastapi-mason JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryDjango REST Framework-inspired ViewSets and utilities for FastAPI
upload_time2025-07-10 09:54:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseMIT
keywords django drf performance preloading queryset-optimization relations rest-framework serializer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fastapi Mason

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastapi-mason",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "bubaley <bubaley.fu@gmail.com>",
    "keywords": "django, drf, performance, preloading, queryset-optimization, relations, rest-framework, serializer",
    "author": null,
    "author_email": "bubaley <bubaley.fu@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f3/12/d145db2ccf50a19263f51156dcd9fd36faa983f27a85a301870af97d51a5/fastapi_mason-0.0.3.tar.gz",
    "platform": null,
    "description": "# Fastapi Mason\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django REST Framework-inspired ViewSets and utilities for FastAPI",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://github.com/bubaley/fastapi_mason#readme",
        "Homepage": "https://github.com/bubaley/fastapi_mason",
        "Repository": "https://github.com/bubaley/fastapi_mason.git"
    },
    "split_keywords": [
        "django",
        " drf",
        " performance",
        " preloading",
        " queryset-optimization",
        " relations",
        " rest-framework",
        " serializer"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d40291433f16b04a5b2cb945c5f4cb5a7b393c801ad5a5d50aba849eb56fcab4",
                "md5": "1348ee94e34ebd3a6dd71ed23355beb3",
                "sha256": "ee1a5593f4f09cd4b0dfbacc55a578bcabab9ef92426ca95466c72e491cf57f8"
            },
            "downloads": -1,
            "filename": "fastapi_mason-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1348ee94e34ebd3a6dd71ed23355beb3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 19851,
            "upload_time": "2025-07-10T09:54:17",
            "upload_time_iso_8601": "2025-07-10T09:54:17.989225Z",
            "url": "https://files.pythonhosted.org/packages/d4/02/91433f16b04a5b2cb945c5f4cb5a7b393c801ad5a5d50aba849eb56fcab4/fastapi_mason-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f312d145db2ccf50a19263f51156dcd9fd36faa983f27a85a301870af97d51a5",
                "md5": "c052b72058d299c25bdd869aa69d1a5a",
                "sha256": "8fff90e56922d169e957d0ee69f0a844a21bdb3089c3c04f11f5b8d427bef95f"
            },
            "downloads": -1,
            "filename": "fastapi_mason-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c052b72058d299c25bdd869aa69d1a5a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 56402,
            "upload_time": "2025-07-10T09:54:19",
            "upload_time_iso_8601": "2025-07-10T09:54:19.224630Z",
            "url": "https://files.pythonhosted.org/packages/f3/12/d145db2ccf50a19263f51156dcd9fd36faa983f27a85a301870af97d51a5/fastapi_mason-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 09:54:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bubaley",
    "github_project": "fastapi_mason#readme",
    "github_not_found": true,
    "lcname": "fastapi-mason"
}
        
Elapsed time: 0.47720s