9 lines
359 B
Markdown
9 lines
359 B
Markdown
# 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.
|