A tiny library for creating wrappers around external APIs
Project description
A tiny Python library for creating wrappers around external APIs.
Usage:
>>> import tortilla >>> github = tortilla.wrap('https://api.github.com') >>> redodo = github.users.get('redodo') >>> redodo.id 2227416
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
tortilla-0.1.0.dev1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file tortilla-0.1.0.dev1.tar.gz
.
File metadata
- Download URL: tortilla-0.1.0.dev1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e99f82b1c10e295970cbcb57a6e9c5290fda0b621b69af9fab7717d4b9f8834 |
|
MD5 | d1bbfbe7ff2e340d33ece268aec3ef23 |
|
BLAKE2b-256 | 153fab787b8473fd4d571ff9d2ede315674cd089a154d41665580c6131a0e734 |
File details
Details for the file tortilla-0.1.0.dev1-py2-none-any.whl
.
File metadata
- Download URL: tortilla-0.1.0.dev1-py2-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2aa06076d146e51b4712cc7c2547ceaa85b9842fb3df50492f0ab088cb57d14a |
|
MD5 | d4bd389773fe2376e2e1b99501279ba7 |
|
BLAKE2b-256 | 9c80859c4593fd496e34d18ee3d41d99a5a441e49574d5f4920ebc5dbb47d307 |