{"id":19381272,"url":"https://github.com/probably-not/basic-python-package","last_synced_at":"2026-05-16T03:44:30.283Z","repository":{"id":143658265,"uuid":"138685178","full_name":"probably-not/Basic-Python-Package","owner":"probably-not","description":"The basic Python package structure that I use when starting a new Python project, based on the Hitchhiker's Guide with some of my own modifications.","archived":false,"fork":false,"pushed_at":"2018-06-26T15:27:03.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T06:32:14.748Z","etag":null,"topics":["python","python-package","structure"],"latest_commit_sha":null,"homepage":null,"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/probably-not.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-26T04:35:05.000Z","updated_at":"2021-03-26T10:48:38.000Z","dependencies_parsed_at":"2023-04-12T22:47:38.521Z","dependency_job_id":null,"html_url":"https://github.com/probably-not/Basic-Python-Package","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FBasic-Python-Package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FBasic-Python-Package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FBasic-Python-Package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probably-not%2FBasic-Python-Package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probably-not","download_url":"https://codeload.github.com/probably-not/Basic-Python-Package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240517253,"owners_count":19814166,"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-package","structure"],"created_at":"2024-11-10T09:16:29.410Z","updated_at":"2026-05-16T03:44:30.252Z","avatar_url":"https://github.com/probably-not.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic Python Package Structure\n\nThis is my basic Python package structure. It is based on the [Hitchhiker's Guide to Python's Structuring Your Project page](http://docs.python-guide.org/en/latest/writing/structure/), with some of my own additional preferences involved.\n\n## Steps To Use\n\n1. Fork this repository into your own repo on GitHub\n1. In setup.py, change the ```NAME```, ```DESCRIPTION```, and ```URL``` variables according to your project's name, descriptionm and url\n1. Change the LICENSE file to the license you would like to use\n1. Change the name of the {{project_name}} folder to your project's name\n1. In tests/context.py, change the final import statement to reflect your project's name\n1. And finally, adjust your README.md file accordingly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fbasic-python-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobably-not%2Fbasic-python-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobably-not%2Fbasic-python-package/lists"}