{"id":13468892,"url":"https://github.com/typesplainer/typesplainer","last_synced_at":"2026-03-09T20:06:18.881Z","repository":{"id":42030156,"uuid":"469319588","full_name":"typesplainer/typesplainer","owner":"typesplainer","description":"A Python type explainer!","archived":false,"fork":false,"pushed_at":"2023-07-19T18:16:00.000Z","size":59,"stargazers_count":83,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-15T08:35:57.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/typesplainer","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/typesplainer.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}},"created_at":"2022-03-13T09:03:09.000Z","updated_at":"2025-09-07T22:52:59.000Z","dependencies_parsed_at":"2024-01-29T19:30:16.045Z","dependency_job_id":null,"html_url":"https://github.com/typesplainer/typesplainer","commit_stats":null,"previous_names":["wasi-master/typesplainer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/typesplainer/typesplainer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesplainer%2Ftypesplainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesplainer%2Ftypesplainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesplainer%2Ftypesplainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesplainer%2Ftypesplainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typesplainer","download_url":"https://codeload.github.com/typesplainer/typesplainer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typesplainer%2Ftypesplainer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30310052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-07-31T15:01:21.413Z","updated_at":"2026-03-09T20:06:18.861Z","avatar_url":"https://github.com/typesplainer.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.imgur.com/5IFkzIf.png\" width=\"128px\"\u003e\n\u003ch1\u003etypesplainer\u003c/h1\u003e\n A Python typehint explainer!\n\nAvailable [as a cli](https://pypi.org/project/typesplainer), [as a website](https://wasimaster.xyz/typesplainer/), [as a vscode extension](https://marketplace.visualstudio.com/items?itemName=WasiMaster.typesplainer), [as a vim extension](https://github.com/typesplainer/typesplainer-vim)\n\n[![PyPI](https://img.shields.io/pypi/v/typesplainer?label=cli)](https://pypi.org/project/typesplainer) [![Website](https://img.shields.io/website?url=https%3A%2F%2Fwasimaster.xyz%2Ftypesplainer)](https://wasimaster.xyz/typesplainer/) [![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/WasiMaster.typesplainer?label=vscode)](https://marketplace.visualstudio.com/items?itemName=WasiMaster.typesplainer) [![Vim](https://img.shields.io/badge/vim-master-orange)](https://github.com/typesplainer/typesplainer-vim)\n\n\u003c/div\u003e\n\n## Usage\n\nFirst, install the package with `pip install typesplainer`\n\nThen like any other tool such a `black`, `isort`. run typesplainer on your desired files or directory. It will automatically find all types and then explain them for you. e.g.\n\n```sh\npython -m typesplainer my_file.py\npython -m typesplainer my_directory\n```\n\n### Features\n\n- Very performant! Takes 1.7 seconds (YMMV) to explain the entire [python rich library source code](https://github.com/Textualize/rich) consisting of around 50,000 lines!\n- Colorized output. Output with colors is going to make sure your eyes feel refreshed.\n- Intelligent explanation. Takes pluralization, pronoun usage, article usage, correct grammar into account.\n- Best in class parser. It does not rely on some substandard AI based description generator, instead it parses the file using [mypy](https://github.com/python/mypy)'s custom parser and shows the most accurate description\n\n## Contribute\n\nContributions are appreciated. See the TODO.md file or open issues\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesplainer%2Ftypesplainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypesplainer%2Ftypesplainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypesplainer%2Ftypesplainer/lists"}