Skip to main content

A package to bulk import csv backlog into Trello

Project description

csvtotrello

💻 Basic Python script to bulk import CSV backlog into Trello

🛠 Install

pip install csvtotrello

🎉 Get started

  • Get your trello API key from here.
  • Get your board id.
  • csvtotrello <trello_api_key> <trello_api_token> <board_id> <file_path_to_csv>

🗂 CSV template

Your csv file should look like below

Category Task Comment Load
user story1 name task1 name any comment task load
user story1 name task2 name any comment task load
user story2 name task3 name any comment task load

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

csvtotrello-0.3.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

csvtotrello-0.3.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded 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