{"id":44880858,"url":"https://github.com/ryu22e/python-typehints-tips","last_synced_at":"2026-02-17T16:05:09.618Z","repository":{"id":336347884,"uuid":"1148516345","full_name":"ryu22e/python-typehints-tips","owner":"ryu22e","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-15T05:45:38.000Z","size":104,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-15T11:52:15.224Z","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":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryu22e.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-02-03T03:49:03.000Z","updated_at":"2026-02-04T01:15:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ryu22e/python-typehints-tips","commit_stats":null,"previous_names":["ryu22e/python-typehints-tips"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryu22e/python-typehints-tips","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-typehints-tips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-typehints-tips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-typehints-tips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-typehints-tips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/python-typehints-tips/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-typehints-tips/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29549250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T14:33:00.708Z","status":"ssl_error","status_checked_at":"2026-02-17T14:32:58.657Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2026-02-17T16:05:09.521Z","updated_at":"2026-02-17T16:05:09.600Z","avatar_url":"https://github.com/ryu22e.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 型ヒントって“型”をつけるだけだと思ってない？ 型ヒントをさらに使いこなすための実践ノウハウ集\n\n## Requirements\n* Git\n* Python 3.10 or higher\n* Your favorite editor\n\n## How to Build\n```bash\n$ git clone {repository url}\n$ cd {repository path}\n$ python -m venv .venv\n$ source .venv/bin/activate\n(.venv)$ pip install -r requirements_dev.txt\n(.venv)$ playwright install --with-deps chromium  # Run only once initially\n(.venv)$ vim source/index.md  # Replace vim with your favorite editor\n(.venv)$ make revealjs  # Build to build/revealjs/\n```\n\nIf you want to automatically rebuild when changes are made, you can use `sphinx-autobuild`:\n\n```bash\n(.venv)$ sphinx-autobuild source build/revealjs -b revealjs  # Serve at http://localhost:8000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fpython-typehints-tips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fpython-typehints-tips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fpython-typehints-tips/lists"}