{"id":13342998,"url":"https://github.com/xmake-io/pxmake","last_synced_at":"2026-06-23T05:31:21.676Z","repository":{"id":94330151,"uuid":"93121135","full_name":"xmake-io/pxmake","owner":"xmake-io","description":"xmake implement on python focuses on reuse python's library and API compatibility","archived":false,"fork":false,"pushed_at":"2017-06-02T02:53:54.000Z","size":10809,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-02-22T22:43:16.120Z","etag":null,"topics":["xmake"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xmake-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-02T03:00:19.000Z","updated_at":"2025-02-22T02:05:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"bbc3a457-58c5-492f-a4fc-2607d4047074","html_url":"https://github.com/xmake-io/pxmake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xmake-io/pxmake","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmake-io%2Fpxmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmake-io%2Fpxmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmake-io%2Fpxmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmake-io%2Fpxmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xmake-io","download_url":"https://codeload.github.com/xmake-io/pxmake/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xmake-io%2Fpxmake/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34677382,"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-23T02:00:07.161Z","response_time":65,"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":["xmake"],"created_at":"2024-07-29T19:30:09.602Z","updated_at":"2026-06-23T05:31:21.658Z","avatar_url":"https://github.com/xmake-io.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pxmake\nxmake implement on python focuses on reuse python's library and API compatibility\n\n## Intro\n\n[xmake](https://github.com/tboox/xmake) is a make-like build utility based on Lua. Its low-level API (xmake machine) is implemented in C with library [tbox](https://github.com/tboox/tbox)\n\nThis repo, *pxmake*, is the reimplement of xmake machine on Python. Notice that the main part is still written in Lua and is same as xmake\n\npxmake created because to extend API for xmake in C is a little matter. pxmake focuses on reuse python's library and API compatibility with xmake\n\n## Install\n\n```console\n$ python3 setup.py install\n```\n\n### Common install problems\n\nGeneric build steps could be found at [.travis.yml](.travis.yml) \u0026 [.appveyor.yml](.appveyor.yml)\n\n#### Python version\n\n*Not support python2.* At least python 3.3 with *setuptools (pip)* is required but newest version is recommanded especially on Windows\n\n#### lupa build fails\n\nSee [lupa/INSTALL.rst#building-with-luajit2](https://github.com/scoder/lupa/blob/master/INSTALL.rst#building-with-luajit2)\n\n#### Run fails\n\n* Do not install from wheel or sdist. Directly install or install from egg. This is because the path of installed `data_files` is vary in other ways\n* lupa *must bind with luajit,* not lua. It's not matter whether JIT is enabled (no big diff on speed) but it must be luajit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmake-io%2Fpxmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxmake-io%2Fpxmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxmake-io%2Fpxmake/lists"}