Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 445 Bytes

index.rst

File metadata and controls

20 lines (14 loc) · 445 Bytes

Comodojo/cookies documentation

Minimalist and extensible library to manage cookies.

Introduction

This library aims to provide an OO approach to defining cookies and to simplify cookies' management.

It includes also a cookie manager class that can handle multiple cookies at the same time.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   install
   general
   cookietypes
   cookiemanager