drf-multi-models


Namedrf-multi-models JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/gonzalomolbar/DjangoRestFrameworkMultiModels
SummaryNone
upload_time2025-02-21 15:28:23
maintainerNone
docs_urlNone
authorGonzalo Molpeceres Barrientos
requires_python>=3.12
licenseThe MIT License (MIT) Copyright (c) 2024 Gonzalo Molpeceres Barrientos Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django django rest framework drf multimodel multiple models
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DRF Multi Models

A Django REST Framework library that provides support for handling multiple models in a single API view, allowing for flexible querying and serialization of data from different models.

## Installation

To install the library, you can use pip:

```bash
pip install drf_multi_models
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gonzalomolbar/DjangoRestFrameworkMultiModels",
    "name": "drf-multi-models",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "Django, Django Rest Framework, DRF, MultiModel, Multiple Models",
    "author": "Gonzalo Molpeceres Barrientos",
    "author_email": "gonzalomolbar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ae/fc/9847cc7cc397d3f729a725f1a2a70ba1f16d8e6fc8ed36272a081992815c/drf_multi_models-0.1.3.tar.gz",
    "platform": null,
    "description": "# DRF Multi Models\n\nA Django REST Framework library that provides support for handling multiple models in a single API view, allowing for flexible querying and serialization of data from different models.\n\n## Installation\n\nTo install the library, you can use pip:\n\n```bash\npip install drf_multi_models\n```\n\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)\n\nCopyright (c) 2024 Gonzalo Molpeceres Barrientos\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
    "summary": null,
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/gonzalomolbar/DjangoRestFrameworkMultiModels",
        "Repository": "https://github.com/gonzalomolbar/DjangoRestFrameworkMultiModels"
    },
    "split_keywords": [
        "django",
        " django rest framework",
        " drf",
        " multimodel",
        " multiple models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e73a00bf7daa43a0998e61492992e02873cd59ccceaa776c01f564cd92246a98",
                "md5": "574bcdac826af77d56cfa5508f3d5234",
                "sha256": "841872cd956bde9fe1b6de2d3d43f5d4ab8e3b76692abe15eb5813506d476112"
            },
            "downloads": -1,
            "filename": "drf_multi_models-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "574bcdac826af77d56cfa5508f3d5234",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 11175,
            "upload_time": "2025-02-21T15:28:22",
            "upload_time_iso_8601": "2025-02-21T15:28:22.230166Z",
            "url": "https://files.pythonhosted.org/packages/e7/3a/00bf7daa43a0998e61492992e02873cd59ccceaa776c01f564cd92246a98/drf_multi_models-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aefc9847cc7cc397d3f729a725f1a2a70ba1f16d8e6fc8ed36272a081992815c",
                "md5": "e754d0f1cccfd9b42b2f1b4aa8b4967e",
                "sha256": "42832af77ce2c7eb0196b692f1f54a1bbceff0c4ab4cadb16cc7c3e5fb12499a"
            },
            "downloads": -1,
            "filename": "drf_multi_models-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e754d0f1cccfd9b42b2f1b4aa8b4967e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 8219,
            "upload_time": "2025-02-21T15:28:23",
            "upload_time_iso_8601": "2025-02-21T15:28:23.290209Z",
            "url": "https://files.pythonhosted.org/packages/ae/fc/9847cc7cc397d3f729a725f1a2a70ba1f16d8e6fc8ed36272a081992815c/drf_multi_models-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-21 15:28:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gonzalomolbar",
    "github_project": "DjangoRestFrameworkMultiModels",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "drf-multi-models"
}
        
Elapsed time: 1.69714s