wooey / Wooey

A Django app that creates automatic web UIs for Python scripts.

Home Page:http://wooey.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wooey!

Build Status Deploy-To-Pypi Deploy-To-Docker codecov Join the chat at https://gitter.im/wooey/Wooey

Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data analysis, file processing, or anything else.

Wooey was envisioned as a system to allow data analysts to be able to easily:

1. Autodocument workflows for data analysis
    (simple model saving).
2. Enable fellow co-workers with no command line
    experience to utilize python scripts.
3. Enable the easy wrapping of any program in simple
   python instead of having to use language specific
   to existing tools such as Galaxy.

For installation and other instructions, check out our documentation or give Wooey a test drive at our demo-server!

About

A Django app that creates automatic web UIs for Python scripts.

http://wooey.readthedocs.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 78.9%Language:HTML 18.4%Language:CSS 1.9%Language:Dockerfile 0.3%Language:Makefile 0.3%Language:JavaScript 0.2%Language:Shell 0.1%