{"id":18345697,"url":"https://github.com/friesischscott/python-template","last_synced_at":"2025-09-17T19:07:15.417Z","repository":{"id":118887669,"uuid":"179712142","full_name":"FriesischScott/python-template","owner":"FriesischScott","description":"My base setup for a new python project.","archived":false,"fork":false,"pushed_at":"2019-04-05T17:14:46.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-29T21:05:55.565Z","etag":null,"topics":["python","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FriesischScott.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":"2019-04-05T15:54:12.000Z","updated_at":"2020-01-31T01:13:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c82dc45c-1a8a-4584-8551-381847caf0de","html_url":"https://github.com/FriesischScott/python-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/FriesischScott/python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriesischScott%2Fpython-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriesischScott%2Fpython-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriesischScott%2Fpython-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriesischScott%2Fpython-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FriesischScott","download_url":"https://codeload.github.com/FriesischScott/python-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FriesischScott%2Fpython-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275648419,"owners_count":25503198,"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","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["python","python-template","python3"],"created_at":"2024-11-05T21:09:10.909Z","updated_at":"2025-09-17T19:07:15.341Z","avatar_url":"https://github.com/FriesischScott.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-template\n\n[![Build Status](https://travis-ci.com/FriesischScott/python-template.svg?branch=master)](https://travis-ci.com/FriesischScott/python-template)\n\nThis is a basic setup for any new python 3 project. It uses `autopep8` for auto-formatting, `flake8` for linting and `pytest` for testing.\n\n## Installation\n\nTo get started, create and activate a new virtual environment.\n\n```\npython -m venv .venv\nsource .venv/bin/activate\n```\n\nNext, install the dependencies.\n\n```\npip install -r requirements.txt\n```\n\nFinally, install the pre-commit hooks.\n\n```\npre-commit install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriesischscott%2Fpython-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriesischscott%2Fpython-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriesischscott%2Fpython-template/lists"}