Get Started

Ready to start your cat-analysis project? Great! This page will guide you through the sample usage and core features of the CatCutifier library. All you need to follow along is your IDE of choice and an internet connection.

Installation

You can obtain the library by installing it through pip:

(.venv) $ pip install cat_cutifier

Pip version >17.0 is strongly recommended.

Creating a Cat

Interacting with a Cat

How to prevent Cat crashes

Where to go next

To get a feel of the complete API, please check out the API Reference page.