![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
.. image:: docs/source/_static/logo_medium.jpg :align: left :scale: 50% :alt: Corral
.. image:: https://travis-ci.org/toros-astro/corral.svg?branch=master :target: https://travis-ci.org/toros-astro/corral :alt: Build Status
.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://opensource.org/licenses/BSD-3-Clause :alt: License
.. image:: https://img.shields.io/badge/python-2.7-blue.svg :target: https://badge.fury.io/py/corral-pipeline :alt: py27
.. image:: https://img.shields.io/badge/python-3.4-blue.svg :target: https://badge.fury.io/py/corral-pipeline :alt: py34
.. image:: https://img.shields.io/badge/python-3.5-blue.svg :target: https://badge.fury.io/py/corral-pipeline :alt: py3.5
.. image:: https://badge.fury.io/py/corral-pipeline.svg :target: https://badge.fury.io/py/corral-pipeline :alt: Pypi Package
.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat :target: http://corral.readthedocs.io/en/latest/ :alt: 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.
The easiest way to install corral is using pip
.. code-block:: bash
$ pip install -U corral-pipeline
Install project by cloning from Corral github <https://github.com/toros-astro/corral.git>
__:
.. code-block:: bash
$ 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:
.. code-block:: bash
$ pip install -e git+https://github.com/toros-astro/corral.git
FAQs
MVC framework for create trustworthy pipelines
We found that corral-pipeline demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.