Skip to main content

Package and ship relocatable python virtualenvs

Project description

https://pypip.in/v/terrarium/badge.png https://secure.travis-ci.org/PolicyStat/terrarium.png?branch=master

Package and ship relocatable python virtual environments, like a boss.

Terrarium will package up and compress a virtualenv for you based on pip requirements and then let you ship that environment around. Do the complex dependency math one time and then every subsequent install is basically at the speed of file transfer + decompression.

The Problem Terrarium Solves

Pip and virtualenv are awesome, but pip is not designed to allow consistent and reproducible updates of existing environments. Pip is also a general installation tool, meaning that it’s not near as fast as shipping around compressed source code. This means that even if you have well-made requirements files, your pip-based deploys are either slow or inconsistent.

To get started using terrarium, see the Quick Start guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terrarium-1.0.0-rc.6.tar.gz (335.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page