Welcome to cookies_utilities’ documentation!

This package is intended to provide useful functions and classes. Please see Documentation.

Installation

You can install the release version from PyPI.

pip install cookies_utilities

If you want to use the latest version that has not been released, clone our GitHub repository and install from the local directory.

git clone https://github.com/CookieBox26/cookies_utilities.git
cd cookies_utilities
pip install .

Index