Skip to content

Web API endpoint for scouting, analyzing, and interpreting runtime telemetry from `manipulator` test executions.

Notifications You must be signed in to change notification settings

Frontify/manipulator-scout

Repository files navigation

manipulator-scout

Web API endpoint for scouting, analyzing, and interpreting runtime telemetry from manipulator test executions.

Prerequisites

Getting Started

Install necessary dependencies:

uv sync

Run the API server:

uv run uvicorn manipulator_scout:app

Check command-line interface of uvicorn for additional options.

Run Formatter

uv run ruff format

Run Linter

uv run ruff check

Run Tests

uv run pytest

Check command-line interface of pytest for additional options.

Build package:

uv build --wheel

This will create a distributable wheel file in the dist/ directory.

About

Web API endpoint for scouting, analyzing, and interpreting runtime telemetry from `manipulator` test executions.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •