Kanban-python

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 4

0.5.1

- Fix deploymet issue caused by missing version file

0.5.0

- Move Project to uv structure and cleanup repository gh-17
- improve argparser to support new funtionality and give better command overview
- add `-l`/`--local` flag to `kanban init` command as a shortcut to create a board named `local`, which creates a local board.
Local boards are stored in the current working directory and not under `user_data_dir`.
- add `path` argument to `kanban scan` command to declare which path to scan for tasks
- add `path` argument to `kanban report` command to declare path where the report should be created

0.4.1

- Update minimum python version in ci test

0.4.0

- Update Docs with pipx link

0.3.10

- Fix datetime for test for dict creation
- Amount of completed task to tasks of current year in report

0.3.9

- Add `from __future__ import annotations` to controls.py to not error on Union TypeHint if python version is <=3.9

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.