{"id":16104997,"url":"https://github.com/j0yu/rez-python","last_synced_at":"2026-05-01T14:31:43.710Z","repository":{"id":53405781,"uuid":"199814307","full_name":"j0yu/rez-python","owner":"j0yu","description":"rez package for Python","archived":false,"fork":false,"pushed_at":"2021-07-23T10:25:31.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T02:32:43.650Z","etag":null,"topics":["linux","package","rez"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/j0yu.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}},"created_at":"2019-07-31T08:32:07.000Z","updated_at":"2024-04-04T18:50:50.000Z","dependencies_parsed_at":"2022-08-27T16:10:31.534Z","dependency_job_id":null,"html_url":"https://github.com/j0yu/rez-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/j0yu/rez-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j0yu","download_url":"https://codeload.github.com/j0yu/rez-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j0yu%2Frez-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32501399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["linux","package","rez"],"created_at":"2024-10-09T19:07:48.299Z","updated_at":"2026-05-01T14:31:43.687Z","avatar_url":"https://github.com/j0yu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Interpreter\n\n[![CI](../..//workflows/CI/badge.svg?branch=main)](../../actions?query=workflow:CI+branch:main)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n\n[rez] package to install [Python].\n\nHere are some beginners instructions on how to use this repository.\n\n## Installation\n\n1. Install [rez] via `python install.py` method\n1. Clone/download this repository\n1. Ensure the folder printed by this command exists `rez config local_packages_path`\n1. Open terminal in (extracted) repository folder, run `rez build --install`\n\nPython should now be installed as a [rez] package named `python`.\n\n## Usage\n\nTo run [Python]: `rez env python-3 -- python3`\n\nIt should also be possible to run it standalone, i.e.\n\n1. Figure out where `python3` is installed to: `PY3=\"$(rez env python-3 -- command -v python3)\"`\n2. Run it directly: `\"$PY3\" -m tarfile --help`\n\n\n## Maintenance\n\nWhenever new official release come out, update the `__version__`\nin `package.py` then re-run `rez build --install`.\n\nIf you decide to make another install, e.g. new `commands()` environment\nsetup, you can instead just update the `+local.` version number to indicate\nnew releases/versions of your own. See [PEP 540 local version segments].\n\nAlso, you can rename `+local.` to something more relevant to you\ne.g. `+mystudio.` or  `+mygithubname.`\n\n----\n\nWant more rez packages? Checkout [my GitHub repositories][j0yu-rez-packages]\n\n[rez]: https://github.com/nerdvegas/rez\n[requirement]: https://github.com/nerdvegas/rez/wiki/Package-Definition-Guide#requires\n[j0yu-rez-packages]: https://github.com/j0yu?tab=repositories\u0026q=topic:rez+topic:package\n[Python]: https://devguide.python.org/setup/#build-dependencies\n[PEP 540 local version segments]: https://www.python.org/dev/peps/pep-0440/#local-version-segments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0yu%2Frez-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj0yu%2Frez-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj0yu%2Frez-python/lists"}