Skip to main content

Session replay and error monitoring: stop guessing why bugs happen!

Project description

highlight-io Python SDK

This directory contains the source code for the Highlight Python SDK.

E2E

The e2e directory contains supported Python frameworks integrated with our SDK for local development and testing. Do not use the snippets verbatim as they are configured for local development and will not work in production without changes.

Install

  • Install poetry
  • poetry install --all-extras

Run e2e apps

Django

  • cd e2e/highlight_django
  • poetry run python manage.py runserver

Flask

  • cd e2e/highlight_flask
  • poetry run flask run

Fastapi

  • cd e2e/highlight_fastapi
  • poetry run uvicorn main:app

Loguru

  • cd e2e/highlight_loguru
  • poetry run python main.py

Run tests

  • poetry run pytest

Lint

  • poetry run black .

Project details


Download files

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

Source Distribution

highlight_io-0.5.6.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

highlight_io-0.5.6-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

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