{"id":17858613,"url":"https://github.com/murilo-cunha/mirrors-pyre","last_synced_at":"2026-01-25T15:32:15.130Z","repository":{"id":111599792,"uuid":"588284999","full_name":"murilo-cunha/mirrors-pyre","owner":"murilo-cunha","description":"Mirror of the `pyre-check` package for pre-commit.","archived":false,"fork":false,"pushed_at":"2024-10-30T08:27:02.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T13:51:19.096Z","etag":null,"topics":["pre-commit-hook","pyre","python","type-checker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/murilo-cunha.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}},"created_at":"2023-01-12T19:05:27.000Z","updated_at":"2024-10-30T08:27:06.000Z","dependencies_parsed_at":"2024-10-28T15:43:09.497Z","dependency_job_id":null,"html_url":"https://github.com/murilo-cunha/mirrors-pyre","commit_stats":null,"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/murilo-cunha/mirrors-pyre","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilo-cunha%2Fmirrors-pyre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilo-cunha%2Fmirrors-pyre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilo-cunha%2Fmirrors-pyre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilo-cunha%2Fmirrors-pyre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murilo-cunha","download_url":"https://codeload.github.com/murilo-cunha/mirrors-pyre/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murilo-cunha%2Fmirrors-pyre/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["pre-commit-hook","pyre","python","type-checker"],"created_at":"2024-10-28T05:22:32.656Z","updated_at":"2026-01-25T15:32:15.112Z","avatar_url":"https://github.com/murilo-cunha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyre mirror\n\nMirror of `pyre-check` for pre-commit.\n\nFor `pre-commit`, see [github.com/pre-commit/pre-commit](https://github.com/pre-commit/pre-commit). For `pyre-check`, see [github.com/facebook/pyre-check](https://github.com/facebook/pyre-check).\n\n## Using pyre with pre-commit\n\n### Pyre configuration\n\nAdd this to your project root\n\n```js\n{\n  \"site_package_search_strategy\": \"pep561\",\n  \"source_directories\": [\n    \".\"\n  ],\n  \"ignore_all_errors\": [\n    \".venv/\"  // ignore files from this directory - virtual environments, etc.\n  ]\n}\n```\n\n### Pre-commit configuration\n\nAdd this to your `.pre-commit-config.yaml`\n\n```yaml\n-   repo: https://github.com/murilo-cunha/mirrors-pyre\n    rev: v0.9.17  # use the sha/tag you want to point at\n    hooks:\n    -   id: pyre-check\n        additional_dependencies: [\"...\"]  # dependencies required by your project with no available stubs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilo-cunha%2Fmirrors-pyre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurilo-cunha%2Fmirrors-pyre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurilo-cunha%2Fmirrors-pyre/lists"}