{"id":50873829,"url":"https://github.com/dpausp/batou-type","last_synced_at":"2026-06-15T07:35:02.758Z","repository":{"id":354375040,"uuid":"1223363100","full_name":"dpausp/batou-type","owner":"dpausp","description":"Type-check Batou projects","archived":false,"fork":false,"pushed_at":"2026-05-05T15:44:48.000Z","size":719,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-05T17:34:44.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dpausp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-28T08:51:18.000Z","updated_at":"2026-05-05T15:44:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dpausp/batou-type","commit_stats":null,"previous_names":["dpausp/batou-type"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpausp/batou-type","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpausp%2Fbatou-type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpausp%2Fbatou-type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpausp%2Fbatou-type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpausp%2Fbatou-type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpausp","download_url":"https://codeload.github.com/dpausp/batou-type/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpausp%2Fbatou-type/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34353193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-15T07:35:02.075Z","updated_at":"2026-06-15T07:35:02.752Z","avatar_url":"https://github.com/dpausp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# batou-type\n\nType-check batou deployment components against bundled stubs — catches attribute errors and missing imports before deploying.\n\n## Install\n\n```\nuv add --dev batou-type\n```\n\nor\n\n```\npip install batou-type\n```\n\n## Quick start\n\n```\nbatou-type setup                      # configure project (run once)\nbatou-type check                      # type-check all components\nbatou-type check --fix                # fix common errors in-place\n```\n\nAfter `setup`, `ty check components/` produces the same diagnostics — zero-config IDE integration via ty LSP.\n\nExit code **0** — no errors (or no component files found). Exit code **1** — at least one type error detected.\n\n## When not to use this\n\n- **Not a linter** — use [ruff](https://docs.astral.sh/ruff/) for style and formatting issues\n- **Only checks `components/**/*.py`** — other Python files in your project are ignored\n- **Stub coverage isn't complete** — some batou APIs may not have stubs yet, which can cause false positives. [Report them](https://github.com/flyingcircusio/batou-type/issues)\n\n[Full documentation](docs/user/index.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpausp%2Fbatou-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpausp%2Fbatou-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpausp%2Fbatou-type/lists"}