Skip to main content

Agent-driven Flutter/iOS verification for AI coding assistants

Project description

Odyss CLI

Install once, then init any Flutter project with one command.

Flutter developer (target UX)

cd my-flutter-app

# One command — no paths, no clone required (once published to PyPI)
uvx odyss init

Set LLM API key(s) — at minimum Groq (free at console.groq.com). Optional fallbacks when Groq rate-limits: OPENROUTER_API_KEY, GEMINI_API_KEY. Export or add to .env in the project root:

export GROQ_API_KEY=gsk_...
# optional 429 fallbacks:
# export OPENROUTER_API_KEY=sk-or-...
# export GEMINI_API_KEY=...

Then open the project in VS Code (Copilot chat) or Cursor (Agent) → "Verify the auth flow".

Reports appear at .odyss/reports/latest.html.

Alternative: install the tool globally

uv tool install odyss
cd my-flutter-app
odyss init

Odyss platform development (this repo)

cd cli
uv sync
uv run pytest
uv build --wheel --no-build-isolation   # bundles platform into the wheel

Local test before PyPI publish:

cd my-flutter-app
uvx --from /path/to/Odyss/cli odyss init

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

odyss-0.1.1-py3-none-any.whl (666.7 kB view details)

Uploaded Python 3

File details

Details for the file odyss-0.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for odyss-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e3f24e3b50e99adb91954483b6c58ce9b724e48c68bb8e1d50ddc0588fa0cf8
MD5 3d25201fc795d167aeb0e501daf193db
BLAKE2b-256 c2526e6dd54dac5a0868c3cb51f42c01cb703fd6aac4fae58d97f85e94200606

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 Pingdom Monitoring Sentry Error logging StatusPage Status page