Skip to main content

Pybun

The bun toolkit, packaged for Python 🍞 + 🐍 = 🚀

Bun is an all-in-one toolkit for JavaScript and TypeScript apps.

The pybun Python package redistributes the Bun executable so that it can be used as a dependency in your Python projects.

Usage

Command line

pybun --version

Run library module as a script

python -m pybun --version

From python

import sys, subprocess

subprocess.call([sys.executable, "-m", "pybun"])

License

Pybun itself is released under The Unlicense license.

The bun executable has its own licence.

Credits

Thanks a lot to the zig-pypi maintainers: their code heavily helped me to understand how to do the same with Bun!

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 Distributions

If you're not sure about the file name format, learn more about wheel file names.

pybun-1.4.0-py3-none-win_amd64.whl (40.1 MB view details)

Uploaded Python 3Windows x86-64

pybun-1.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl (36.6 MB view details)

Uploaded Python 3manylinux: glibc 2.17+ ARM64musllinux: musl 1.1+ ARM64

pybun-1.4.0-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl (36.7 MB view details)

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

pybun-1.4.0-py3-none-macosx_12_0_x86_64.whl (28.6 MB view details)

Uploaded Python 3macOS 12.0+ x86-64

pybun-1.4.0-py3-none-macosx_12_0_arm64.whl (25.6 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

Details for the file pybun-1.4.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: pybun-1.4.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 40.1 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.14.3

File hashes

Hashes for pybun-1.4.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 4cc6357f991fec73061ec2933fc2b5cb9aaa2a1b4b564505a1412b8fe209ff8f
MD5 5e962cf858aba5c15d291c919ff22be2
BLAKE2b-256 15d428e9f11ce9c25b7fd187a383e929118436039c6ed8c6a5f01c97d49e99df

See more details on using hashes here.

File details

Details for the file pybun-1.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for pybun-1.4.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 391b89fe1334ec17149813a176599170f004ee8f80c902fd3c618b76bb4b4cf5
MD5 2a927e2954774671ff70a4ece620c98a
BLAKE2b-256 93be6208116e56bc31f77bb9833e234221fad40b5cbe1a4e269b9dd42c681cfb

See more details on using hashes here.

File details

Details for the file pybun-1.4.0-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for pybun-1.4.0-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5806b7eb005bdc55dff022b9bd5a4b909b37d8909f3dcd8eb91a2321bd81976e
MD5 5447ae843e49b6c2b1cae8efeffdeb33
BLAKE2b-256 ff25ae388b63029a8aa6db12245b7eb8ca6cb7350edcc7cf1c76e74a95431587

See more details on using hashes here.

File details

Details for the file pybun-1.4.0-py3-none-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pybun-1.4.0-py3-none-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 46dda7c67b3848de68160d3cc7196f309cefd60be3e51f6600e24aae745628c7
MD5 4dea40d41ba655c1c858a856c4561f37
BLAKE2b-256 897584e393184114914a050535e740dccbcefde43ffa41f57ad15c8c0cfb3c64

See more details on using hashes here.

File details

Details for the file pybun-1.4.0-py3-none-macosx_12_0_arm64.whl.

File metadata

  • Download URL: pybun-1.4.0-py3-none-macosx_12_0_arm64.whl
  • Upload date:
  • Size: 25.6 MB
  • Tags: Python 3, macOS 12.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.14.3

File hashes

Hashes for pybun-1.4.0-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e2be852c0f5d018cc1f09bd89916268566d78d1d0e65ec6fa3d04df1d6ff072e
MD5 ba056fbfe8357690109be2c7bbe7ecc2
BLAKE2b-256 fadfb3b5f3d89c4a1b64a5bb872f01574b04ed9859033c5eea10c2bc86d2fc43

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.4.0 This release

5 files

1.3.14

5 files

1.3.13

5 files

1.3.12

5 files

1.3.11

5 files

1.3.10

5 files

1.3.9

5 files

1.3.8

5 files

1.3.7

5 files

1.3.6

5 files

1.3.5

5 files

1.3.4

5 files

1.3.3

5 files

1.3.2

5 files

1.3.1

5 files

1.3.0

5 files

1.2.23

5 files

1.2.22

5 files

1.2.21

5 files

1.2.20

5 files

1.2.19

5 files

1.2.18

5 files

1.2.17

5 files

1.2.16

5 files

1.2.15

5 files

1.2.14

5 files

1.2.13

5 files

1.2.12

5 files

1.2.11

5 files

1.2.10

5 files

1.2.9

5 files

1.2.8

5 files

1.2.7

5 files

1.2.6

5 files

1.2.5

5 files

1.2.4

5 files

1.2.3

5 files

1.2.2

5 files

1.2.1

5 files

1.2.0

5 files

1.1.45

5 files

1.1.44

5 files

1.1.43

5 files

1.1.42

5 files

1.1.41

5 files

1.1.40

5 files

1.1.39

5 files

1.1.38

5 files

1.1.37

5 files

1.1.36

5 files

1.1.35

5 files

1.1.34

5 files

1.1.33

5 files

1.1.32

5 files

1.1.31

5 files

1.1.30

5 files

1.1.29

5 files

1.1.28

5 files

1.1.27

5 files

1.1.26

5 files

1.1.25.post1

5 files

1.1.25

5 files

1.1.25a6

5 files

1.1.25a5

5 files

1.1.25a4

5 files

1.1.25a3

5 files

1.1.25a2

1 file

1.1.25a1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page