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

Uploaded Python 3

File details

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

File metadata

  • Download URL: odyss-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ced4ae1fcf359d46a6d835cae7e8296f47255251c89dae507a3cd7b3621411da
MD5 b5fee6a92f08f6a3d7e8af110d79e489
BLAKE2b-256 fb6308900024aa5cecdfb765aeaa5e8b45b1baa8cde4b2e628bc64ec9ea7f4d4

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