{ "info": { "author": "Cabral, Sanchez & Berois", "author_email": "corral-users-forum@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": ".. image:: docs/source/_static/logo_medium.jpg\n :align: left\n :scale: 50%\n :alt: Corral\n\n\nThe Powerful Pipeline Framework\n===============================\n\n.. image:: https://travis-ci.org/toros-astro/corral.svg?branch=master\n :target: https://travis-ci.org/toros-astro/corral\n :alt: Build Status\n\n.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg\n :target: https://opensource.org/licenses/BSD-3-Clause\n :alt: License\n\n.. image:: https://img.shields.io/badge/python-2.7-blue.svg\n :target: https://badge.fury.io/py/corral-pipeline\n :alt: py27\n\n.. image:: https://img.shields.io/badge/python-3.4-blue.svg\n :target: https://badge.fury.io/py/corral-pipeline\n :alt: py34\n\n.. image:: https://img.shields.io/badge/python-3.5-blue.svg\n :target: https://badge.fury.io/py/corral-pipeline\n :alt: py3.5\n \n.. image:: https://badge.fury.io/py/corral-pipeline.svg\n :target: https://badge.fury.io/py/corral-pipeline\n :alt: Pypi Package\n \n.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat\n :target: http://corral.readthedocs.io/en/latest/\n :alt: Documentation Status\n\nCorral will solve your pipeline needs by merging a database full connection\ninterface with a MVC model, by making you able of editing your custom schemas\nand adding the possibility of writting specific processing steps following a\nintuitive data handling model.\n\n\nFeatures\n--------\n\n* Command line interface with standard utilities\n* Editable commands on your application\n* Completely built on SQLAlchemy ORM\n* Allows the introduction of Steps\n* Follows the MVC (Model View Controller) pattern\n\n\nSupport\n-------\n\n- **Full Documentation and Tutorial:** http://corral.readthedocs.io/\n- **Community Forum:**\n https://groups.google.com/forum/#!forum/corral-users-forum\n- **Issues:** If you have issues please report them as a issue\n here: https://github.com/toros-astro/corral/issues\n\n\nUser Installation\n-----------------\n\nThe easiest way to install corral is using pip\n\n.. code-block:: bash\n\n $ pip install -U corral-pipeline\n\n\nDevelopmment\n------------\n\nInstall project by cloning from `Corral github `__:\n\n.. code-block:: bash\n\n $ git clone https://github.com/toros-astro/corral.git\n\nand by making ``pip install -e .``, or the classic ``python setup.py install``.\n\nYou can also run the install by giving the github link directly to pip:\n\n.. code-block:: bash\n\n $ pip install -e git+https://github.com/toros-astro/corral.git\n\n\nLicense\n-------\n\n- BSD-3: https://opensource.org/licenses/BSD-3-Clause\n- BSD-3 Licence Explained: https://tldrlegal.com/license/bsd-3-clause-license-(revised)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/toros-astro/corral", "keywords": "pipeline etl sql rdbms mvc", "license": "3 Clause BSD", "maintainer": "", "maintainer_email": "", "name": "corral-pipeline", "package_url": "https://pypi.org/project/corral-pipeline/", "platform": "", "project_url": "https://pypi.org/project/corral-pipeline/", "project_urls": { "Homepage": "https://github.com/toros-astro/corral" }, "release_url": "https://pypi.org/project/corral-pipeline/0.3/", "requires_dist": null, "requires_python": "", "summary": "MVC framework for create trustworthy pipelines", "version": "0.3" }, "last_serial": 3102551, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "9ed549c2632bfeea4741d196f3b5d8e3", "sha256": "96a3c82c24b0ae6f360df7d2713fdb41a5e69fbeb1a5ee787b8f5f31b4eb4ec8" }, "downloads": -1, "filename": "corral-pipeline-0.2.3.tar.gz", "has_sig": false, "md5_digest": "9ed549c2632bfeea4741d196f3b5d8e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68897, "upload_time": "2017-01-28T22:09:27", "url": "https://files.pythonhosted.org/packages/c3/26/4123c8a897cd3954be2fd5cad1a78046de7a0cf3878835f474dabd6b3efb/corral-pipeline-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "c7840cedf0e08d9126ddfa0d1237138e", "sha256": "db7d05445680e5ab633d0a4053ea42642eadec795c9592225507b3cc8bbfa31a" }, "downloads": -1, "filename": "corral-pipeline-0.2.4.tar.gz", "has_sig": false, "md5_digest": "c7840cedf0e08d9126ddfa0d1237138e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69570, "upload_time": "2017-01-30T06:35:48", "url": "https://files.pythonhosted.org/packages/a9/48/b78a5f1d6b0383b34c65c13095fee8a00f7314a648e2ee29f66623107eae/corral-pipeline-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "ec30377fa28f11b156470a43f6bc13d4", "sha256": "0d760c91ac7e5f03f7041874c503b7211328f0892b4aee5828bbb21823d93e68" }, "downloads": -1, "filename": "corral-pipeline-0.2.5.tar.gz", "has_sig": false, "md5_digest": "ec30377fa28f11b156470a43f6bc13d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69402, "upload_time": "2017-01-30T06:42:18", "url": "https://files.pythonhosted.org/packages/e0/a0/466c9ee3987394ebcd7e8bc5603e7588a1aada69648d81f1026a4871bd48/corral-pipeline-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "d9ef3115a1bc23967a5ecbf664510076", "sha256": "0e1a539e5aaca09b8a07b8a3f427ffe9e7c212af3e8f8fd6c5899564b4f7e00f" }, "downloads": -1, "filename": "corral-pipeline-0.2.6.tar.gz", "has_sig": false, "md5_digest": "d9ef3115a1bc23967a5ecbf664510076", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69492, "upload_time": "2017-03-21T02:37:47", "url": "https://files.pythonhosted.org/packages/db/5a/21a4dda9d5f431120f70acdba109f18c450c6201bd43a69b77657ae77c1d/corral-pipeline-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "a6bab48a987e3cfc5e917fdb26aa2d0a", "sha256": "5089fa83ed859fc1a44a77baf19439d2b672660f17e435c48bac0be579712726" }, "downloads": -1, "filename": "corral-pipeline-0.2.7.tar.gz", "has_sig": false, "md5_digest": "a6bab48a987e3cfc5e917fdb26aa2d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71424, "upload_time": "2017-04-26T20:22:10", "url": "https://files.pythonhosted.org/packages/0a/9f/86fa1356ffaed5af70da8dc46ee5518cf1e2300b69390a0647e84b5cc3b6/corral-pipeline-0.2.7.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ef1dfe7c48126f955d42b43ea2bd8958", "sha256": "b1c4b230e1f299db081b465d30a8d67d56c57c527f0882d3ecad32256eaeb4b1" }, "downloads": -1, "filename": "corral-pipeline-0.3.tar.gz", "has_sig": false, "md5_digest": "ef1dfe7c48126f955d42b43ea2bd8958", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71153, "upload_time": "2017-08-17T04:44:04", "url": "https://files.pythonhosted.org/packages/a0/00/9d8da57ae2d7ca9319df673a98056a8519cc2475206e0680a2d34c08ccf6/corral-pipeline-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef1dfe7c48126f955d42b43ea2bd8958", "sha256": "b1c4b230e1f299db081b465d30a8d67d56c57c527f0882d3ecad32256eaeb4b1" }, "downloads": -1, "filename": "corral-pipeline-0.3.tar.gz", "has_sig": false, "md5_digest": "ef1dfe7c48126f955d42b43ea2bd8958", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71153, "upload_time": "2017-08-17T04:44:04", "url": "https://files.pythonhosted.org/packages/a0/00/9d8da57ae2d7ca9319df673a98056a8519cc2475206e0680a2d34c08ccf6/corral-pipeline-0.3.tar.gz" } ] }