Skip to main content

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


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

pybun-1.1.25.alpha1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl (34.4 MB view details)

Uploaded Python 3 manylinux: glibc 2.12+ x86-64 musllinux: musl 1.1+ x86-64

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

File hashes

Hashes for pybun-1.1.25.alpha1-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 d64b931e623906d757a04c51e62fc58dd431f70c90f69a8d6bc0065aa43f92e2
MD5 91539ab63c79e7fac14bb4a58b4a68d1
BLAKE2b-256 7e1004607bc9803ee119d307e05c27b21f7e9c3148484b8182dce1a9595c4ccf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page