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.4.0.tar.gz
(250.7 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.4.0.tar.gz.
File metadata
- Download URL: pyrestsdk-0.4.0.tar.gz
- Upload date:
- Size: 250.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7724e1b2f11a6269d4e5a058e841a7e938649123709120c6caff3c15d5640d33
|
|
| MD5 |
30d4ed9c743e489fec8c7529658c3293
|
|
| BLAKE2b-256 |
abb047a0b4dfb1ad9ea99061ed0b484da07d41e4a1957e7e25a5b8576226cf0c
|
File details
Details for the file pyrestsdk-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: pyrestsdk-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 42.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fd128f353bd16e7113088f3b60c3725790fb3f0314c35127d3d74b9de95b62e
|
|
| MD5 |
610768072a307715b4224b4b420a8295
|
|
| BLAKE2b-256 |
0487b9ac6fdc5561a0034f61db5ed957880850a77d5c7c304647a7a2f0ec4172
|