Skip to main content

Kanbanize.com Python API Wrapper

Project description

Installation

To install just:

$ easy_istall python-kanbanize

or:

$ pip install python-kanbanize

Usage

Getting started:

from python_kanbanize.wrapper import Kanbanize

k = Kanbanize(<your api key here>)
k.get_all_tasks(<boardid>)

Note

The wrapper will reproduce all the methods available at:

http://kanbanize.com/ctrl_integration

Changelog

0.2.0

Switched from restkit to requests library Made create_new_task work passing parameters into POST BODY Renamed main module from “kanbanize” to “python-kanbanize” Added logging messages

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

python-kanbanize-0.2.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file python-kanbanize-0.2.0.tar.gz.

File metadata

File hashes

Hashes for python-kanbanize-0.2.0.tar.gz
Algorithm Hash digest
SHA256 dc9ee12c003214438ed9d95126014e15976f7d660c8dce5aee6320b891a630ab
MD5 9b573b71b78e73e0de30c8ad6399a295
BLAKE2b-256 76295f2ecf3191f3ed762bc1b12c6ba706760bab92607607c720904d8345a0dc

See more details on using hashes here.

Supported by

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