Skip to content

stiermid/bun-wheel

Repository files navigation

bun-wheel

PyPI - Version PyPI - Python Version PyPI - Downloads GitHub Actions Workflow Status

Unofficial Python wheel for Bun. Provides the bun command via pip.

Installation

pip install bun-wheel

After installation, the bun command is available in your environment:

bun --version
bun run index.ts

Supported platforms

Platform x86-64 ARM64
Linux (glibc)
Linux (musl)
macOS
Windows

Building from source

uv run hatch build -t wheel

To build for a specific Bun version, update the version field in pyproject.toml to match the desired Bun release, then rebuild.

Inspiration

This project was inspired by nodejs-wheel package.

Disclaimer

This project is not affiliated with or endorsed by Oven Inc. Bun is developed and maintained by Oven.

License

This project is licensed under the LGPL-2.1 License - see the LICENSE file for details.

About

Python wheel for Bun

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages