Habiter

Latest version: v0.8.0

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

Scan your dependencies

0.8.0

Features
- list: Remove `--verbose` in favor of `--less`

Fixes
- api: Give export API the ability to find habit data again

Other
- build: Replace the unmaintained direct dependency `appdirs` with `platformdirs`

0.7.1

Features
- Allow an optional way to view certain habits for the list subcommand by passing the habit names as arguments

Fixes
- Make sure to update "last_updated" database column given the -z/--zero flag for the tally subcommand

0.6.3

Features
* Replace json-driven data storage for ***SQL*** database management using ***sqlite3***
* Exit with an error when given unexpected command line inputs
* Allow supplying of a "--yes" option for warning prompts

Fixes
* Fix tally command where supplying the -z/--zero option on a habit with no occurrences would still update its tally
* Exclude the "test" package from the build

0.5.0

* Update project structure by defining a boundary between implementation details and public API
* Replace argparse implementation with a click implementation

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.