Skip to main content

fluidattacks-tracks

PyPI version

Fluid Attacks logo

This library provides a convenient way to report usage analytics from any Python 3.11+ application.

All operations run in a background thread, and errors are logged but don't propagate to the caller, ensuring your application's flow isn't interrupted.

Usage

from datetime import datetime, UTC
from fluidattacks_tracks import Tracks
from fluidattacks_tracks.resources.event import Event

client = Tracks()
client.event.create(
    Event(
        action="CREATE",
        author="author",
        date=datetime.now(UTC),
        mechanism="API",
        metadata={"foo": "bar"},
        object="object",
        object_id="object_id",
    )
)

Download files

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

Source Distribution

fluidattacks_tracks-0.17.1.tar.gz (75.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fluidattacks_tracks-0.17.1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file fluidattacks_tracks-0.17.1.tar.gz.

File metadata

  • Download URL: fluidattacks_tracks-0.17.1.tar.gz
  • Upload date:
  • Size: 75.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for fluidattacks_tracks-0.17.1.tar.gz
Algorithm Hash digest
SHA256 ffe6ce380a0ef5f6642801195360a94884135ea03e00b10f244d632038388e2e
MD5 8663686d7aa7bbd00d8adafd3e5c5a37
BLAKE2b-256 b16871858907810002e4910c7bc6b26291a788349f6c28af7ddc160858dce405

See more details on using hashes here.

File details

Details for the file fluidattacks_tracks-0.17.1-py3-none-any.whl.

File metadata

  • Download URL: fluidattacks_tracks-0.17.1-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for fluidattacks_tracks-0.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 926eef801d13e99515fab7c70029113cc8b6308b63dd0a020033120b2f6c5eb5
MD5 1bc5110023c66d2acbf372fb1124ca04
BLAKE2b-256 ad490b68ffefd9de6d0660b1422dad0c44cf2f1ae9da637c0f60d6e4c5656893

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page