{"id":19364334,"url":"https://github.com/davidfstr/plint","last_synced_at":"2026-06-20T10:32:18.356Z","repository":{"id":35821673,"uuid":"40104464","full_name":"davidfstr/plint","owner":"davidfstr","description":"A Python type checker and linter that just works.","archived":false,"fork":false,"pushed_at":"2017-12-16T21:41:10.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T13:33:18.833Z","etag":null,"topics":["python","type-checker","type-system"],"latest_commit_sha":null,"homepage":null,"language":"OCaml","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/davidfstr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-03T04:08:23.000Z","updated_at":"2017-12-16T21:41:38.000Z","dependencies_parsed_at":"2022-08-03T04:15:17.836Z","dependency_job_id":null,"html_url":"https://github.com/davidfstr/plint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidfstr/plint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2Fplint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2Fplint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2Fplint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2Fplint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidfstr","download_url":"https://codeload.github.com/davidfstr/plint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidfstr%2Fplint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34566920,"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-20T02:00:06.407Z","response_time":98,"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":["python","type-checker","type-system"],"created_at":"2024-11-10T07:37:08.346Z","updated_at":"2026-06-20T10:32:18.341Z","avatar_url":"https://github.com/davidfstr.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plint\n\nA Python type checker and linter that just works.\n\nPlint's main objective is to find any misspelled function, module, method, or class names in your Python program *without* requiring you to make any up-front changes to it, such as adding type annotations.\n\n## Status\n\nDevelopment on Plint has been **suspended**. Consider using the [mypy] type checker instead.\n\nFor those interested in the design of the type system used by Plint, please see the [wiki].\n\n[mypy]: http://mypy-lang.org/\n[wiki]: https://github.com/davidfstr/plint/wiki\n\n\n## Requirements\n\n* Python 3.4.x\n    * Download from [python.org](https://www.python.org/downloads/).\n* OPAM\n    * On OS X, run `brew install opam` to get OPAM.\n* Make\n    * On OS X, installed by default.\n\nWith OPAM, install the remaining dependencies:\n\n```\nopam switch 4.02.1     # OCaml 4.02.1\neval `opam config env`\n\nopam install ocamlfind # ocamlfind 1.5.5\nopam install ounit     # OUnit 2.0.0\nopam install batteries # Batteries 2.3.1\nopam install yojson    # yojson 1.2.1\nopam install core      # core 112.35.01\n```\n\n## Running the unit tests\n\n```\nmake test\n```\n\n\n## License\n\nCopyright (c) 2015 David Foster\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfstr%2Fplint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidfstr%2Fplint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidfstr%2Fplint/lists"}