A tiny library for creating wrappers around external APIs
Project description
A tiny Python library for creating wrappers around external APIs.
Installation:
pip install --pre tortilla
Usage:
>>> import tortilla >>> github = tortilla.wrap('https://api.github.com') >>> redodo = github.users.get('redodo') >>> redodo.id 2227416
This package is still in development
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file tortilla-0.1.0.dev2-py2.py3-none-any.whl
.
File metadata
- Download URL: tortilla-0.1.0.dev2-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17ad06cef61fc23eef49a818c35342f97eb80bac92dc8085e142ff2b9c0f664a |
|
MD5 | 48543b53989c8f7fc2a61e84d6388d71 |
|
BLAKE2b-256 | 1c4760b5c3d34716366ad57c0572a1ebe187ca3d232f4a9f470dba97cb67bf27 |