{"id":18672278,"url":"https://github.com/adagio/pytemplate","last_synced_at":"2025-10-26T22:15:42.036Z","repository":{"id":150157849,"uuid":"159235420","full_name":"adagio/pytemplate","owner":"adagio","description":"Python project template","archived":false,"fork":false,"pushed_at":"2018-11-26T22:39:19.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T04:40:41.292Z","etag":null,"topics":["file-structure","logging","python","python-logging","python3"],"latest_commit_sha":null,"homepage":null,"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/adagio.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":"2018-11-26T21:30:18.000Z","updated_at":"2018-11-26T22:39:21.000Z","dependencies_parsed_at":"2023-05-17T18:30:17.471Z","dependency_job_id":null,"html_url":"https://github.com/adagio/pytemplate","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/adagio/pytemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fpytemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fpytemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fpytemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fpytemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adagio","download_url":"https://codeload.github.com/adagio/pytemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adagio%2Fpytemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007035,"owners_count":26084227,"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-10-11T02:00:06.511Z","response_time":55,"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":["file-structure","logging","python","python-logging","python3"],"created_at":"2024-11-07T09:10:18.149Z","updated_at":"2025-10-11T11:39:06.504Z","avatar_url":"https://github.com/adagio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python project template\n\n## File structure\n\n    .\n    ├── README.md\n    ├── source\n    |   ├── app.py\n    |   ├── setup.py\n    |   ├── requirements.txt\n    |   ├── modules\n    |   ├── config\n    |   |    └── logging.yml\n    |   └── logs\n    └── .gitignore\n\n## Functionality included\n\n- Logging\n\n## Use the template\n\n- Download tar.gz or zip from https://github.com/adagio/pytemplate/releases/latest\n- Uncompress with `unzip` or `tar xzf`\n- Rename to `template`\n- Use, simple as, `cp -r template myproject`\n- `cd myproject`\n\n## Work inside source folder\n\n- Enter `cd source`\n\n## Run application\n\n- Do `python app.py`\n\n## Use venv if python3 is not default\n\n- Do `python3 -m venv myenv`\n- Do `source myenv/bin/activate`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadagio%2Fpytemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadagio%2Fpytemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadagio%2Fpytemplate/lists"}