Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.23 KB

index.rst

File metadata and controls

44 lines (34 loc) · 1.23 KB

Expyrimenter Documentation

Expyrimenter is an easy-to-use Python tool to help experiment automation. It makes it easy to execute local and remote commands in parallel. With :doc:`Pushbullet <pushbullet>`, you can receive messages in your mobile phone if your experiment freezes or right after it finishes. Expyrimenter:

  • Is a simple an easy way to run shell and SSH in Python
  • Can run shell, SSH and Python code in parallel (it has been used in 200 VMs concurrently)
  • Is flexible and extensible
  • Has few configurations in one single file
  • Compatible with Python >= 3.2 (Ubuntu >= 10.04)
  • Is concerned about its source code:
    • Free software available at GiHub
    • Continuous integration
    • Code coverage target is 100%
    • No pep8 or flake8 issues

Contents:

.. toctree::
   :maxdepth: 2

   quick_example
   core
   pushbullet
   cloudstack_index


Indices and tables