{"id":39614250,"url":"https://github.com/webcomics/pywine","last_synced_at":"2026-01-18T08:14:46.629Z","repository":{"id":15842370,"uuid":"64698431","full_name":"webcomics/pywine","owner":"webcomics","description":"Docker image for Wine with Python","archived":false,"fork":false,"pushed_at":"2025-12-05T20:58:12.000Z","size":4352,"stargazers_count":116,"open_issues_count":7,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-06T08:55:09.228Z","etag":null,"topics":["docker","hacktoberfest","python","wine"],"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/webcomics.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":"2016-08-01T20:14:37.000Z","updated_at":"2025-12-03T07:21:18.000Z","dependencies_parsed_at":"2024-04-10T10:30:38.324Z","dependency_job_id":"5a553281-7f29-460c-87e6-3d497fd1875c","html_url":"https://github.com/webcomics/pywine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webcomics/pywine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomics%2Fpywine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomics%2Fpywine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomics%2Fpywine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomics%2Fpywine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webcomics","download_url":"https://codeload.github.com/webcomics/pywine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webcomics%2Fpywine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534140,"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":["docker","hacktoberfest","python","wine"],"created_at":"2026-01-18T08:14:42.976Z","updated_at":"2026-01-18T08:14:46.622Z","avatar_url":"https://github.com/webcomics.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python3 in Wine in Docker\n\n![License](https://img.shields.io/github/license/webcomics/pywine)\n![GitHub last commit](https://img.shields.io/github/last-commit/webcomics/pywine)\n![Docker Image Size](https://img.shields.io/docker/image-size/tobix/pywine/latest)\n\nThis is a docker container to help building Python applications in Wine. It\ninstalls Python and PyInstaller to be able to build \"native\" Windows\napplications. It also installs UPX, so PyInstaller can use it to compress\nbinaries.\n\nSince Python 3.9, this uses the 64-bit version of Python, since that is the\ndefault download from python.org. If you need a different version, please use\none of the tags described [below](#older-python-versions).\n\nThis dockerfile does some umask trickery to create a wineprefix usable by any\nuser. This makes it convinient to use from a Jenkins build, since those often\nuse a non-root user inside the container. Unfortunatly, wine doesn't like to\nuse a wineprefix not owned by the current user. If you want to use the \"global\"\nwineprefix from another user, you can source the `/opt/mkuserwineprefix` script\nto create an \"usable\" wineprefix:\n\n```sh\n  . /opt/mkuserwineprefix\n```\n\n## Older Python versions\n\nIf you need older Python versions for some reason, there are currently tags for\nthe following Python branches:\n\n * Python 3.14.x: `tobix/pywine:3.14`\n * Python 3.13.x: `tobix/pywine:3.13`\n * Python 3.12.x: `tobix/pywine:3.12`\n * Python 3.11.x: `tobix/pywine:3.11`\n * Python 3.10.x: `tobix/pywine:3.10`\n\nOlder branches might be out-of-date. Please create an\n[issue](https://github.com/webcomics/pywine/issues/new/choose) if you need any\nupdates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcomics%2Fpywine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebcomics%2Fpywine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebcomics%2Fpywine/lists"}