Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 500 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 500 Bytes

WE1S Workflow Manager

This is an early-stage prototype for the WE1S WE1S Workflow Management System. It is still very buggy, but it demonstrates the major functions. It runs on port 5000 with the default localhost:27017 for MongoDB.

Requirements

  • Python 3.x
  • pandas
  • pymongo (pip install pymongo)
  • tabulator (pip install tabulator)
  • tableschema_pandas (pip install tableschema_pandas)

Once the app is running, there is a "To Do" page with a list of tasks for future development.