{"id":16730775,"url":"https://github.com/chkwon/python-project-template","last_synced_at":"2025-08-19T08:06:57.430Z","repository":{"id":228020283,"uuid":"772945522","full_name":"chkwon/python-project-template","owner":"chkwon","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T13:10:39.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T03:52:12.580Z","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/chkwon.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}},"created_at":"2024-03-16T10:09:26.000Z","updated_at":"2024-08-16T16:52:36.000Z","dependencies_parsed_at":"2024-03-16T12:21:52.274Z","dependency_job_id":"b0352778-c23f-4e3e-b71a-03e72695eb28","html_url":"https://github.com/chkwon/python-project-template","commit_stats":null,"previous_names":["chkwon/python-project-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/chkwon/python-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fpython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fpython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fpython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fpython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chkwon","download_url":"https://codeload.github.com/chkwon/python-project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fpython-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271121168,"owners_count":24702723,"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-19T02:00:09.176Z","response_time":63,"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-10-12T23:34:46.308Z","updated_at":"2025-08-19T08:06:57.408Z","avatar_url":"https://github.com/chkwon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-project-template\n\n## Installation\nFrom the root directory of this repo:\n```\npip install .\n```\nwhich will install a package named `mypypackage` to your Python package directory.\n\nThe dependency information with other package information is located in `pyproject.toml`\n\n\n## Example \nTo test if `mypypackage` is installed correctly, run the following code *outside* this repo:\n```python\nimport mypypackage\nxyplot(0, 1, 10)\n```\n\n## Unit Test\n\n```\npytest tests\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkwon%2Fpython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchkwon%2Fpython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkwon%2Fpython-project-template/lists"}