{"id":20751028,"url":"https://github.com/vaaaaanquish/mypa","last_synced_at":"2025-09-27T21:31:55.793Z","repository":{"id":205360578,"uuid":"708817437","full_name":"vaaaaanquish/mypa","owner":"vaaaaanquish","description":"My Package Manager","archived":false,"fork":false,"pushed_at":"2023-11-03T20:23:41.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T04:19:17.126Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaaaaanquish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-23T13:02:46.000Z","updated_at":"2024-12-16T11:40:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"6337991b-80ef-46d7-b404-3c700b2512ee","html_url":"https://github.com/vaaaaanquish/mypa","commit_stats":null,"previous_names":["vaaaaanquish/mypa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaaaaanquish/mypa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaaaaanquish%2Fmypa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaaaaanquish%2Fmypa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaaaaanquish%2Fmypa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaaaaanquish%2Fmypa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaaaaanquish","download_url":"https://codeload.github.com/vaaaaanquish/mypa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaaaaanquish%2Fmypa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277295918,"owners_count":25794402,"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-09-27T02:00:08.978Z","response_time":73,"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":"2024-11-17T08:29:44.611Z","updated_at":"2025-09-27T21:31:55.517Z","avatar_url":"https://github.com/vaaaaanquish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Package Manager\n\nこのリポジトリは『エムスリーテックブック5』における『自作Python Package Manager入門』を実行するためのリポジトリである。\n\n## Installation\n\n```sh\npoetry install\npoetry build\npip install dist/*.whl\n```\n\n## Run mypa\n\n```sh\ncd example_package\n\n# make mypa.lock\nmypa lock\n\n# make `.mypaenv` and install requires packages\nmypa install\n\n# run mypaenv python\nmypa run python src/main.py\n\n# build example_package\nmypa build\n\n# install example_package\npip install dist/*.whl\n\n# run example_package\npython -c \"from example_package.main import get; get()\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaaaaanquish%2Fmypa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaaaaanquish%2Fmypa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaaaaanquish%2Fmypa/lists"}