Skip to main content

A pipeline orchestration tool with Pandas support

Project description

PyPI Latest Version Supported Python versions Build Status Coverage Wheel Status

Orca is a pipeline orchestration tool that allows you to define dynamic data sources and explicitly connect them to processing functions. Orca has many features for working with Pandas data structures, but it can be used with anything.

Learn more in the official docs at https://synthicity.github.io/orca/.

Building the Orca UI JS Bundle

Orca ships with a bundle of JavaScript for the server UI. If you’ve installed Orca from pip or conda you already have the bundle, but if you’re working on Orca you might need to build it manually:

  • Make sure nodejs is installed. (I use Homebrew on my Mac.)

  • Install gulp: npm install -g gulp

  • Change directories to orca/server/static

  • Run npm install to install dependencies

  • Build the bundle: gulp js-build, or

  • Watch JS files to rebuild the bundle on changes: gulp js-watch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

orca-1.2.0.zip (248.5 kB view hashes)

Uploaded Source

orca-1.2.0.tar.gz (241.2 kB view hashes)

Uploaded Source

Built Distribution

orca-1.2.0-py2.py3-none-any.whl (242.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page