{"id":18849984,"url":"https://github.com/sahandevs/trello-board-to-csv","last_synced_at":"2026-02-03T05:30:16.979Z","repository":{"id":119249659,"uuid":"174693168","full_name":"sahandevs/trello-board-to-csv","owner":"sahandevs","description":"Extract Trello Board Data To a CSV file","archived":false,"fork":false,"pushed_at":"2019-04-06T04:09:36.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T15:36:00.408Z","etag":null,"topics":["csv","scrum","tool","trello"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sahandevs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-09T12:43:08.000Z","updated_at":"2019-04-06T04:09:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"439ff8fa-e832-41d2-aeee-7b66d020c035","html_url":"https://github.com/sahandevs/trello-board-to-csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahandevs%2Ftrello-board-to-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahandevs%2Ftrello-board-to-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahandevs%2Ftrello-board-to-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahandevs%2Ftrello-board-to-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sahandevs","download_url":"https://codeload.github.com/sahandevs/trello-board-to-csv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786251,"owners_count":19696772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv","scrum","tool","trello"],"created_at":"2024-11-08T03:27:11.306Z","updated_at":"2026-02-03T05:30:16.940Z","avatar_url":"https://github.com/sahandevs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```sh\ngit clone https://github.com/SahandAkbarzadeh/trello-board-to-csv.git\ncd trello-board-to-csv\npython -m pip install -r requirements.txt\n\nUsage: run.py [OPTIONS]\n\nOptions:\n  --trello_key TEXT       Trello key. generate here :\n                          https://trello.com/1/appKey/generate\n  --trello_secret TEXT    Trello Secret. generate here :\n                          https://trello.com/1/appKey/generate\n  --board_id TEXT         id of board to extract data from. obtain here :\n                          https://trello.com/1/members/me?boards=all\n  --out TEXT              export folder. default: ~/\n  --delimiter TEXT        export delimiter. default: TAB\n  --card_extractors TEXT  extractors : BaseData, CustomFields, TimeInList.\n                          extractor with parameter example\n                          --card_extractors=\"TimeInList('list_id_one'\n                          'list_id_two')\"\n                           default :\"BaseData, CustomFields,\n                          TimeInList\"\n  --filters TEXT          filters. available filters:\n                          Member('member_id' ...),\n                          List('list_id' ...)\n  --help                  Show this message and exit.\n\n\n\n```\n\nexample\n\n```sh\npython run.py \\ \n        --trello_key=\"\u003cKEY\u003e\" \\\n        --trello_secret=\"\u003cSECRET\u003e\" \\\n        --board_id=\"\u003cID\u003e\" \\\n        --out=\"~\\export\" \\\n        --card_extractors=\"BaseData, CustomFields, TimeInList('\u003cLIST_ID\u003e')\" \\\n        --filters=\"Member('\u003cMEMBER_ID\u003e'), List('\u003cLIST_ID\u003e')\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahandevs%2Ftrello-board-to-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahandevs%2Ftrello-board-to-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahandevs%2Ftrello-board-to-csv/lists"}