Bun is an all-in-one toolkit for JavaScript and TypeScript apps.
Reason this release was yanked:
Used only for testing
Project description
Requires-Python ~=3.9
Bun PyPI distribution
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. The pybun Python package redistributes the Bun CLI executable so that it can be used as a dependency in your Python projects.
Usage
To run the Bun CLI from the command line, use:
python -m pybun
To run the Bun CLI from a Python program, use sys.executable
to locate the Python binary to invoke. For example:
import sys, subprocess
subprocess.call([sys.executable, "-m", "pybun"])
License
The Bun license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pybun-1.1.25.alpha1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: pybun-1.1.25.alpha1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl
- Upload date:
- Size: 34.4 MB
- Tags: Python 3, manylinux: glibc 2.12+ x86-64, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d64b931e623906d757a04c51e62fc58dd431f70c90f69a8d6bc0065aa43f92e2 |
|
MD5 | 91539ab63c79e7fac14bb4a58b4a68d1 |
|
BLAKE2b-256 | 7e1004607bc9803ee119d307e05c27b21f7e9c3148484b8182dce1a9595c4ccf |