ezrest


Nameezrest JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryModular Python framework for implementing REST API clients
upload_time2024-04-21 22:02:06
maintainerNone
docs_urlNone
authorJacek Lewański
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Jacek Lewański 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 rest api client framework ezrest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ezrest

*Modular Python framework for implementing REST API clients*

## Overview

`ezrest` is a modular Python library crafted to streamline and standardize REST API client development. This package offers design patterns without concrete implementations, empowering developers to customize behaviors for distinct APIs. Its primary aim is not to offer a comprehensive solution but to serve as a blueprint for creating straightforward and maintainable API clients.

## Features

- **Modular design - tailored usage:** `ezrest` is structured into independent modules, allowing developers to selectively utilize only the required components. This approach ensures streamlined code implementation, eliminating the need for unnecessary features.

- **Best practices templates:** `ezrest` aims to serve as a guiding template for REST API client development, mitigating the risk of adopting poor practices. Developers can adhere to designated design patterns and recommendations to craft API clients that are both maintainable and performant.

## Installation

**Requirements:** Python 3.8+

```bash
pip install ezrest
# Or by providing specific version:
pip install ezrest==0.2.0
```

## Usage <!-- {docsify-ignore} -->

Please refer to the [documentation pages](https://nullJaX.github.io/ezrest/#/modules) on how to use this module.

## Contributing

All forms of contribution are welcome. If you have ideas for new features, improvements or bug fixes, please [open an issue](https://github.com/nullJaX/ezrest/issues) or [submit a pull request on GitHub](https://github.com/nullJaX/ezrest/pulls).

## License <!-- {docsify-ignore} -->

This project is licensed under the [MIT License](https://github.com/nullJaX/ezrest/blob/master/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ezrest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "rest, api, client, framework, ezrest",
    "author": "Jacek Lewa\u0144ski",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9d/2d/de8e97b3e2bcfe155d909110b925abdc0339645fae84f15db190eaa477c9/ezrest-0.2.0.tar.gz",
    "platform": null,
    "description": "# ezrest\n\n*Modular Python framework for implementing REST API clients*\n\n## Overview\n\n`ezrest` is a modular Python library crafted to streamline and standardize REST API client development. This package offers design patterns without concrete implementations, empowering developers to customize behaviors for distinct APIs. Its primary aim is not to offer a comprehensive solution but to serve as a blueprint for creating straightforward and maintainable API clients.\n\n## Features\n\n- **Modular design - tailored usage:** `ezrest` is structured into independent modules, allowing developers to selectively utilize only the required components. This approach ensures streamlined code implementation, eliminating the need for unnecessary features.\n\n- **Best practices templates:** `ezrest` aims to serve as a guiding template for REST API client development, mitigating the risk of adopting poor practices. Developers can adhere to designated design patterns and recommendations to craft API clients that are both maintainable and performant.\n\n## Installation\n\n**Requirements:** Python 3.8+\n\n```bash\npip install ezrest\n# Or by providing specific version:\npip install ezrest==0.2.0\n```\n\n## Usage <!-- {docsify-ignore} -->\n\nPlease refer to the [documentation pages](https://nullJaX.github.io/ezrest/#/modules) on how to use this module.\n\n## Contributing\n\nAll forms of contribution are welcome. If you have ideas for new features, improvements or bug fixes, please [open an issue](https://github.com/nullJaX/ezrest/issues) or [submit a pull request on GitHub](https://github.com/nullJaX/ezrest/pulls).\n\n## License <!-- {docsify-ignore} -->\n\nThis project is licensed under the [MIT License](https://github.com/nullJaX/ezrest/blob/master/LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Jacek Lewa\u0144ski  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.",
    "summary": "Modular Python framework for implementing REST API clients",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://nullJaX.github.io/ezrest",
        "Homepage": "https://github.com/nullJaX/ezrest",
        "Issues": "https://github.com/nullJaX/ezrest/issues",
        "Release notes": "https://github.com/nullJaX/ezrest/releases"
    },
    "split_keywords": [
        "rest",
        " api",
        " client",
        " framework",
        " ezrest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "144ec59f44630228faa417ac3b7cd3d456a1c6fd3d840511fd908430fd8599dc",
                "md5": "5ec1940b4e0327418473e8e9e82cd51a",
                "sha256": "8a89b1eb4cfda35d262fb11bf933881c3091661a32fd144d788d9fc4322fb0b2"
            },
            "downloads": -1,
            "filename": "ezrest-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ec1940b4e0327418473e8e9e82cd51a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7573,
            "upload_time": "2024-04-21T22:02:04",
            "upload_time_iso_8601": "2024-04-21T22:02:04.724463Z",
            "url": "https://files.pythonhosted.org/packages/14/4e/c59f44630228faa417ac3b7cd3d456a1c6fd3d840511fd908430fd8599dc/ezrest-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d2dde8e97b3e2bcfe155d909110b925abdc0339645fae84f15db190eaa477c9",
                "md5": "feb9e91e5db057588481a364a2e231d8",
                "sha256": "e0936b72429c7c3eace0bba4334edb4900f1be9e5fe493cafff49b1e0ccccae3"
            },
            "downloads": -1,
            "filename": "ezrest-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "feb9e91e5db057588481a364a2e231d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7665,
            "upload_time": "2024-04-21T22:02:06",
            "upload_time_iso_8601": "2024-04-21T22:02:06.600774Z",
            "url": "https://files.pythonhosted.org/packages/9d/2d/de8e97b3e2bcfe155d909110b925abdc0339645fae84f15db190eaa477c9/ezrest-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 22:02:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nullJaX",
    "github_project": "ezrest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ezrest"
}
        
Elapsed time: 0.25944s