cribo
v0.8.2
Published
Python source bundler that produces a single .py file from multi-module projects
Maintainers
Readme
Cribo
Python source bundler that produces a single .py file from multi-module projects.
Installation
npm install -g cribo
# or
npx cribo [options]Usage
cribo --helpPlatform Support
This package automatically installs the correct binary for your platform:
- Linux (x64, ARM64) - both glibc and musl variants
- macOS (x64, Apple Silicon)
- Windows (x64, ARM64)
Requirements
- Node.js 18.0.0 or higher (for npm installation only)
- The Cribo binary is a standalone Rust executable
More Information
For detailed documentation, visit: Cribo GitHub repository
