Skip to main content

tool for writing atx script

Project description

# WEditor [![image](https://img.shields.io/pypi/v/weditor.svg?style=flat-square)](https://pypi.python.org/pypi/weditor) [![image](https://img.shields.io/github/stars/openatx/weditor.svg?style=social&label=Star&style=flat-square)](https://github.com/openatx/weditor) [![image](https://travis-ci.org/openatx/weditor.svg?branch=master)](https://travis-ci.org/openatx/weditor)

This project is subproject for smart phone test framework [openatx](https://github.com/openatx) for easily use web browser to edit atx scripts. This project is hosted in <https://github.com/openatx/weditor>

Only tested in Google Chrome, _IE_ seems not working well.

## Installation Tested with python 3.6, 3.7

` pip3 install --upgrade weditor `

## Usage

Create Shortcut in Desktop

` weditor --shortcut `

By click shortcut or run in command line

` 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

To see more usage run weditor -h

## Hotkeys(Both Mac and Win) - Right click screen: Dump Hierarchy

### Hotkeys(only Mac) - Command+Enter: Run the whole code - Command+Shift+Enter: Run selected code or current line if not selected

### Hotkeys(only Win) - Ctrl+Enter: Run the whole code - Ctrl+Shift+Enter: Run selected code or current line if not selected

## For Developers See [DEVELOP.md](DEVELOP.md)

## LICENSE [MIT](LICENSE)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

weditor-0.4.2.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

weditor-0.4.2-py3-none-any.whl (995.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page