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:
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
Release files for python-kanbanize 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-kanbanize-0.2.0.tar.gz | 3.8 kB | Details |
Release files / python-kanbanize-0.2.0.tar.gz
| Download URL | python-kanbanize-0.2.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dc9ee12c003214438ed9d95126014e15976f7d660c8dce5aee6320b891a630ab
|
|
BLAKE2b-256 checksum How to use checksums |
76295f2ecf3191f3ed762bc1b12c6ba706760bab92607607c720904d8345a0dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |