Py REST SDK
Project description
pyrestsdk
PyREST SDK is a fully python toolkit for wrapping REST APIs or creating SDKs for REST APIs.
It includes:
Credentials
BasicCredential
from pyrestsdk.credential import BasicCredential
BasicCredential(username, password)
- Client handling
- Building API paths
- Formulating complex requests
- dynamic structure to object-ify any API return
Installing
Install and update using pip:
$ pip install -U pyrestsdk
Projects using PyREST SDK:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyrestsdk-0.3.6.tar.gz
(251.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrestsdk-0.3.6.tar.gz.
File metadata
- Download URL: pyrestsdk-0.3.6.tar.gz
- Upload date:
- Size: 251.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
234d7f53f8e01a9e4dad59925d59d579a3f4dbe99bc9767bce55367c6fde6e9b
|
|
| MD5 |
607a9f119cc7cfe3dfcce6d73fab61ff
|
|
| BLAKE2b-256 |
5c77d2b584ca788329a0705adc2ad30b736abc8a838726df83774917db99d698
|
File details
Details for the file pyrestsdk-0.3.6-py2.py3-none-any.whl.
File metadata
- Download URL: pyrestsdk-0.3.6-py2.py3-none-any.whl
- Upload date:
- Size: 41.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d01e365c705a356b5959ecfd77b9308051ae2f93720f6f740fd63b9b65ff74f1
|
|
| MD5 |
91ba341930316ee8f26c6632c6d25576
|
|
| BLAKE2b-256 |
2da0d4e1018f906e5e04d3ed0846ce1ba5f9199e3e6e26b4d36bc55c26bd2187
|