Autoprotocol Utils documentation

Autoprotocol Utilities are helper functions and modules to generate autoprotocol faster and include on-the-fly verifications. It can only be used in conjunction with autoprotocol-python and automatically installs its required version.

Installation

$ git clone https://github.com/autoprotocol/autoprotocol-utilities
$ cd autoprotocol-utilities
$ python setup.py install

or

$ pip install autoprotocol_utilities

Contributing

The easiest way to contribute is to fork this repository and submit a pull request. You can also write an email to us if you want to discuss ideas or bugs.

autoprotocol-utilities is BSD licensed (see License). Before we can accept your pull request, we require that you sign a CLA (Contributor License Agreement) allowing us to distribute your work under the BSD license. Email one of the authors listed above for more details.

Source Code: https://github.com/autoprotocol/autoprotocol-utilities

Search the Docs

copyright:2017 by The Autoprotocol Development Team, see Credits for more details.
license:BSD, see License for more details