{"id":13468589,"url":"https://github.com/jacebrowning/template-python","last_synced_at":"2025-05-15T07:03:50.581Z","repository":{"id":11281642,"uuid":"13690689","full_name":"jacebrowning/template-python","owner":"jacebrowning","description":"My template for new Python libraries.","archived":false,"fork":false,"pushed_at":"2025-03-20T18:53:38.000Z","size":796,"stargazers_count":667,"open_issues_count":7,"forks_count":104,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-05-15T07:03:40.006Z","etag":null,"topics":["cookiecutter","hacktoberfest","makefile","poetry","project-creation","python","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacebrowning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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,"zenodo":null},"funding":{"github":"jacebrowning"}},"created_at":"2013-10-18T21:51:51.000Z","updated_at":"2025-05-05T04:35:34.000Z","dependencies_parsed_at":"2023-11-12T19:25:00.950Z","dependency_job_id":"73368ccb-ed21-4fb9-9df3-5a0bf3774805","html_url":"https://github.com/jacebrowning/template-python","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/jacebrowning%2Ftemplate-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Ftemplate-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Ftemplate-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacebrowning%2Ftemplate-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacebrowning","download_url":"https://codeload.github.com/jacebrowning/template-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254291961,"owners_count":22046424,"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","hacktoberfest","makefile","poetry","project-creation","python","template"],"created_at":"2024-07-31T15:01:14.271Z","updated_at":"2025-05-15T07:03:50.561Z","avatar_url":"https://github.com/jacebrowning.png","language":"Python","readme":"# Jace's Python Template\n\nThis is a [cookiecutter](https://github.com/audreyr/cookiecutter) template for a typical Python library following modern packaging conventions. It utilizes popular libraries alongside Make and Graphviz to fully automate all development and deployment tasks. Check out the live demo: [jacebrowning/template-python-demo](https://github.com/jacebrowning/template-python-demo)\n\n[![Build Status](https://github.com/jacebrowning/template-python/actions/workflows/main.yml/badge.svg)](https://github.com/jacebrowning/template-python/actions/workflows/main.yml)\n\n## Features\n\n* Preconfigured setup for CI, coverage, and analysis services\n* `pyproject.toml` for managing dependencies and package metadata\n* `Makefile` for automating common [development tasks](https://github.com/jacebrowning/template-python/blob/main/%7B%7Bcookiecutter.project_name%7D%7D/CONTRIBUTING.md):\n    - Installing dependencies with `poetry`\n    - Automatic formatting with `isort` and `black`\n    - Static analysis with `pylint`\n    - Type checking with `mypy`\n    - Docstring styling with `pydocstyle`\n    - Running tests with `pytest`\n    - Building documentation with `mkdocs`\n    - Publishing to PyPI using `poetry`\n* Tooling to launch an IPython session with automatic reloading enabled\n\nIf you are instead looking for a [Python application](https://caremad.io/posts/2013/07/setup-vs-requirement/) template, check out one of the sibling projects:\n\n* [jacebrowning/template-django](https://github.com/jacebrowning/template-django)\n* [jacebrowning/template-flask](https://github.com/jacebrowning/template-flask)\n\n## Examples\n\nHere are a few sample projects based on this template:\n\n* [jacebrowning/minilog](https://github.com/jacebrowning/minilog)\n* [theovoss/Chess](https://github.com/theovoss/Chess)\n* [sprout42/StarStruct](https://github.com/sprout42/StarStruct)\n* [MichiganLabs/flask-gcm](https://github.com/MichiganLabs/flask-gcm)\n* [flask-restful/flask-restful](https://github.com/flask-restful/flask-restful)\n\n## Usage\n\nInstall `cookiecutter` and generate a project:\n\n```\n$ pip install cookiecutter\n$ cookiecutter gh:jacebrowning/template-python -f\n```\n\nCookiecutter will ask you for some basic info (your name, project name, python package name, etc.) and generate a base Python project for you.\nOnce created, run the code formatter to updates files based on your chosen names:\n\n```\n$ cd \u003cgithub_repo\u003e\n$ make format\n```\n\nFinally, commit all files generated by this template.\n\n## Updates\n\nRun the update tool, which is generated inside each project:\n\n```\n$ bin/update\n```\n","funding_links":["https://github.com/sponsors/jacebrowning"],"categories":["Python","Makefile","Project Templates"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacebrowning%2Ftemplate-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacebrowning%2Ftemplate-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacebrowning%2Ftemplate-python/lists"}