• This repository has been archived on 29/Jul/2024
  • Stars
    star
    171
  • Rank 221,006 (Top 5 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 12 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Package and ship relocatable python virtualenvs, like a boss.

Terrarium

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.

More Repositories

1

jobtastic

Make your user-responsive long-running Celery jobs totally awesomer.
Python
644
star
2

jquery-celery

A jQuery plugin + helpers for handling Celery task results from the browser
JavaScript
59
star
3

docx2html

Convert a docx (OOXML) file to html. This project is deprecated in favor of https://github.com/OpenScienceFramework/pydocx
Python
44
star
4

distributed-nose

Distribute your nose tests across multiple machines, hassle-free
Python
15
star
5

GitZen

Combine the power of Zendesk tickets and the simplicity of Github issues for support nirvana.
JavaScript
11
star
6

object-history

JavaScript Object history (undo/redo)
JavaScript
11
star
7

call-n-times

JavaScript
10
star
8

gitlit

Powerful git-based collaboration and control for HTML documents
HTML
6
star
9

HTMLParser

A copy of HTMLParser from python2.7 for use in python2.6
Python
4
star
10

PolicyPad

Real-Time Collaborative HTML Editing
JavaScript
4
star
11

celeryjs

JavaScript module for asynchronously handling Celery task results from the browser
JavaScript
3
star
12

hubot

CoffeeScript
2
star
13

dom-element-is-natively-editable

JavaScript
2
star
14

shutdown-if-idle

Shutdown machine if considered idle
Python
2
star
15

edited

JavaScript
2
star
16

mde

A modern document editor for the web
JavaScript
1
star
17

nose-test-timer

Python
1
star
18

lean-trello

Chrome extension to augment Trello with card lead times
JavaScript
1
star
19

js-htmlparser

JavaScript
1
star
20

jobs

1
star
21

policystat.github.com

PolicyStat Engineering
HTML
1
star
22

django-storage-text-field

Store content on using storages, but otherwise act like a text field
Python
1
star
23

ppm

policyandproceduremanagement.com
HTML
1
star
24

add-event-handler

Unifies adding event handlers across JS environments
JavaScript
1
star