codito/habito
Simple commandline habits tracker.
2 Releases
Latest: 2y ago
v1.2.0Latest
๐ Changes
- New feature: list habits and activities in `csv` format using `habito list -f
- Infra: update to ruff formatter, pre-commit tools.
v1.1.0
๐ Changes
- Use shutil get_terminal_size since click has deprecated it's api.
- Several infra related changes - refactor, tests, CI etc.
- Python <= 3.5 not supported.
