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.
Alex Selimov 78931145ac
Update some bad formatting
9 months ago
src/pykban Update some bad formatting 9 months ago
LICENSE Add license 11 months ago
README.md Add license 11 months ago
pyproject.toml Latest working changes 9 months ago

README.md

PyKanban

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.