Metadata-Version: 2.1
Name: aslem
Version: 0.0.1
Summary: A lightweight experiment manager based on Linux's screen utility.
Home-page: https://github.com/StanfordASL/aslem
Author: Boris Ivanovic
Author-email: borisi@stanford.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# aslem

aslem is an experiment manager that was primarily made for use within the [Autonomous Systems Laboratory](http://asl.stanford.edu) at Stanford University, but can be used by anyone else who desires the ability to parallelize software experiments on a machine via the Linux screen utility (without the hassle of managing screen sessions themselves).

It is developed and maintained by [Boris Ivanovic](http://www.borisivanovic.com).

