Skip to main content

Trolley syncs issues between CSV, Github, and Trello.

Project description

Trolley syncs issues from CSVs to Github and to sync projects between Github and Trello.

Trolley is a useful tool for loading an initial set of issues, labels, and milestones on github.

Trolley was written to also help me manage a few projects where I need to selectively sync Issues and boards between Trello and Github.

By Roland zh (Own work) [CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0)], via Wikimedia Commons

Installation

$ pip install trolley

Usage

Example trolley.yml

github:
    username: 'username'
    password: 'password'
    org: 'github'
    repo: 'gitignore'

trello:
    app_key: 'get-this-from-trello'
    app_secret: 'get-this-from-trello'
    auth_token: 'get-this-from-trello'
    board_id: 'your-board-id-sha'
    default_list: 'Uncategorized'

Usage

$ trolley --conf trolley.yml --help

$ trolley --conf trolley.yml create_github_issues

Commands

bootstrap

Sets up github with some sensible defaults.

close_existing_github_issues

Close all existing GitHub issues.

create_github_issues

Create GitHub issues from a CSV file.

create_github_labels

Create GitHub labels from a CSV file.

create_github_milestones

Create GitHub milestones from a CSV file.

create_trello_cards

Create Trello cards from a CSV file.

create_trello_labels

Create Trello labels from a CSV file.

create_trello_lists

Create Trello lists from a CSV file.

delete_existing_github_labels

delete_existing_github_milestones

sync_github_issues_to_trello_cards

sync_trello_cards_to_github_issues

Object Overview

Github

Trello

Notes

Org / Repo

Board

==

Issues

Cards

==

Labels

Labels

==

Milestones

Lists

Milestones and Lists may be mapped together but they are fundamentally treated very differently.

Future features

  • Needs allowed list / blocked list for handling via labels.

  • This is basically “works for me” but it needs error handling.

Inspiration

This project shares ideas from the following projects:

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

trolley-0.1.3.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trolley-0.1.3-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file trolley-0.1.3.tar.gz.

File metadata

  • Download URL: trolley-0.1.3.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for trolley-0.1.3.tar.gz
Algorithm Hash digest
SHA256 fa028f2238844ac5aaf7dc38881f0b0b34fa5f167ae2ed4e8dee1f121f62bde6
MD5 2a88dd489612526aa673989711f4e6ec
BLAKE2b-256 6c9cc65417c2c696ccc0aa4a69b03e60fc9b762cfb548c5f41d43c02f8707434

See more details on using hashes here.

File details

Details for the file trolley-0.1.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for trolley-0.1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b505151c2d3e1a0ca28dacec3bc79217b5198b72caf2bd876f37bb5a59de747e
MD5 e39c8cb06ad76deed3f68a810bead9a9
BLAKE2b-256 dfe46873ae365689f6e18772b177aa02964b66f3f8705ea3420d9c6803910987

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