ryppi icon indicating copy to clipboard operation
ryppi copied to clipboard

python version of http://github.com/isaacs/ryp

Node.js package manager written in Python. Inspired by: https://github.com/isaacs/ryp

Main differences to npm: No version comparison, or compatibility check, only version matching to latest. Module dependencies are all installed in to the root modules directory, in order to avoid package redundancy.