Welcome to Cantal Tools’s documentation!

High level tools for cantal metrics collection system.

Basic usage:

import cantal
from cantal_tools.werkzeug_serving import CantaledWSGIServer

cantal.start()

CantaledWSGIServer(
    port=8080,
    ).serve_forever()

Contents:

Indices and tables