Skip to content

husnirama/TRELLO_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TRELLO_API

A Trello board is a list of lists, filled with cards, used by you and your team. It's a lot more than that, though. Trello has everything you need to organize projects of any size. Open a card and you can add comments, upload file attachments, create checklists, add labels and due dates, and more. (https://trello.com/en/tour) This project is include python code to exrtract API data from TRELLO web application from nested resource link.

You have to create user for extract token number and secret number for trello. All the codes are using python3 on Jupyter Notebooks. I use Windows 10 for OS. Here is a link to explore TRELLO API for developer : https://developers.trello.com/

About

Extracting api data from trello app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages