{"id":15730044,"url":"https://github.com/sivel/python-apt-wheel","last_synced_at":"2025-10-05T19:02:48.278Z","repository":{"id":146306335,"uuid":"84343237","full_name":"sivel/python-apt-wheel","owner":"sivel","description":"Ansible playbooks to build wheel files for python-apt","archived":false,"fork":false,"pushed_at":"2017-03-08T16:57:11.000Z","size":1275,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T23:16:51.780Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sivel.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":"2017-03-08T16:39:43.000Z","updated_at":"2017-03-23T20:40:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3dfb0a5-34c1-4469-9197-269f4a27f08b","html_url":"https://github.com/sivel/python-apt-wheel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivel%2Fpython-apt-wheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivel%2Fpython-apt-wheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivel%2Fpython-apt-wheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivel%2Fpython-apt-wheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivel","download_url":"https://codeload.github.com/sivel/python-apt-wheel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245326996,"owners_count":20597130,"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":[],"created_at":"2024-10-03T23:41:42.862Z","updated_at":"2025-10-05T19:02:48.191Z","avatar_url":"https://github.com/sivel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-apt-wheel\nAnsible playbooks to build wheel files for python-apt\n\n## Goals\n\nThis project aims to give people the ability to build python wheel files for python-apt to allow installation in virtual environments without using `--system-site-packages`\n\n## Use\n\n### Requirements\n\n1. Have access to docker, either installed locally or available and configured via `DOCKER_` environment variables\n2. Ansible \u003e= 2.3\n\n### Executing\n\n```\n$ ansible-playbook -i hosts -v python-apt.yml\n```\n\nWheel files will be downloaded into the `wheelhouse` directory.\n\n## debian_control_file\n\nThis is a custom Ansible module that parses a debian packaging control file and provides information from all package paragraphs\n\n## docker.pex?\n\nTo avoid needing to install `docker-py` to work with the Ansible `docker_container` module, a PEX file with `docker-py` installed within is provided to work as the `ansible_python_interpreter` for `docker_container` tasks.\n\nThis file was created using:\n\n```\n$ pex -o docker.pex docker-py\n```\n\nTo read more about PEX check out [https://pex.readthedocs.io/en/stable/](https://pex.readthedocs.io/en/stable/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivel%2Fpython-apt-wheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivel%2Fpython-apt-wheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivel%2Fpython-apt-wheel/lists"}