{"id":16271268,"url":"https://github.com/dylanhogg/poetry-python-project-template","last_synced_at":"2025-04-08T15:29:09.361Z","repository":{"id":219879326,"uuid":"750106710","full_name":"dylanhogg/poetry-python-project-template","owner":"dylanhogg","description":"A quick-start Poetry Python project template with helpful functionality and common libraries.","archived":false,"fork":false,"pushed_at":"2024-03-04T06:24:35.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T11:52:45.573Z","etag":null,"topics":["poetry-python","python","python-poetry","template"],"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/dylanhogg.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":"2024-01-30T01:53:23.000Z","updated_at":"2024-06-13T15:18:10.000Z","dependencies_parsed_at":"2024-01-30T06:36:24.910Z","dependency_job_id":"abf25d55-6546-4958-a499-4abcf12970c4","html_url":"https://github.com/dylanhogg/poetry-python-project-template","commit_stats":null,"previous_names":["dylanhogg/poetry-python-project-template"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanhogg%2Fpoetry-python-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanhogg%2Fpoetry-python-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanhogg%2Fpoetry-python-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanhogg%2Fpoetry-python-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanhogg","download_url":"https://codeload.github.com/dylanhogg/poetry-python-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247870511,"owners_count":21009867,"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":["poetry-python","python","python-poetry","template"],"created_at":"2024-10-10T18:13:05.781Z","updated_at":"2025-04-08T15:29:09.343Z","avatar_url":"https://github.com/dylanhogg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poetry Python Project Template\n\n![Static Badge](https://img.shields.io/badge/mission-A_useful_Python_poetry_template-blue)\n\n[![Latest Tag](https://img.shields.io/github/v/tag/dylanhogg/poetry-python-project-template)](https://github.com/dylanhogg/poetry-python-project-template/tags)\n[![Build](https://github.com/dylanhogg/poetry-python-project-template/workflows/build/badge.svg)](https://github.com/dylanhogg/poetry-python-project-template/actions/workflows/python-poetry-app.yml)\n[![PyPI](https://badge.fury.io/py/poetry-python-project-template.svg)](https://badge.fury.io/py/poetry-python-project-template)\n\n![Top language](https://img.shields.io/github/languages/top/dylanhogg/poetry-python-project-template)\n![Last commit](https://img.shields.io/github/last-commit/dylanhogg/poetry-python-project-template)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\n[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dylanhogg/poetry-python-project-template/blob/master/notebooks/notebook.ipynb)\n\nA quick-start [Poetry](https://python-poetry.org/) Python project template with helpful functionality and common libraries.\n\n## Usage\n\n- Ensure you rename all instances of `your_project_name` including the top level folder name.\n- See the [Poetry docs](https://python-poetry.org/docs/cli/) for more information on using Poetry.\n\n## Template Features\n\n1. [Poetry](https://python-poetry.org/) for dependency management\n1. Useful functionality wrapped in a `Makefile`\n1. Helpful default packages (details below)\n1. A GitHub CI build action using poetry that runs linting, type checking and unit tests\n1. Example app showing logging and CLI arg parsing\n\n## Application libraries included in template\n\n1. [Python-dotenv](https://github.com/theskumar/python-dotenv) for environment variable management\n2. [Typer](https://github.com/tiangolo/typer) for building CLI applications\n3. [tqdm](https://github.com/tqdm/tqdm) for smart progress bar support\n4. [Loguru](https://github.com/Delgan/loguru) for pleasant and powerful logging\n5. [Rich](https://github.com/Textualize/rich) for beautiful terminal output\n\n## Development libraries included in template\n\n1. [pytest](https://github.com/pytest-dev/pytest) for writing your tests\n2. [Black](https://github.com/psf/black) for code formatting\n3. [Ruff](https://github.com/astral-sh/ruff) for fast linting and formatting\n4. [pyright](https://github.com/microsoft/pyright) for static type checking\n5. [coverage](https://github.com/nedbat/coveragepy) for code coverage\n6. [pre-commit](https://github.com/pre-commit/pre-commit) for pre-commit hooks (black, ruff and pyright)\n7. [pip-audit](https://github.com/pypa/pip-audit) for checking for security vulnerabilities\n\nHappy templating!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanhogg%2Fpoetry-python-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanhogg%2Fpoetry-python-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanhogg%2Fpoetry-python-project-template/lists"}