{"id":25287524,"url":"https://github.com/vladpunko/python-template","last_synced_at":"2025-10-27T21:32:11.361Z","repository":{"id":275503203,"uuid":"926205336","full_name":"vladpunko/python-template","owner":"vladpunko","description":"Standardized template for new python projects","archived":false,"fork":false,"pushed_at":"2025-02-11T20:16:26.000Z","size":322,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T21:23:35.985Z","etag":null,"topics":["python","python-project-template","python-template","python3"],"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/vladpunko.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-02-02T19:49:09.000Z","updated_at":"2025-02-11T20:16:29.000Z","dependencies_parsed_at":"2025-02-11T21:23:43.365Z","dependency_job_id":"de0be51b-2d27-4786-ac92-c827bb25c9c4","html_url":"https://github.com/vladpunko/python-template","commit_stats":null,"previous_names":["vladpunko/python_template","vladpunko/python-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladpunko%2Fpython-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladpunko%2Fpython-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladpunko%2Fpython-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladpunko%2Fpython-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladpunko","download_url":"https://codeload.github.com/vladpunko/python-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238563620,"owners_count":19492974,"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":["python","python-project-template","python-template","python3"],"created_at":"2025-02-12T22:39:55.195Z","updated_at":"2025-10-27T21:32:11.026Z","avatar_url":"https://github.com/vladpunko.png","language":"Python","readme":"# {{PROJECT_NAME}}\n\n{{BADGES}}\n\n{{DESCRIPTION}}\n\n{{IMAGE_PREVIEW}}\n\n## Installation\n\nIt is recommended to use this package together with [virtualenv](https://github.com/pypa/virtualenv) and [virtualenvwrapper](https://github.com/python-virtualenvwrapper/virtualenvwrapper) to work with python virtual environments more suitable. Make sure the installed [python](https://wiki.archlinux.org/title/python) interpreters work without errors on the current operating system. To install this package you are to use the [pip](https://pip.pypa.io/en/stable) package manager by running the following command:\n\n```bash\npython3 -m pip install {{PROJECT_NAME}}\n```\n\nYou can also install this python package on your working machine from source code:\n\n```bash\n# Step -- 1.\ngit clone --depth=1 --branch=master {{GIT_REPOSITORY_URL}}\n\n# Step -- 2.\ncd ./{{PROJECT_NAME}}/\n\n# Step -- 3.\necho 'All the required steps.'\n```\n\n## Basic Usage\n\n{{USAGE_DESCRIPTION}}\n\n```bash\necho 'Usage examples.'\n```\n\n## Contributing\n\nPull requests are welcome.\nPlease open an issue first to discuss what should be changed.\n\nPlease make sure to update tests as appropriate.\n\n```bash\n# Step -- 1.\npython3 -m venv .venv \u0026\u0026 source ./.venv/bin/activate \u0026\u0026 pip install pre-commit tox\n\n# Step -- 2.\nmake hooks\n\n# Step -- 3.\nmake tests \u0026\u0026 make lint\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladpunko%2Fpython-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladpunko%2Fpython-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladpunko%2Fpython-template/lists"}