Simple python implementation of a terminal Kanban board
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
Alex Selimov ec34a6625f
Deprecation notice
3 weeks ago
resources Fix pykban to make working version 4 weeks ago
src/pykban Fix pykban to make working version 4 weeks ago
LICENSE Add license 1 year ago
README.md Deprecation notice 3 weeks ago
pyproject.toml Fix pykban to make working version 4 weeks ago

README.md

PyKanban

Note this project has been abandoned. I ended up not liking Textual as a TUI library. I plan on creating another project to accomplish a similar goal using rust. A python implementation of a simple kanban board for managing personal projects.

License

This program is licensed under the GPLv2 license. A copy is found in the LICENSE file.