Skip to main content

# Quicktrace ## Call trace and see what your program is up to.

# Demo: Trace some dummy data
import math
import time
from quicktracer import trace
for i in range(2000):
    trace(30 * math.sin(i/30))
    trace(.3 * math.cos(i/20))
    time.sleep(0.002)

Download files

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

Source Distribution

quicktracer-1.4.0.zip (6.2 kB view details)

Uploaded Source

File details

Details for the file quicktracer-1.4.0.zip.

File metadata

  • Download URL: quicktracer-1.4.0.zip
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for quicktracer-1.4.0.zip
Algorithm Hash digest
SHA256 54d9af12102d837cf122e306f5d5f612cbfa0b25d1a9d0ff42fcab3dc41af0f9
MD5 5cdf3bd4f769c38d47c53eab4f23bbce
BLAKE2b-256 35702e6507c514e75208d6f9dccd3509caf47190488222d7bc617ce1863857fb

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.4.0 This release

1 file

1.3.0

1 file

1.2.0

1 file

1.1.0

1 file

1.0.1

1 file

1.0.0

1 file

0.1.0

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

0.0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page