Welcome to cookies_statistics' documentation!
=============================================

This package is intended to provide useful functions and classes for statistical analyses. Please see :doc:`cookies_statistics`.

Installation
************

You can install the release version from `PyPI <https://pypi.org/project/cookies-statistics/>`_.

.. code-block:: console

   pip install cookies_statistics

If you want to use the latest version that has not been released, clone `our GitHub repository <https://github.com/CookieBox26/cookies_statistics>`_ and install from the local directory.

.. code-block:: console

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

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

   cookies_statistics.rst

Links
*****

.. - `TestPyPI <https://test.pypi.org/project/cookies-statistics/>`_

- `PyPI <https://pypi.org/project/cookies-statistics/>`_
- `GitHub <https://github.com/CookieBox26/cookies_statistics>`_ – If you want to maintain this package, please refer to the README in the GitHub repository.


Index
*****

* :ref:`genindex`
