drf-friend


Namedrf-friend JSON
Version 0.0.28 PyPI version JSON
download
home_pagehttps://drf-friend.code4mk.org/
SummaryA utility package for Django Rest Framework (DRF) that makes API development easier for developers.
upload_time2024-01-25 11:41:18
maintainer
docs_urlNone
authorMostafa Kamal
requires_python
license
keywords django drf django-rest-framework django-rest-api drf_friend code4mk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            drf-friend is a collection of utilities and enhancements for Django Rest Framework (DRF), aiming to simplify and streamline the process of building RESTful APIs. It provides convenience functions, tools, and patterns to help developers write clean, efficient, and maintainable code when working with DRF.
    
    Features:
    
    - Enhanced core components for common tasks in API development.
    - Customized Django Rest Framework core classes for improved functionality.
    - Utility functions and mixins to handle common API patterns.
    - Simplifies pagination, routing, and data serialization tasks.
    
Check the project repository for detailed documentation, examples, and updates: https://github.com/code4mk/drf-friend
* Doc: https://drf-friend.code4mk.org
* hiremostafa@gmail.com

            

Raw data

            {
    "_id": null,
    "home_page": "https://drf-friend.code4mk.org/",
    "name": "drf-friend",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django,drf,django-rest-framework,django-rest-api,drf_friend,code4mk",
    "author": "Mostafa Kamal",
    "author_email": "hiremostafa@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/08/b4ac8c60d9950887dca0df7b394ce46024f733ab0d4b6e213653293b97ed/drf-friend-0.0.28.tar.gz",
    "platform": null,
    "description": "drf-friend is a collection of utilities and enhancements for Django Rest Framework (DRF), aiming to simplify and streamline the process of building RESTful APIs. It provides convenience functions, tools, and patterns to help developers write clean, efficient, and maintainable code when working with DRF.\n    \n    Features:\n    \n    - Enhanced core components for common tasks in API development.\n    - Customized Django Rest Framework core classes for improved functionality.\n    - Utility functions and mixins to handle common API patterns.\n    - Simplifies pagination, routing, and data serialization tasks.\n    \nCheck the project repository for detailed documentation, examples, and updates: https://github.com/code4mk/drf-friend\n* Doc: https://drf-friend.code4mk.org\n* hiremostafa@gmail.com\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A utility package for Django Rest Framework (DRF) that makes API development easier for developers.",
    "version": "0.0.28",
    "project_urls": {
        "Changelog": "https://github.com/code4mk/drf-friend",
        "Homepage": "https://drf-friend.code4mk.org/",
        "Source": "https://github.com/code4mk/drf-friend"
    },
    "split_keywords": [
        "django",
        "drf",
        "django-rest-framework",
        "django-rest-api",
        "drf_friend",
        "code4mk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c51263dbca80994ceff95c27560dc97373b5c4dd8ad8b4e2951175b2f6be36fc",
                "md5": "5c1a7774a11ba2b8f274be91f3113daf",
                "sha256": "0fe0546f656a7e1d031a8eb663cc18285511ac78ea1f86f1cf2ce71c165b2fd1"
            },
            "downloads": -1,
            "filename": "drf_friend-0.0.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c1a7774a11ba2b8f274be91f3113daf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31605,
            "upload_time": "2024-01-25T11:41:07",
            "upload_time_iso_8601": "2024-01-25T11:41:07.548605Z",
            "url": "https://files.pythonhosted.org/packages/c5/12/63dbca80994ceff95c27560dc97373b5c4dd8ad8b4e2951175b2f6be36fc/drf_friend-0.0.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a508b4ac8c60d9950887dca0df7b394ce46024f733ab0d4b6e213653293b97ed",
                "md5": "59cfe4f7dd7b10e4f30dbb92b0ba1cee",
                "sha256": "d3d421ae8c19fa34993aa0ee9b9d5667df18c01aae08fd2de900c3afc62c5a18"
            },
            "downloads": -1,
            "filename": "drf-friend-0.0.28.tar.gz",
            "has_sig": false,
            "md5_digest": "59cfe4f7dd7b10e4f30dbb92b0ba1cee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23640,
            "upload_time": "2024-01-25T11:41:18",
            "upload_time_iso_8601": "2024-01-25T11:41:18.027747Z",
            "url": "https://files.pythonhosted.org/packages/a5/08/b4ac8c60d9950887dca0df7b394ce46024f733ab0d4b6e213653293b97ed/drf-friend-0.0.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 11:41:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "code4mk",
    "github_project": "drf-friend",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "drf-friend"
}
        
Elapsed time: 0.17719s