Skip to main content

rillrate bindings for python

Project description

rillrate-py

PyPI

Real-time UI for bots.

Python 3 bindings for RillRate.

How to use

Install the library:

pip install rillrate

Import it in your code and install a tracer:

import rillrate
rillrate.install("my-app")

Add a metric and use methods to update it:

gauge = rillrate.Counter("my-package.my-dashboard.my-group.my-counter");
gauge.inc(123);

Expansions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

rillrate-0.37.0_rc.3-cp39-none-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

rillrate-0.37.0_rc.3-cp39-cp39-macosx_10_7_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.9 macOS 10.7+ x86-64

rillrate-0.37.0_rc.3-cp38-none-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

rillrate-0.37.0_rc.3-cp38-cp38-macosx_10_7_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.8 macOS 10.7+ x86-64

rillrate-0.37.0_rc.3-cp37-none-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.7 Windows x86-64

rillrate-0.37.0_rc.3-cp37-cp37m-macosx_10_7_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.7m macOS 10.7+ x86-64

rillrate-0.37.0_rc.3-cp36-none-win_amd64.whl (3.2 MB view hashes)

Uploaded CPython 3.6 Windows x86-64

rillrate-0.37.0_rc.3-cp36-cp36m-macosx_10_7_x86_64.whl (3.0 MB view hashes)

Uploaded CPython 3.6m macOS 10.7+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page