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.7.tar.gz
(252.2 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.7.tar.gz.
File metadata
- Download URL: pyrestsdk-0.3.7.tar.gz
- Upload date:
- Size: 252.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e33a86f72897d1ac40969184043d248e5ec1423e3e5a5c6e00578a060a29ca7
|
|
| MD5 |
65b04ad5e0e9f6185d392cca41ab585b
|
|
| BLAKE2b-256 |
d3be9d79cfaf7ea15c8e29245b7cc96f42947bbe9d237e180550346938ddd406
|
File details
Details for the file pyrestsdk-0.3.7-py2.py3-none-any.whl.
File metadata
- Download URL: pyrestsdk-0.3.7-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 |
1e4c9e36ef016fa9d7a109f9860b70f0361ea078b31003dd37bd924ab59f1f41
|
|
| MD5 |
a0d6f1254c349853b0b4d86c45dcdd16
|
|
| BLAKE2b-256 |
18f57a9ea70bdcdb9f083ccfa46c1a40dab2e0a22998b08c92fd6ab57973e283
|