Skip to content

qlitre/pysimplegui-trello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysimplegui-trello

PySimpleGuiでTrelloを操作するアプリです。 カードの追加とカード情報のテキストプリントができます。

ブログ記事

https://qlitre-weblog.com/pysimplegui-trello-app

つかいかた

.envファイルを作成して認証情報を書きこむ

TRELLO_USER_ID='your user id'
TRELLO_API_KEY='your api key'
TRELLO_API_SECRET='your secret'
TRELLO_API_TOKEN='your token'

trello_guiを起動すると立ち上がります。

image

About

trelloを操作するPySimpleGuiのアプリです

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages