{"id":20461868,"url":"https://github.com/weastur/python-debian","last_synced_at":"2025-05-07T16:43:00.341Z","repository":{"id":41194399,"uuid":"470680749","full_name":"weastur/python-debian","owner":"weastur","description":"Latest Python for Debian GNU/Linux","archived":false,"fork":false,"pushed_at":"2024-11-25T17:08:57.000Z","size":66,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-10T11:49:46.948Z","etag":null,"topics":["build-tools","debian","debian-packages","devops","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/weastur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["weastur"]}},"created_at":"2022-03-16T17:12:49.000Z","updated_at":"2024-07-05T10:23:24.000Z","dependencies_parsed_at":"2024-01-29T18:46:15.024Z","dependency_job_id":"194de5b0-8929-4b42-ae06-0bcb0f2c6f99","html_url":"https://github.com/weastur/python-debian","commit_stats":null,"previous_names":["psapezhka/python-debian","weastur/python-debian"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weastur%2Fpython-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weastur%2Fpython-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weastur%2Fpython-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weastur%2Fpython-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weastur","download_url":"https://codeload.github.com/weastur/python-debian/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233353804,"owners_count":18663521,"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":["build-tools","debian","debian-packages","devops","python","python3"],"created_at":"2024-11-15T12:28:46.110Z","updated_at":"2025-01-10T13:44:07.108Z","avatar_url":"https://github.com/weastur.png","language":"Dockerfile","readme":"# Latest Python for Debian GNU/Linux\n\n[![Build](https://github.com/weastur/python-debian/actions/workflows/build.yml/badge.svg)](https://github.com/weastur/python-debian/actions/workflows/build.yml)\n[![gitlint](https://github.com/weastur/python-debian/actions/workflows/gitlint.yml/badge.svg)](https://github.com/weastur/python-debian/actions/workflows/gitlint.yml)\n[![Lint Dockerfile](https://github.com/weastur/python-debian/actions/workflows/hadolint.yml/badge.svg)](https://github.com/weastur/python-debian/actions/workflows/hadolint.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/weastur/python-debian/main.svg)](https://results.pre-commit.ci/latest/github/weastur/python-debian/main)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nBuild scripts to get deb-packaged latest Python which co-exists with system Python.\n\n## HowTo\n\nInstall docker and make. Then run\n\n```shell\nmake\n```\n\nTo issue build for a particular version\n\n```shell\nmake python3.12-bookworm\nmake python3.12-bullseye\n```\n\nLook at the `build/` directory\n\n## Internals\n\nThe build process runs inside docker, *without* using cache. It was tested on Linux and macOS.\nThe source code for building packages will be downloaded from the [deadsnakes](https://github.com/deadsnakes) project.\nAfter the build, the simple smoke test takes place, installing all packages and running Python script.\n\n## Contributing\n\nYou need Linux or macOS host with Docker installed.\nYou can start from `Makefile` to inspect the build process.\n\nAlso, you can use [pre-commit](https://pre-commit.com) to run some checks\nlocally before commit.\n\n```bash\npre-commit install\n```\n\n## FAQ\n\n### Which versions of Debian are supported?\n\nAll currently maintaied versions: 10 (buster), 11 (bullseye), 12 (bookworm)\n\n### Which versions of Python are supported?\n\nOnly latest version – Python 3.12\n\n### Why do not build all supported Python?\n\nThere is not much sense in that. If you need all Python versions for development, look at the\n[pyenv](https://github.com/pyenv/pyenv) project or [docker images](https://hub.docker.com/_/python).\nIn other cases, you can safely run old python code in the newest interpreter.\n\n## License\n\nMIT, see [LICENSE](./LICENSE).\n","funding_links":["https://github.com/sponsors/weastur"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweastur%2Fpython-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweastur%2Fpython-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweastur%2Fpython-debian/lists"}