Skip to content

autotest/arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb574bf · Apr 30, 2014
Apr 30, 2014
Jul 18, 2013
Feb 20, 2014
Apr 30, 2014
Feb 20, 2014
Jan 29, 2014
Oct 30, 2012
Apr 30, 2014
Sep 14, 2013
Sep 12, 2013
Jan 23, 2014
Apr 17, 2014
Apr 17, 2014

Repository files navigation

arc

arc, the Autotest RPC Client, is a pure Python library that serves as the client part of Autotest_'s server interface. It aims to be:

Portable:

  • Across Python versions and implementations
  • Only depend on Python Standard Library

Extensible:

  • Allowing you to make both the API and applications behave the way you want or get more features

Intuitive:

  • Very low curve to writing custom client apps
  • Documentation and samples for both API and CLI users

.. _Autotest: http://autotest.github.com

Packages

No packages published

Contributors 3

Languages