{"id":28484209,"url":"https://github.com/radenkovic/python-template","last_synced_at":"2026-05-01T02:32:07.422Z","repository":{"id":131873784,"uuid":"592000149","full_name":"radenkovic/python-template","owner":"radenkovic","description":"Low dependency python template with black, flake8, pytest and poetry","archived":false,"fork":false,"pushed_at":"2024-04-29T17:34:33.000Z","size":75,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T22:06:33.924Z","etag":null,"topics":["boilerplate","jupyter","jupyter-notebook","poetry","python","python-template","template","template-python","vscode"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/radenkovic.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":"2023-01-22T16:12:06.000Z","updated_at":"2024-12-30T22:27:41.000Z","dependencies_parsed_at":"2023-06-26T19:53:51.579Z","dependency_job_id":null,"html_url":"https://github.com/radenkovic/python-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/radenkovic/python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenkovic%2Fpython-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenkovic%2Fpython-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenkovic%2Fpython-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenkovic%2Fpython-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radenkovic","download_url":"https://codeload.github.com/radenkovic/python-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radenkovic%2Fpython-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262637362,"owners_count":23341131,"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":["boilerplate","jupyter","jupyter-notebook","poetry","python","python-template","template","template-python","vscode"],"created_at":"2025-06-07T22:06:34.507Z","updated_at":"2026-05-01T02:32:02.402Z","avatar_url":"https://github.com/radenkovic.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Template\n\nSimple Python template with pytest, black, and flake8\n\nThis is a super simple template for python3.11.\nIt includes configs for VSCode (test runner config and project config)\n\n## Getting Started\n\n- Install poetry first\n- `python3.11 -m venv venv` (to create virtualenv)\n- Install `poetry` if needed\n- Development: poetry install --with jupyter\n  - `with --jupyter` only if you need notebooks\n- Production: poetry install --only main\n\n## Includes\n\n- Uses `poetry` as package manager\n- Tests integrated in VSCode (tests panel)\n- Sorts out PYTHONPATHs\n  - tests\n  - notebooks\n  - vscode debugger\n- Notebook imports from venv working\n- `black` for formatting\n- `flake8` for linting\n\n## `requirements.txt` generation\n\n```bash\npoetry export --without-hashes --with dev --format=requirements.txt \u003e requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradenkovic%2Fpython-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradenkovic%2Fpython-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradenkovic%2Fpython-template/lists"}