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