{"id":15826187,"url":"https://github.com/frigus02/pytype-playground","last_synced_at":"2025-04-01T09:50:43.697Z","repository":{"id":249445214,"uuid":"831529945","full_name":"frigus02/pytype-playground","owner":"frigus02","description":"Run pytype in the browser as a quick and dirty playground","archived":false,"fork":false,"pushed_at":"2024-09-18T18:50:07.000Z","size":11726,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-06T09:43:47.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://frigus02.github.io/pytype-playground/","language":"JavaScript","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/frigus02.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":"2024-07-20T20:38:46.000Z","updated_at":"2024-09-18T18:50:10.000Z","dependencies_parsed_at":"2024-10-26T14:08:44.314Z","dependency_job_id":"53c7d699-2e6f-40b9-aeee-9128b17d0078","html_url":"https://github.com/frigus02/pytype-playground","commit_stats":null,"previous_names":["frigus02/pytype-playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fpytype-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fpytype-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fpytype-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frigus02%2Fpytype-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frigus02","download_url":"https://codeload.github.com/frigus02/pytype-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620267,"owners_count":20806721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-05T09:43:40.731Z","updated_at":"2025-04-01T09:50:43.677Z","avatar_url":"https://github.com/frigus02.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pytype Playground\n\nRun [pytype](https://github.com/google/pytype) in the browser (in [Pyodide](https://pyodide.org)) as a quick and dirty playground.\n\n## Development\n\n### Python dependencies\n\n- Pytype wheel created manually using [update_wheels.sh](./update_wheels.sh) and submitted.\n- Pytype dependencies downloaded using `pip download` and submitted. Loading those wheels locally seemed faster than installing them using micropip.\n  - Not all packages mentioned in pytype deps are required to run pytype itself. Some are only used by pytype tools (e.g. debugger). The ones in [wheels](./wheels) seems to be enough.\n  - The `msgpack` dependency has native code, but is luckily built-in to Pyodide.\n\n### Run locally\n\n```\nnpm install\nnode ./build.js  # run again after change\npython3 -m http.server --directory dist/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Fpytype-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrigus02%2Fpytype-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrigus02%2Fpytype-playground/lists"}