cyclopes_
sign in sign up

errors, seen

Cyclopes groups your exceptions into issues, alerts you when something new breaks, and shows you the stack trace that matters — built for developers.

$ pip install cyclopes

import cyclopes
cyclopes.init(dsn="https://key@cyclopes.dev/ingest/1")

# unhandled exceptions now report themselves
Start monitoring →