Kanbanpy

Latest version: v2.0.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.0

**Full changelog**: https://github.com/OscarM3615/kanbanpy/compare/v1.2.0...v2.0.0

What's changed

- Migrated the build system from pip to [poetry](https://python-poetry.org/).
- Refactored Task and Board models to allow testing
- Added unit tests with [pytest](https://docs.pytest.org/en/stable/)
- A config file is no longer required. Therefore no need to run `kanbanpy setup` on the first time.
- Removed `setup`, and `backup` options.
- There's no WIP limit coded.
- Data file can no longer be changed from environment variables.
- The board now display the task count for each column.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.