{"id":20071995,"url":"https://github.com/ackness/my-python-boilerplate","last_synced_at":"2026-01-30T07:13:53.986Z","repository":{"id":260417033,"uuid":"881230171","full_name":"ackness/my-python-boilerplate","owner":"ackness","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-31T07:01:10.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T19:08:54.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/ackness.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-31T06:39:44.000Z","updated_at":"2024-10-31T07:01:14.000Z","dependencies_parsed_at":"2024-10-31T08:16:59.704Z","dependency_job_id":"3191a664-33ba-42a7-92c1-c0beb57bb21c","html_url":"https://github.com/ackness/my-python-boilerplate","commit_stats":null,"previous_names":["ackness/my-python-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ackness/my-python-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackness%2Fmy-python-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackness%2Fmy-python-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackness%2Fmy-python-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackness%2Fmy-python-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ackness","download_url":"https://codeload.github.com/ackness/my-python-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ackness%2Fmy-python-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28907401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T06:42:00.998Z","status":"ssl_error","status_checked_at":"2026-01-30T06:41:58.659Z","response_time":66,"last_error":"SSL_read: 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":"2024-11-13T14:33:18.186Z","updated_at":"2026-01-30T07:13:53.967Z","avatar_url":"https://github.com/ackness.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Python Boilerplate\n\n## package manager\n\n```bash\ncurl -sSf https://rye.astral.sh/get | bash\n\nrye sync\nrye sync --update-all\n\n\nrye add package-name\n```\n\n## test\n\n```bash\nrye run tests\n```\n\n## reformat\n\n```bash\nrye fmt\n```\n\n## precommit check\n\n```bash\ngit add .\npre-commit\n```\n\n## build docker\n\n```bash\n# not `rye init --virtual`\nrye build --wheel --clean\ndocker build . --tag your-image-name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackness%2Fmy-python-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fackness%2Fmy-python-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fackness%2Fmy-python-boilerplate/lists"}