Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.05 KB

README.rst

File metadata and controls

40 lines (28 loc) · 1.05 KB

WEditor

https://img.shields.io/pypi/v/weditor.svg?style=flat-square https://img.shields.io/github/stars/openatx/weditor.svg?style=social&label=Star&style=flat-square https://travis-ci.org/openatx/weditor.svg?branch=master

This project is subproject for smart phone test framework AutomatorX for easily use web browser to edit atx scripts. This project is hosted in github.com

Installation

pip install --pre --upgrade weditor

Usage

python -m weditor

This command will start a local server with port 17310, and then open a browser tab for you to editor you code.

Port 17310 is to memorize the created day -- 2017/03/10

For Developers

API Document

LICENSE

MIT