{"id":23552267,"url":"https://github.com/gvatsal60/pythontemplate","last_synced_at":"2026-04-02T18:43:44.876Z","repository":{"id":269027236,"uuid":"906194388","full_name":"gvatsal60/PythonTemplate","owner":"gvatsal60","description":"Quickly starting Python applications with a structured, reusable setup","archived":false,"fork":false,"pushed_at":"2026-03-16T21:34:41.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-17T08:17:17.243Z","etag":null,"topics":["pip","pip3","project-template","python","python-3","python-script","python-template","python3","template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gvatsal60.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"gvatsal60","custom":null}},"created_at":"2024-12-20T11:10:09.000Z","updated_at":"2026-03-16T21:34:45.000Z","dependencies_parsed_at":"2024-12-20T12:27:03.485Z","dependency_job_id":"6332e053-98fd-494e-92e8-ab826ad70ffe","html_url":"https://github.com/gvatsal60/PythonTemplate","commit_stats":{"total_commits":12,"total_committers":2,"mean_commits":6.0,"dds":0.25,"last_synced_commit":"c46f1c8b4c98634c3fcebe1f8e2c730f2f818abb"},"previous_names":["gvatsal60/pythontemplate"],"tags_count":0,"template":true,"template_full_name":"gvatsal60/project-template","purl":"pkg:github/gvatsal60/PythonTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvatsal60%2FPythonTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvatsal60%2FPythonTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvatsal60%2FPythonTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvatsal60%2FPythonTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gvatsal60","download_url":"https://codeload.github.com/gvatsal60/PythonTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gvatsal60%2FPythonTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","pip3","project-template","python","python-3","python-script","python-template","python3","template"],"created_at":"2024-12-26T11:10:00.440Z","updated_at":"2026-04-02T18:43:44.871Z","avatar_url":"https://github.com/gvatsal60.png","language":"Makefile","funding_links":["https://buymeacoffee.com/gvatsal60"],"categories":[],"sub_categories":[],"readme":"# PythonTemplate\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://img.shields.io/github/license/gvatsal60/PythonTemplate)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/gvatsal60/PythonTemplate/master.svg)](https://results.pre-commit.ci/latest/github/gvatsal60/PythonTemplate/HEAD)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0eb4ef60c5ad4dba8cd0a5c9f1055726)](https://app.codacy.com/gh/gvatsal60/PythonTemplate/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/gvatsal60/PythonTemplate/badge)](https://www.codefactor.io/repository/github/gvatsal60/PythonTemplate)\n![GitHub pull-requests](https://img.shields.io/github/issues-pr/gvatsal60/PythonTemplate)\n![GitHub Issues](https://img.shields.io/github/issues/gvatsal60/PythonTemplate)\n![GitHub forks](https://img.shields.io/github/forks/gvatsal60/PythonTemplate)\n![GitHub stars](https://img.shields.io/github/stars/gvatsal60/PythonTemplate)\n\nThis repository serves as a foundational template for new python projects,\nequipped with essential tools for maintaining code quality and documentation consistency.\nIt includes:\n\n1. README.md\n2. LICENSE\n3. .gitignore\n4. CODE_OF_CONDUCT.md\n5. CONTRIBUTING.md\n6. FUNDING.yml\n7. CHANGELOG.md\n\n## Table of Contents\n\n1. [Getting Started](#getting-started)\n2. [Build](#build)\n3. [Run](#run)\n4. [Testing](#testing)\n5. [Cleaning](#cleaning)\n\n## Getting Started\n\nTo get started with the project, ensure you have `Python 3` installed on your system.\n\n## Build\n\nTo create virtualenv and install requirements for the project, run the following command:\n\n```sh\nmake build\n```\n\n## Run\n\nTo run the main file, use the following command:\n\n```sh\nmake run\n```\n\nYou can also specify a particular file to run by adding the FILE variable:\n\nNote: Path need to be mentioned if it's in a directory\n\n```sh\nmake run FILE=file_name.py\nor\nmake run FILE=app/app.py\n```\n\n## Testing\n\nTo run the tests, use the following command:\n\n```sh\nmake test\n```\n\nYou can also specify a particular file to test by adding the FILE variable:\n\nNote: Path need to be mentioned if it's in a directory\n\n```sh\nmake test FILE=file_name.py\n```\n\n## Cleaning\n\nTo clean the project directory, removing all compiled Python files, use the following command:\n\n```sh\nmake clean\n```\n\n## Contributing\n\nContributions are welcome! Please read our\n[Contribution Guidelines](https://github.com/gvatsal60/PythonTemplate/blob/HEAD/CONTRIBUTING.md)\nbefore submitting pull requests.\n\n## License\n\nThis project is licensed under the Apache License 2.0 License -\nsee the [LICENSE](https://github.com/gvatsal60/PythonTemplate/blob/HEAD/LICENSE)\nfile for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvatsal60%2Fpythontemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgvatsal60%2Fpythontemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgvatsal60%2Fpythontemplate/lists"}