{"id":21436731,"url":"https://github.com/toros-astro/corral","last_synced_at":"2025-07-27T07:30:36.240Z","repository":{"id":60721997,"uuid":"44282921","full_name":"toros-astro/corral","owner":"toros-astro","description":"The Powerful Pipeline Framework","archived":false,"fork":false,"pushed_at":"2023-06-04T15:52:07.000Z","size":5441,"stargazers_count":6,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-25T08:45:04.490Z","etag":null,"topics":["astronomy","data-science","database","framework","oop","pipeline","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toros-astro.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-14T23:56:40.000Z","updated_at":"2023-04-01T17:30:36.000Z","dependencies_parsed_at":"2024-12-07T06:01:04.058Z","dependency_job_id":null,"html_url":"https://github.com/toros-astro/corral","commit_stats":{"total_commits":387,"total_committers":4,"mean_commits":96.75,"dds":"0.24289405684754517","last_synced_commit":"75474b38ff366330d33644461a902d07374a5bbc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toros-astro/corral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toros-astro%2Fcorral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toros-astro%2Fcorral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toros-astro%2Fcorral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toros-astro%2Fcorral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toros-astro","download_url":"https://codeload.github.com/toros-astro/corral/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toros-astro%2Fcorral/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267137425,"owners_count":24041371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astronomy","data-science","database","framework","oop","pipeline","python","python3"],"created_at":"2024-11-23T00:14:15.659Z","updated_at":"2025-07-27T07:30:35.898Z","avatar_url":"https://github.com/toros-astro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. 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   \n.. image:: https://img.shields.io/badge/Astropy-Affiliated-magenta.svg\n   :target: https://www.astropy.org/affiliated/index.html\n   :alt: Astropy Affiliated\n   \n.. image:: https://img.shields.io/badge/ascl-1808.003-blue.svg?colorB=262255\n   :target: http://ascl.net/1808.003\n   :alt: ascl:1808.003\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 \u003chttps://github.com/toros-astro/corral.git\u003e`__:\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)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoros-astro%2Fcorral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoros-astro%2Fcorral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoros-astro%2Fcorral/lists"}