Live data from Hacker News

Show HN: Kanban-Python a Terminal Kanban Application Written in Python

github.com

1–3 of 3 posts

Show HN: Kanban-Python a Terminal Kanban Application Written in Python

#1
Hi everyone, I want to share my first published python package. It allows to manage multiple kanban boards in the terminal. And creates .json files to store the tasks for each specific board.

Inspiration come from kitplummers clikan, which was featured on HN a few years ago [1]. kanban-python's workflow is more guided, it also comes with features like custom column creation directly in a config file and more.

Happy to answer questions. If you have ideas/find bugs feel free to create an issue

[1] https://news.ycombinator.com/item?id=22890955

Show HN: Kanban-Python a Terminal Kanban Application Written in Python
github.com