WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

autotest/arc

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

About

Autotest RPC Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages