Wooey

screenshot of Wooey
django

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

Overview

Wooey is a user-friendly web interface designed to run command line Python scripts. It provides a simple solution for users to deploy their scripts online for tasks such as data analysis and file processing.

Features

  • User-friendly Interface: Easy-to-use web interface for running Python scripts.
  • Deployment Options: Allows deployment to PyPi and Docker for convenient sharing.
  • Versatile Use: Ideal for routine data analysis, file manipulation, and more.
django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.