{"id":16959515,"url":"https://github.com/crdoconnor/python-build","last_synced_at":"2026-06-29T07:31:17.090Z","repository":{"id":83485849,"uuid":"38614962","full_name":"crdoconnor/python-build","owner":"crdoconnor","description":"Tool to download and build python (based upon pyenv)","archived":false,"fork":false,"pushed_at":"2016-02-09T19:07:38.000Z","size":198,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-24T05:09:53.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/crdoconnor.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2015-07-06T11:34:24.000Z","updated_at":"2018-07-20T01:09:26.000Z","dependencies_parsed_at":"2023-04-29T22:53:29.689Z","dependency_job_id":null,"html_url":"https://github.com/crdoconnor/python-build","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/crdoconnor/python-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fpython-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fpython-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fpython-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fpython-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crdoconnor","download_url":"https://codeload.github.com/crdoconnor/python-build/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fpython-build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34918101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"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":[],"created_at":"2024-10-13T22:45:11.566Z","updated_at":"2026-06-29T07:31:17.056Z","avatar_url":"https://github.com/crdoconnor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python-Build\n============\n\nBuildPython is a python library to download and build a specified version of python\ninto a specified directory.\n\nThat's it.\n\nThe code is basically derived from pyenv but provides a bit of a nicer wrapper.\n\nIt was built for use with http://hitchtest.com/ so that you can test the same code with multiple versions of python.\n\n\nUse\n===\n\nInstall::\n\n  $ pip install python-build\n\nUse in python::\n\n  \u003e\u003e\u003e import python_build\n  \u003e\u003e\u003e python_build.python_build(\"2.7.3\", \"/home/user/projectdirectory/py273\")\n\nUse outside of python::\n\n  $ python-build 2.7.3 /home/user/projectdirectory/py273\n\nHelp::\n\n  $ python-build --help\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrdoconnor%2Fpython-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrdoconnor%2Fpython-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrdoconnor%2Fpython-build/lists"}