/autotriops

AutoTriops: An automated triops tank maintenance application

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Build Status

Semantics

Many triops are called "triops".

One triops is called a triops.

Tri-ops, lit. "three-eyes".

Calling a single specimen a "triop" is like saying "three-eye", which sounds dumb.

Running

$ virtualenv .env
$ source .env/bin/activate
(.env) $ ./setup.py develop
(.env) $ autotriops-server &
(.env) $ open http://127.0.0.1:5000

Testing

(.env) $ ./setup.py nosetests