{"id":18918557,"url":"https://github.com/daxartio/python-project-template","last_synced_at":"2025-04-15T10:33:02.862Z","repository":{"id":53799586,"uuid":"308428593","full_name":"daxartio/python-project-template","owner":"daxartio","description":"A template Python project with a focus on best practices","archived":false,"fork":false,"pushed_at":"2024-11-11T06:23:22.000Z","size":92,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T20:11:12.369Z","etag":null,"topics":["cookiecutter","cookiecutter-template","mkdocs","pyo3","python","python-template","template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/daxartio.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":"2020-10-29T19:24:49.000Z","updated_at":"2024-11-11T06:23:26.000Z","dependencies_parsed_at":"2024-11-08T10:34:37.784Z","dependency_job_id":"14bce95d-993f-4119-9f42-325b98c04ea0","html_url":"https://github.com/daxartio/python-project-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/daxartio%2Fpython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daxartio","download_url":"https://codeload.github.com/daxartio/python-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249051876,"owners_count":21204911,"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":["cookiecutter","cookiecutter-template","mkdocs","pyo3","python","python-template","template"],"created_at":"2024-11-08T10:32:29.820Z","updated_at":"2025-04-15T10:33:02.857Z","avatar_url":"https://github.com/daxartio.png","language":"Makefile","readme":"# Python Project Template\n\n## Features\n\n- [x] MIT/Apache License\n- [x] Makefile\n- [x] [uv](https://docs.astral.sh/uv/)\n- [x] Formatting\n  - [x] ruff\n- [x] Linters\n  - [x] ruff\n  - [x] mypy\n- [x] Pytest\n- [x] Documentation with [mkdocs](https://www.mkdocs.org/)\n- [x] Github Actions\n  - [x] Github pages\n  - [x] Publish to pypi\n  - [x] Run tests and linters\n  - [x] Bump a version\n  - [x] Check a PR title\n- [ ] CLI\n  - [x] [argparse](https://docs.python.org/3/howto/argparse.html)\n\n## Quickstart\n\nInstall the latest Cookiecutter\n\n```\npip install -U cookiecutter\n```\n\nGenerate a Python project:\n\n```\ncookiecutter https://github.com/daxartio/python-project-template.git\n```\n\nThen:\n\n```bash\ncd ./your-project\n\nmake install\nmake format lint test\n```\n\n1. Generate an API token, see https://pypi.org/help/\n2. Add the token to https://github.com/username/your-project/settings/secrets/actions\n   - PYPI_USERNAME `__token__`\n   - PYPI_PASSWORD `pypi-...`\n3. Workflow permissions https://github.com/username/your-project/settings/actions\n   1. Set \"Read and write permissions\" to true\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxartio%2Fpython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaxartio%2Fpython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxartio%2Fpython-project-template/lists"}