{"id":14525272,"url":"https://github.com/ducdetronquito/pybun","last_synced_at":"2025-07-25T12:32:47.907Z","repository":{"id":255040513,"uuid":"848354071","full_name":"ducdetronquito/pybun","owner":"ducdetronquito","description":"The bun toolkit, packaged for Python 🍞 + 🐍 = 🚀","archived":false,"fork":false,"pushed_at":"2024-10-11T10:44:57.000Z","size":41,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-30T18:49:08.227Z","etag":null,"topics":["bun","bunjs","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ducdetronquito.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}},"created_at":"2024-08-27T15:55:48.000Z","updated_at":"2024-10-11T10:45:01.000Z","dependencies_parsed_at":"2024-08-27T17:50:55.422Z","dependency_job_id":null,"html_url":"https://github.com/ducdetronquito/pybun","commit_stats":null,"previous_names":["ducdetronquito/pybun"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducdetronquito%2Fpybun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducdetronquito%2Fpybun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducdetronquito%2Fpybun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ducdetronquito%2Fpybun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ducdetronquito","download_url":"https://codeload.github.com/ducdetronquito/pybun/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227574217,"owners_count":17788147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bun","bunjs","python"],"created_at":"2024-09-04T14:01:22.343Z","updated_at":"2024-12-01T14:14:55.971Z","avatar_url":"https://github.com/ducdetronquito.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Pybun\n\n**The bun toolkit, packaged for Python** 🍞 + 🐍 = 🚀\n\n\n[Bun](https://bun.sh/) is an all-in-one toolkit for JavaScript and TypeScript apps.\n\nThe [pybun](https://pypi.org/project/pybun/) Python package redistributes the Bun executable so that it can be used as a dependency in your Python projects.\n\n\nUsage\n-----\n\n### Command line\n\n```shell\npybun --version\n```\n\n### Run library module as a script\n\n```shell\npython -m pybun --version\n```\n\n### From python\n\n```python\nimport sys, subprocess\n\nsubprocess.call([sys.executable, \"-m\", \"pybun\"])\n```\n\nLicense\n-------\n\nPybun itself is released under [The Unlicense](https://choosealicense.com/licenses/unlicense/) license.\n\nThe bun executable [has its own licence](https://bun.sh/docs/project/licensing).\n\n\nCredits\n-------\n\nThanks a lot to the [zig-pypi](https://github.com/ziglang/zig-pypi) maintainers: their code heavily helped me to understand how to do the same with Bun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducdetronquito%2Fpybun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fducdetronquito%2Fpybun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fducdetronquito%2Fpybun/lists"}