Welcome to habitipy documentation!¶
habitipy is a set of scripts to interact with Habitica:
- Python wrapper for the RESTful Habitica API (
habitica.api.Habitipy
class) - Command-line interface with subcommands (e.g.
> habitipy todos
)
Version | CI | Coverage |
---|---|---|
Master | ||
Stable (v0.3.0) |
Features¶
- Access to your Habitica account from command line
- Easy and intuitive subcommands syntax
- Colourful output
- Pluggable and extendable architecture
- API with built-in help read more on API