Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

tortilla-0.1.0.dev1-py2-none-any.whl (5.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page