Simple Python Package for Importing Trello Projects from JSON Files Using the Kanboard API.
Project description
Trello2Kanboard
Simple Python Package for Importing Trello Projects from JSON Files Using the Kanboard API.
Installing
Install and update using pip:
$ pip install Trello2Kanboard
Trello2Kanboard supports Python 2.7, 3.4 and newer.
A Simple Example of Import
Step 1: Access your Trello account and export your Trello Project to JSON:
Step 2: Access your Kanboard account and get/generate an API Token:
Step 3: Run application:
trello2kanboard --json-file /file/trello.json import \
--api-url http://localhost/jsonrpc.php \
--username jsonrpc \
--api-token 2d29863e6828bba14934bac97873c6859c52b1dcac1698c0a4bc3c70366a
You could also show information without Import
trello2kanboard --json-file /file/trello.json show
And display a pretty formated JSON on screen
trello2kanboard --json-file /file/trello.json json
Requirements
Trello2Kanboard depends from:
Function Reference
Consult the Kanboard API documentation for more details.
Development
This package is just a project to improve my python skills. Any suggestions or tips are welcome.
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
Built Distribution
File details
Details for the file Trello2Kanboard-0.7.tar.gz
.
File metadata
- Download URL: Trello2Kanboard-0.7.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0d8f364eb8533884ffd00b64b39291ed7844ec1dd793e18f789abad344a238f |
|
MD5 | 7328ba054fa51e0990309166f25a76d7 |
|
BLAKE2b-256 | b30ece34bf1df06e3aed9c96bbd22e31d648179772bb4b544d2fa9dc540b4a24 |
File details
Details for the file Trello2Kanboard-0.7-py3-none-any.whl
.
File metadata
- Download URL: Trello2Kanboard-0.7-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9494f4791f5592c0eb85bca857b8c6bfa315a7d9a60f3ce6d1b8093b7f2f8eec |
|
MD5 | adeeca30b58872b0ba6bc3a516365a54 |
|
BLAKE2b-256 | 29e003c82f125aab452e2cab76d1dac58d8a9ad60d1f2eafe2601d15afd32b88 |