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.4.tar.gz
(251.0 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.4.tar.gz.
File metadata
- Download URL: pyrestsdk-0.3.4.tar.gz
- Upload date:
- Size: 251.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d67b14807c37d5e05c3f61360c71aaf4d0f37a38da8526f713e308cefc70d8a9
|
|
| MD5 |
e23d7b303a029008d1009c0cdca66ea8
|
|
| BLAKE2b-256 |
941363109ccb3913571d9fe6e4d41d42b4ac004fd8de3f3cb07341244c225cf4
|
File details
Details for the file pyrestsdk-0.3.4-py2.py3-none-any.whl.
File metadata
- Download URL: pyrestsdk-0.3.4-py2.py3-none-any.whl
- Upload date:
- Size: 41.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a54220b4b5420872ee07e0dbd8fe9f2e24df1c103f5cb23cbc2234a9f9586760
|
|
| MD5 |
26ee4021988ef5091f8add656ac63d1c
|
|
| BLAKE2b-256 |
faa1e0f0791da1a9bbb42bbb293cd42540a6cf80256fb6ed1599b4d2c79bdca1
|