{"id":26688381,"url":"https://github.com/rebooting/python3_11_build","last_synced_at":"2026-04-27T21:32:10.028Z","repository":{"id":275232894,"uuid":"925491602","full_name":"rebooting/python3_11_build","owner":"rebooting","description":"Build and package Python 3.11.9 from source","archived":false,"fork":false,"pushed_at":"2025-03-08T11:33:51.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T13:18:47.704Z","etag":null,"topics":["build","docker","python","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rebooting.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-01T01:53:17.000Z","updated_at":"2025-03-08T11:33:54.000Z","dependencies_parsed_at":"2025-02-06T04:16:02.140Z","dependency_job_id":null,"html_url":"https://github.com/rebooting/python3_11_build","commit_stats":null,"previous_names":["rebooting/python3_11_build"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rebooting/python3_11_build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rebooting%2Fpython3_11_build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rebooting%2Fpython3_11_build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rebooting%2Fpython3_11_build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rebooting%2Fpython3_11_build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rebooting","download_url":"https://codeload.github.com/rebooting/python3_11_build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rebooting%2Fpython3_11_build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["build","docker","python","ubuntu"],"created_at":"2025-03-26T13:18:49.973Z","updated_at":"2026-04-27T21:32:10.012Z","avatar_url":"https://github.com/rebooting.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Python 3.11.9 Build Project\n\nThis project provides Docker-based build scripts to compile Python 3.11.9 from source and package it as a portable ZIP file for Ubuntu 24.04.\nIt's an alternative for me to using deadsnakes PPA or other package managers to install Python on Ubuntu 24.04 to run FastSDcpu.\n\n## Prerequisites\n\n- Docker\n- Make\n\n## Usage\n\n### Building Python\n\n1. Build the Docker image:\n```sh\nmake build\n```\n\n2. Extract the compiled Python package:\n```sh\nmake extract\n```\n\nThis will create a `python3.11.9.zip` file in your current directory containing the compiled Python installation.\n\n### Cleaning Up\n\nTo remove the Docker image and clean up resources:\n```sh\nmake clean\n```\n\n## Details\n\n- Base image: Ubuntu 24.04\n- Python version: 3.11.9\n- Output: Compiled Python installation in `/usr/local/python3.11` packaged as `python3.11.9.zip`\n- Build includes optimizations enabled\n- All necessary development dependencies are included in the build process\n\n## Makefile Commands\n\n- `make build`: Builds the Docker image with Python compilation\n- `make extract`: Extracts the compiled Python ZIP file from the container\n- `make clean`: Removes the Docker container and cleans up system resources\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frebooting%2Fpython3_11_build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frebooting%2Fpython3_11_build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frebooting%2Fpython3_11_build/lists"}