{"id":26571040,"url":"https://github.com/negi524/python-starter","last_synced_at":"2025-03-22T22:20:15.403Z","repository":{"id":86138252,"uuid":"605349480","full_name":"negi524/python-starter","owner":"negi524","description":"Pythonのプロジェクトテンプレート","archived":false,"fork":false,"pushed_at":"2024-12-22T12:49:05.000Z","size":62,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-22T13:38:45.748Z","etag":null,"topics":["black","makefile","mypy","poetry","pytest","python","pyyaml","requests"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negi524.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}},"created_at":"2023-02-23T01:02:07.000Z","updated_at":"2024-09-28T08:28:20.000Z","dependencies_parsed_at":"2024-12-22T13:38:49.647Z","dependency_job_id":"4e648096-9aba-42a7-b5d1-34daa0cb0cf8","html_url":"https://github.com/negi524/python-starter","commit_stats":null,"previous_names":[],"tags_count":7,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fpython-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fpython-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fpython-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negi524%2Fpython-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negi524","download_url":"https://codeload.github.com/negi524/python-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026840,"owners_count":20549204,"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","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":["black","makefile","mypy","poetry","pytest","python","pyyaml","requests"],"created_at":"2025-03-22T22:20:14.751Z","updated_at":"2025-03-22T22:20:15.392Z","avatar_url":"https://github.com/negi524.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-starter\nPythonのプロジェクトテンプレート\n\n## プロジェクトインストール\n\n```bash\npoetry install\n```\n\n## credentialファイル作成\n\n```bash\ncp src/.env.sample src/.env\n```\n\n## プログラム実行\n\n```bash\npoetry run python src/main.py\n```\n\nor \n\n```bash\nmake main\n```\n\n## フォーマット\n\n```bash\nmake format\n```\n\n## テスト実行\n\n```bash\nmake test\n```\n\n## 型チェック\n\n```bash\nmake type-check\n```\n\n## 全てまとめてチェック\n\n```bash\nmake format test type-check\n```\n\n## リポジトリのバージョンアップ\n\n```bash\npoetry version \u003cバージョン\u003e\n```\n\n## パッケージのバージョンアップ\n\n```bash\npoetry search \u003cパッケージ名\u003e\n```\n\n`pyproject.toml`を確認し、必要であれば制約を修正する。\nその後\n\n```bash\npoetry update\n```\n\n[poetry documentation](https://python-poetry.org/docs/cli/#update)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fpython-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegi524%2Fpython-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegi524%2Fpython-starter/lists"}