{"id":17272642,"url":"https://github.com/codertimo/python-template","last_synced_at":"2025-07-14T17:33:45.558Z","repository":{"id":109496771,"uuid":"315658841","full_name":"codertimo/python-template","owner":"codertimo","description":"python project template for personal projects! 🙋‍♀️","archived":false,"fork":false,"pushed_at":"2020-11-28T07:07:30.000Z","size":11,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T12:17:48.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/codertimo.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":"2020-11-24T14:34:25.000Z","updated_at":"2024-02-29T04:55:25.000Z","dependencies_parsed_at":"2023-04-25T04:48:00.186Z","dependency_job_id":null,"html_url":"https://github.com/codertimo/python-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/codertimo/python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codertimo%2Fpython-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codertimo%2Fpython-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codertimo%2Fpython-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codertimo%2Fpython-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codertimo","download_url":"https://codeload.github.com/codertimo/python-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codertimo%2Fpython-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265324450,"owners_count":23747079,"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":[],"created_at":"2024-10-15T08:49:06.304Z","updated_at":"2025-07-14T17:33:45.497Z","avatar_url":"https://github.com/codertimo.png","language":"Python","readme":"# REPO-README\n\nTemplate for my python projects\n\n## Template Replace Check-List\n\n- [ ] Make your own package name 👋\n- [ ] Replace `package/` to new package name 🎉\n- [ ] Replace command in `.github/workflows/main.yml` with new package name 🔨\n- [ ] Replace command in `Makefile` with new package name\n- [ ] Replace name, description, author etc in `setup.py` with new package setting 🏄‍♂️\n- [ ] Replace author, version in `package/__init__.py` to new package name\n- [ ] Setting codecov (https://docs.codecov.io/docs/quick-start) to your repo\n- [ ] Make REAL runnable code 👨‍💻\n- [ ] Make REAL test code 👩🏻‍💻\n- [ ] Remove this README and make your own story! 👍\n\n## Run Scripts\n\nAll runnable python scripts should be located in `scripts/` folder\n\nAnd you can run the scripts through under command\n\n```shell\npython -m scripts.run_sample\n```\n\n## Run Linting\n\nThis project use three Linter: `black`, `isort`, `flake8`\n\n```\n# use linter to fix code format\nmake style\n\n# check lint error\nmake quality\n```\n\n## Run Test\n\nAll runnable test codes should be located in `tests/` folder\n\n```shell\npytest\n```\n\n## Author\n\nby @codertimo\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodertimo%2Fpython-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodertimo%2Fpython-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodertimo%2Fpython-template/lists"}