{"id":41033473,"url":"https://github.com/ryu22e/introduction-to-schemathesis","last_synced_at":"2026-01-22T10:29:13.776Z","repository":{"id":318256468,"uuid":"1066785438","full_name":"ryu22e/introduction-to-schemathesis","owner":"ryu22e","description":"PyCon mini 東海 2025資料","archived":false,"fork":false,"pushed_at":"2025-11-08T04:36:58.000Z","size":287,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-08T06:05:12.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://introduction-to-schemathesis.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-30T00:48:32.000Z","updated_at":"2025-11-08T04:37:01.000Z","dependencies_parsed_at":"2025-10-06T05:50:25.541Z","dependency_job_id":"a54faa50-60a9-4f14-8f50-f338fd877c96","html_url":"https://github.com/ryu22e/introduction-to-schemathesis","commit_stats":null,"previous_names":["ryu22e/introduction-to-schemathesis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryu22e/introduction-to-schemathesis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fintroduction-to-schemathesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fintroduction-to-schemathesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fintroduction-to-schemathesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fintroduction-to-schemathesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/introduction-to-schemathesis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fintroduction-to-schemathesis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":"2026-01-22T10:29:13.121Z","updated_at":"2026-01-22T10:29:13.772Z","avatar_url":"https://github.com/ryu22e.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# APIのテストデータを自動生成できるSchemathesisの紹介\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%2Fintroduction-to-schemathesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fintroduction-to-schemathesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fintroduction-to-schemathesis/lists"}