{"id":20087658,"url":"https://github.com/ginolatorilla/python3-template","last_synced_at":"2025-09-20T19:31:36.594Z","repository":{"id":42581668,"uuid":"179992263","full_name":"ginolatorilla/python3-template","owner":"ginolatorilla","description":"A Python project template for building PIP packages","archived":false,"fork":false,"pushed_at":"2023-08-13T04:23:59.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-13T16:06:41.843Z","etag":null,"topics":["pip","project-template","pycodestyle","pyproject-toml","pytest","python","python-3","python3","setuptools","template","template-project","virtualenv","yapf"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ginolatorilla.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}},"created_at":"2019-04-07T16:26:03.000Z","updated_at":"2024-07-13T04:38:53.000Z","dependencies_parsed_at":"2023-08-13T05:35:11.112Z","dependency_job_id":null,"html_url":"https://github.com/ginolatorilla/python3-template","commit_stats":null,"previous_names":["ginolatorilla/python3-pipenv-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginolatorilla%2Fpython3-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginolatorilla%2Fpython3-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginolatorilla%2Fpython3-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ginolatorilla%2Fpython3-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ginolatorilla","download_url":"https://codeload.github.com/ginolatorilla/python3-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233682990,"owners_count":18713643,"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":["pip","project-template","pycodestyle","pyproject-toml","pytest","python","python-3","python3","setuptools","template","template-project","virtualenv","yapf"],"created_at":"2024-11-13T16:06:01.381Z","updated_at":"2025-09-20T19:31:31.320Z","avatar_url":"https://github.com/ginolatorilla.png","language":"Python","readme":"# Gino's Python project template\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ginolatorilla/python3-pipenv-template/python.yml?label=ubuntu-latest\u0026style=plastic\u0026branch=main)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ginolatorilla/python3-pipenv-template/python.yml?label=macos-latest\u0026style=plastic\u0026branch=main)\n\nA Python3 project template with pipenv to hande dependencies.\n\nInspired by [Kenneth Reitz's project template](https://github.com/kennethreitz/samplemod).\n\n## Features\n\n- Support for Python 3.8 and greater\n- Support for Linux and MacOS\n- GitHub workflow templates\n- Linting with `flake8` and `mypy`\n- Formatting with `yapf`\n- Test-driven development with PyTest, with mocking and code coverage support\n\n## Requirements\n\n- Python 3.8 or better\n\n## Quick Start\n\n```bash\npython3 ./bootstrap.py --project your_new_project_name\n```\n\nThe bootstrapping script will create your new project's root directory. Follow all of the TODOs\nembedded in the newly-created files:\n\n- All `*.py` files.\n- `pyproject.toml`\n\nConsider changing the project licence with yours, and adjust the licencing metadata in `setup.cfg`.\n\nThis project can be installed to your system or virtual environments via `pip install .` or `./setup.py install`.\nTo know more, see the [setuptools documentation](https://setuptools.readthedocs.io/en/latest/userguide/index.html).\n\nFinally, take ownership of this template project and replace this README!\n\n## Maintaining this Project\n\n```shell\n./bootstrap --dev\nsource .venv/bin/activate\n```\n\nYou may then continue working in the files local to this project.\n\nIf you are going to update `pyproject.toml`, make sure to reflect those changes in `pyproject.toml.template`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginolatorilla%2Fpython3-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fginolatorilla%2Fpython3-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fginolatorilla%2Fpython3-template/lists"}