A Python wrapper for restmapper
Project description
Installation
python-restmapper is available for download through the Python Package Index (PyPi). You can install it right away using pip or easy_install.
pip install restmapper
No dependencies (besides Python 2.7).
Miscellaneous
By default, python-restmapper will return parsed JSON objects. If you’d like the raw response object for a request, just pass in parse_response=False.
>>> response = ...
... your org ...
Support
If you like this library, or need help implementing it, send us an email: hi@lionheartsw.com.
License
Apache License, Version 2.0. See LICENSE for details.
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
restmapper-0.0.1.tar.gz
(3.3 kB
view details)
File details
Details for the file restmapper-0.0.1.tar.gz.
File metadata
- Download URL: restmapper-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f606b5f6aa82ebee9a0f485d621708413ef1f857238d9ad58251f0f08aa0eb84
|
|
| MD5 |
7597d3cd499f79a9e79f061cd8962be5
|
|
| BLAKE2b-256 |
e57727aa1edbcae227cacb868fa92b4ecf6ff2b302913e3757331c726856d0f7
|