{"id":18071906,"url":"https://github.com/innerlee/python-template","last_synced_at":"2025-04-05T17:41:38.796Z","repository":{"id":87049675,"uuid":"232562240","full_name":"innerlee/python-template","owner":"innerlee","description":"python-template","archived":false,"fork":false,"pushed_at":"2020-02-04T02:19:14.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T14:46:51.497Z","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/innerlee.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-01-08T12:49:33.000Z","updated_at":"2020-02-04T02:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"36aa996c-5adf-4b6a-b43d-60149eb51a51","html_url":"https://github.com/innerlee/python-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2Fpython-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2Fpython-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2Fpython-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/innerlee%2Fpython-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/innerlee","download_url":"https://codeload.github.com/innerlee/python-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378087,"owners_count":20929291,"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-31T09:17:42.470Z","updated_at":"2025-04-05T17:41:38.766Z","avatar_url":"https://github.com/innerlee.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python template\n\nThis is a template project for python projects.\n\n## Features\n\n- Pre-commit with `isort`, `yapf`, `flake8`, `trailing-whitespace`, `markdown`, etc.\n- Setup script.\n\n## Usage\n\n- Clone the repo and delete the `.git/` folder\n- Change the `template` folder to your `projectname`.\n- Replace all `template` word in `setup.py` with your `projectname`.\n\n## Development Guide\n\n```bash\n# install formatter\npip install yapf\n\n# install pre-commit tool\npip install pre-commit\npre-commit install\n\n# manually check all files\npre-commit run --all-files\n```\n\n## Install\n\n```bash\n# for development\npython setup.py develop\n\n# for deploy\npython setup.py install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnerlee%2Fpython-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finnerlee%2Fpython-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finnerlee%2Fpython-template/lists"}