Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

ducdetronquito/pybun

Repository files navigation

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

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

Thepybun 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

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

License

Pybun itself is released underThe Unlicense license.

The bun executablehas its own licence.

Credits

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp