Skip to main content

MVC framework for create trustworthy pipelines

Project description

Corral

The Powerful Pipeline Framework

Build Status License py27 py34 py3.5 Pypi Package Documentation Status

Corral will solve your pipeline needs by merging a database full connection interface with a MVC model, by making you able of editing your custom schemas and adding the possibility of writting specific processing steps following a intuitive data handling model.

Features

  • Command line interface with standard utilities

  • Editable commands on your application

  • Completely built on SQLAlchemy ORM

  • Allows the introduction of Steps

  • Follows the MVC (Model View Controller) pattern

Support

User Installation

The easiest way to install corral is using pip

$ pip install -U corral-pipeline

Developmment

Install project by cloning from Corral github:

$ git clone https://github.com/toros-astro/corral.git

and by making pip install -e ., or the classic python setup.py install.

You can also run the install by giving the github link directly to pip:

$ pip install -e git+https://github.com/toros-astro/corral.git

License

Project details


Download files

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

Source Distribution

corral-pipeline-0.2.7.tar.gz (71.4 kB view hashes)

Uploaded Source

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