Skip to content

Welcome to habitipy documentation!

logo

PyPI PyPI PyPI Say Thanks!

habitipy is a set of scripts to interact with Habitica:

  1. Python wrapper for the RESTful Habitica API (habitica.api.Habitipy class)
  2. Command-line interface with subcommands (e.g. > habitipy todos)
Version CI Coverage
Master Build Status Codecov
Stable (v0.3.0) Build Status

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