Tools

pip

Python package bundler

Download wheels, dependencies, an install script, and a SHA-256 manifest in one archive.

Separate packages with spaces or new lines. Version specifiers are supported.
Install command pip install --no-index --find-links=. numpy pandas requests Or run install.bat <package-name>
npm

NPM package bundler

Pack npm tarballs and their SHA-256 manifest into a single download.

Separate packages with spaces or new lines. Scoped packages are supported.
Install command npm install ./express-4.18.2.tgz ./lodash-4.17.21.tgz
sha

SHA-256 verifier

Calculate a file hash locally in your browser and compare it with an expected value.