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.
PyKanban/README.md

9 lines
359 B

# 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.