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.0-py3-none-any.whl (666.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: odyss-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 666.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 58055d9ca240010be104405af3ff2b400d4f132cd6cdbe60f0f91c5a4fd2208d
MD5 d7c6e0a394535e6da77b6da4f2223bbd
BLAKE2b-256 eee1c95e052a4203a3ed5bbee425d3fa174faff73806767d0cf96bffbe92615b

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