Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

Packages

Contributors

Languages