Modular Python framework for implementing REST API clients
Project description
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+
pip install ezrest
# Or by providing specific version:
pip install ezrest==0.3.0
Usage
Please refer to the documentation pages 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 or submit a pull request on GitHub.
License
This project is licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ezrest-0.3.0.tar.gz
.
File metadata
- Download URL: ezrest-0.3.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4437cae34f324bf8d185b03c5a581b5f7fddb312f3e75d2cba609c1c8d2ad551 |
|
MD5 | f4c0e5793b7992df0bc2d27b792b1f74 |
|
BLAKE2b-256 | 1afb953c2b0953f8cface7d280cf5ac82a589483770c52330b3621b840f4c844 |
File details
Details for the file ezrest-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: ezrest-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203799610bed15a9b644de936ff5c2b810601c1cf37154514dcf2a8e7daf8096 |
|
MD5 | f1f379fb790be0e83101ba757a832f33 |
|
BLAKE2b-256 | 05c418c38cf4f61cc306c8c64eefef96c0895d0efbde2d3a55fa0d0439a08ba3 |