git clone https://github.com/stanford-futuredata/swag-python.git cd swag-python/ conda install -c conda-forge opencv pip install -e . cd .. git clone https://github ...
FlowQuery is a declarative query language for defining and executing data processing pipelines involving (but not limited to) API calls over http. The language is very well suited for prototyping of ...