All Projects → wooey → Wooey

wooey / Wooey

Licence: bsd-3-clause
A Django app that creates automatic web UIs for Python scripts.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
Makefile
30231 projects
Dockerfile
14818 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Wooey

Python Articles
Monthly Series - Top 10 Python Articles
Stars: ✭ 288 (-82.86%)
Mutual labels:  data-science, django
Moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
Stars: ✭ 608 (-63.81%)
Mutual labels:  data-science, django
River Admin
🚀 A shiny admin interface for django-river built with DRF, Vue & Vuetify
Stars: ✭ 55 (-96.73%)
Mutual labels:  workflows, django
Automunge
Artificial Learning, Intelligent Machines
Stars: ✭ 119 (-92.92%)
Mutual labels:  data-science
Django Hardcopy
Render PDFs from HTML in Python/Django using Headless Chrome
Stars: ✭ 119 (-92.92%)
Mutual labels:  django
Variety
A schema analyzer for MongoDB
Stars: ✭ 1,592 (-5.24%)
Mutual labels:  data-science
Django Macros Url
Django Macros URL. Routing must be simple as possible
Stars: ✭ 121 (-92.8%)
Mutual labels:  django
Paperweekly forum
paperweekly's forum
Stars: ✭ 118 (-92.98%)
Mutual labels:  django
Django Subadmin
A special kind of ModelAdmin that allows it to be nested within another ModelAdmin
Stars: ✭ 120 (-92.86%)
Mutual labels:  django
Website
Code for the Outreachy website, based on Python, Django, and Bootstrap.
Stars: ✭ 120 (-92.86%)
Mutual labels:  django
W3develops
The w3develops.org open source codebase - Learn, build, and meetup with other developers on DISCORD https://discord.gg/WphGvTT and YOUTUBE http://bit.ly/codingyt
Stars: ✭ 120 (-92.86%)
Mutual labels:  django
Sarenka
OSINT tool - gets data from services like shodan, censys etc. in one app
Stars: ✭ 120 (-92.86%)
Mutual labels:  django
Pandas Videos
Jupyter notebook and datasets from the pandas Q&A video series
Stars: ✭ 1,716 (+2.14%)
Mutual labels:  data-science
Steppy
Lightweight, Python library for fast and reproducible experimentation 🔬
Stars: ✭ 119 (-92.92%)
Mutual labels:  data-science
Cmdb
资产管理、主机管理、批量执行命令|脚本、流量图、webssh 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 121 (-92.8%)
Mutual labels:  django
Quantified Self
Self-knowledge through numbers
Stars: ✭ 118 (-92.98%)
Mutual labels:  data-science
Modelchimp
Experiment tracking for machine and deep learning projects
Stars: ✭ 121 (-92.8%)
Mutual labels:  data-science
Conf web
django + etcd + confd 配置管理平台
Stars: ✭ 120 (-92.86%)
Mutual labels:  django
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (-7.2%)
Mutual labels:  data-science
Ralph
Ralph is the CMDB / Asset Management system for data center and back office hardware.
Stars: ✭ 1,701 (+1.25%)
Mutual labels:  django

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].