{"id":30577626,"url":"https://github.com/ryu22e/python-in-excel-practical-practice","last_synced_at":"2025-08-29T02:10:52.432Z","repository":{"id":310310945,"uuid":"1039414808","full_name":"ryu22e/python-in-excel-practical-practice","owner":"ryu22e","description":"PyCon JP 2025トーク資料","archived":false,"fork":false,"pushed_at":"2025-08-24T05:45:17.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T12:41:16.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://python-in-excel-practical-practice.ryu22e.dev/","language":"Python","has_issues":false,"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}},"created_at":"2025-08-17T07:06:30.000Z","updated_at":"2025-08-17T07:18:18.000Z","dependencies_parsed_at":"2025-08-17T09:08:22.015Z","dependency_job_id":"5ff22646-239f-4faa-a2dc-2b63eacbc6ee","html_url":"https://github.com/ryu22e/python-in-excel-practical-practice","commit_stats":null,"previous_names":["ryu22e/python-in-excel-practical-practice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryu22e/python-in-excel-practical-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-in-excel-practical-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-in-excel-practical-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-in-excel-practical-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-in-excel-practical-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/python-in-excel-practical-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fpython-in-excel-practical-practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272608959,"owners_count":24964017,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"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":[],"created_at":"2025-08-29T02:10:51.151Z","updated_at":"2025-08-29T02:10:52.426Z","avatar_url":"https://github.com/ryu22e.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python in Excelをより便利に使える実践プラクティスの紹介\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-in-excel-practical-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fpython-in-excel-practical-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fpython-in-excel-practical-practice/lists"}