{"id":39547121,"url":"https://github.com/levarc-hub/template-python","last_synced_at":"2026-01-18T06:47:53.121Z","repository":{"id":319068984,"uuid":"1072766553","full_name":"levarc-hub/template-python","owner":"levarc-hub","description":"Template python repository","archived":false,"fork":false,"pushed_at":"2026-01-16T22:11:38.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T07:24:35.446Z","etag":null,"topics":["dev-containers","python","templates"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/levarc-hub.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-09T07:23:17.000Z","updated_at":"2026-01-16T22:11:37.000Z","dependencies_parsed_at":"2025-10-18T01:09:58.525Z","dependency_job_id":"6d5f0033-9396-4d74-b30e-64c88707a282","html_url":"https://github.com/levarc-hub/template-python","commit_stats":null,"previous_names":["levpa/python-try","levarc-hub/template-python"],"tags_count":38,"template":true,"template_full_name":null,"purl":"pkg:github/levarc-hub/template-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levarc-hub%2Ftemplate-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levarc-hub%2Ftemplate-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levarc-hub%2Ftemplate-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levarc-hub%2Ftemplate-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levarc-hub","download_url":"https://codeload.github.com/levarc-hub/template-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levarc-hub%2Ftemplate-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28532001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":["dev-containers","python","templates"],"created_at":"2026-01-18T06:47:52.959Z","updated_at":"2026-01-18T06:47:53.107Z","avatar_url":"https://github.com/levarc-hub.png","language":"Makefile","readme":"# python-try\nTemplate python repository\n\n- devcontainer local python development\n- dockerfile, image, container local testing\n- Makefile, tooling local testing\n\n## Main commands\n\nCreate devcontainer:\n`Ctrl + Shift + P -\u003e Dev Containers: Rebuild Container`\n\n```sh\n# add and use named commits - chore: | feat: | fix: | refactor: \ngit ac \"feat: new feature\" \u0026\u0026 git push\n\n## bumps version and push tags to remote (default -\u003e patch version)\n# !! runs build -\u003e push pipeline to ghcr\n# !! runs release pipeline to make release on github\nmake release # make release \u003cpatch/minor/major\u003e\n\n## Server live test, no docker\nmake live\n\n## Build and run in docker container\nmake docker-build\n```\n\n### Debug image labels\n\n```sh\nIMAGE=ghcr.io/levarc-hub/template-python:$(git describe --tags --abbrev=0)\necho \"ghp_PAT_token\" | docker login ghcr.io -u levpa --password-stdin\ndocker pull $IMAGE\nIMAGE_ID=$(docker images --format '{{.Repository}}:{{.Tag}} {{.ID}}' | grep $IMAGE | awk '{print $2}')\necho -e \"\\nIMAGE_ID: $IMAGE_ID\\n\"\ndocker inspect \"$IMAGE_ID\" --format='{{json .Config.Labels}}' | jq\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevarc-hub%2Ftemplate-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevarc-hub%2Ftemplate-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevarc-hub%2Ftemplate-python/lists"}