Skip to main content

trello API wrapper using tapioca

Project description

Tapioca trello

PyPI PyPI - License PyPI - Python Version

Installation

pip install tapioca-trello

Documentation

from tapioca_trello import Trello

api = Trello(
    key='{your-api-token}',
    token='{your-api-token}',
)
  • Get trello key and token here
  • Learn how Tapioca works here
  • Explore this package using iPython
  • Have fun!

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

tapioca-trello-0.5.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

tapioca_trello-0.5-py2.py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 2 Python 3

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