Popularity
6.1
Growing
Activity
6.9
Declining
2,066
64
185

Description

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:

Code Quality Rank: L3
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Tags: HTTP     Django     Admin Panels     Internet     WWW     Dynamic Content    
Latest version: v0.12.0

Wooey alternatives and similar packages

Based on the "Admin Panels" category.
Alternatively, view Wooey alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Wooey or a related project?

Add another 'Admin Panels' Package

README

[Wooey!](wooey-banner.png)

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!