{"id":19442270,"url":"https://github.com/commandcracker/alpine-python","last_synced_at":"2025-02-25T07:44:30.194Z","repository":{"id":109408750,"uuid":"579106416","full_name":"Commandcracker/alpine-python","owner":"Commandcracker","description":"Python docker images for Alpine Linux","archived":false,"fork":false,"pushed_at":"2024-06-28T15:37:01.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T22:10:19.098Z","etag":null,"topics":["alpine-linux","builder","docker","pypy","python"],"latest_commit_sha":null,"homepage":"","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/Commandcracker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-12-16T17:15:10.000Z","updated_at":"2024-06-28T15:37:05.000Z","dependencies_parsed_at":"2024-01-11T23:42:15.244Z","dependency_job_id":"c1f0d735-e0ab-4a46-a0f1-040c9a3f6aac","html_url":"https://github.com/Commandcracker/alpine-python","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/Commandcracker%2Falpine-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Falpine-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Falpine-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Commandcracker%2Falpine-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Commandcracker","download_url":"https://codeload.github.com/Commandcracker/alpine-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240626742,"owners_count":19831592,"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":["alpine-linux","builder","docker","pypy","python"],"created_at":"2024-11-10T15:38:50.701Z","updated_at":"2025-02-25T07:44:29.847Z","avatar_url":"https://github.com/Commandcracker.png","language":"Python","readme":"# alpine-python\n\nPython docker images for Alpine Linux\n\n## Images\n\n|               | python2.7                    | pypy2.7                    | pypy3.8              | pypy3.9              | pypy3.10              |\n|---------------|------------------------------|----------------------------|----------------------|----------------------|-----------------------|\n| **python**    | [alpine-python2.7]           | [alpine-pypy2.7]           | [alpine-pypy3.8]     | [alpine-pypy3.9]     | [alpine-pypy3.10]     |\n| **pip**       | [alpine-python2.7-pip]       | [alpine-pypy2.7-pip]       | [alpine-pypy3.8-pip] | [alpine-pypy3.9-pip] | [alpine-pypy3.10-pip] |\n| **pycparser** | [alpine-python2.7-pycparser] | [alpine-pypy2.7-pycparser] |                      |                      |                       |\n\n[alpine-python2.7]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-python2.7\n[alpine-python2.7-pip]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-python2.7-pip\n[alpine-python2.7-pycparser]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-python2.7-pycparser\n[alpine-pypy2.7]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy2.7\n[alpine-pypy2.7-pip]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy2.7-pip\n[alpine-pypy2.7-pycparser]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy2.7-pycparser\n[alpine-pypy3.8]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.8\n[alpine-pypy3.8-pip]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.8-pip\n[alpine-pypy3.9]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.9\n[alpine-pypy3.9-pip]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.9-pip\n[alpine-pypy3.10]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.10\n[alpine-pypy3.10-pip]: https://github.com/Commandcracker/alpine-python/pkgs/container/alpine-pypy3.10-pip\n\n## Tags\n\n| \\*                  | pypy-\\*                                  | pip-\\*                                 | pypy-\\*-pip-\\*                                              | pycparser-\\*                                       | pypy-\\*-pycparser-\\*                                                    |\n|---------------------|------------------------------------------|----------------------------------------|-------------------------------------------------------------|----------------------------------------------------|-------------------------------------------------------------------------|\n| `latest`            | `pypy-${PYPY_VERSION}`                   | `pip-${PIP_VERSION}`                   | `pypy-${PYPY_VERSION}-pip-${PIP_VERSION}`                   | `pycparser-${PYCPARSER_VERSION}`                   | `pypy-${PYPY_VERSION}-pycparser-${PYCPARSER_VERSION}`                   |\n| `${ALPINE_VERSION}` | `${ALPINE_VERSION}-pypy-${PYPY_VERSION}` | `${ALPINE_VERSION}-pip-${PIP_VERSION}` | `${ALPINE_VERSION}-pypy-${PYPY_VERSION}-pip-${PIP_VERSION}` | `${ALPINE_VERSION}-pycparser-${PYCPARSER_VERSION}` | `${ALPINE_VERSION}-pypy-${PYPY_VERSION}-pycparser-${PYCPARSER_VERSION}` |\n\n| ALPINE_VERSION | PYPY_VERSION | PYCPARSER_VERSION | PIP_VERSION |\n|----------------|--------------|-------------------|-------------|\n| [alpine]       | [pypy]       | [pycparser]       | [pip]       |\n\n[alpine]: https://hub.docker.com/_/alpine/\n[pypy]: https://foss.heptapod.net/pypy/pypy/\n[pycparser]: https://pypi.org/project/pycparser/\n[pip]: https://pypi.org/project/pip/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandcracker%2Falpine-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommandcracker%2Falpine-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandcracker%2Falpine-python/lists"}