omniduct


Nameomniduct JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA toolkit providing a uniform interface for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).
upload_time2023-11-01 22:07:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com/airbnb/omniduct/master/omniduct/logo.png" height=200> Omniduct
[![PyPI - Version](https://img.shields.io/pypi/v/omniduct.svg)](https://pypi.org/project/omniduct/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/omniduct.svg)
![PyPI - Status](https://img.shields.io/pypi/status/omniduct.svg)
[![Build Status](https://img.shields.io/github/actions/workflow/status/airbnb/omniduct/tests.yml?branch=main)](https://github.com/airbnb/omniduct/actions?query=workflow%3A%22Run+Tests%22)
[![Documentation Status](https://readthedocs.org/projects/omniduct/badge/?version=latest)](http://omniduct.readthedocs.io/en/latest/?badge=latest)


`omniduct` provides uniform interfaces for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).

- **Documentation:** http://omniduct.readthedocs.io
- **Source:** https://github.com/airbnb/omniduct
- **Bug reports:** https://github.com/airbnb/omniduct/issues

It provides:

- A generic plugin-based programmatic API to access data in a consistent manner across different services (see [supported protocols](http://omniduct.readthedocs.io/en/latest/protocols.html)).
- A framework for lazily connecting to data sources and maintaining these connections during the entire lifetime of the relevant Python session.
- Automatic port forwarding of remote services over SSH where connections cannot be made directly.
- Convenient IPython magic functions for interfacing with data providers from within IPython and Jupyter Notebook sessions.
- Utility classes and methods to assist in maintaining registries of useful services.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "omniduct",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Matthew Wardrop <mpwardrop@gmail.com>, Dan Frank <danfrankj@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ed/66/11aade11e938ac1dfbf6cc43c6b3ebadef30e11496c90d956dfaa19bac77/omniduct-1.2.0.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com/airbnb/omniduct/master/omniduct/logo.png\" height=200> Omniduct\n[![PyPI - Version](https://img.shields.io/pypi/v/omniduct.svg)](https://pypi.org/project/omniduct/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/omniduct.svg)\n![PyPI - Status](https://img.shields.io/pypi/status/omniduct.svg)\n[![Build Status](https://img.shields.io/github/actions/workflow/status/airbnb/omniduct/tests.yml?branch=main)](https://github.com/airbnb/omniduct/actions?query=workflow%3A%22Run+Tests%22)\n[![Documentation Status](https://readthedocs.org/projects/omniduct/badge/?version=latest)](http://omniduct.readthedocs.io/en/latest/?badge=latest)\n\n\n`omniduct` provides uniform interfaces for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).\n\n- **Documentation:** http://omniduct.readthedocs.io\n- **Source:** https://github.com/airbnb/omniduct\n- **Bug reports:** https://github.com/airbnb/omniduct/issues\n\nIt provides:\n\n- A generic plugin-based programmatic API to access data in a consistent manner across different services (see [supported protocols](http://omniduct.readthedocs.io/en/latest/protocols.html)).\n- A framework for lazily connecting to data sources and maintaining these connections during the entire lifetime of the relevant Python session.\n- Automatic port forwarding of remote services over SSH where connections cannot be made directly.\n- Convenient IPython magic functions for interfacing with data providers from within IPython and Jupyter Notebook sessions.\n- Utility classes and methods to assist in maintaining registries of useful services.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A toolkit providing a uniform interface for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/airbnb/omniduct"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d5fc2bdcd51897cae89ef9313c0c7863d47ca08385011a08479066e2074264f1",
                "md5": "4802f0e4204e476968258b83b1c8c4d9",
                "sha256": "c9ce41d1e268e5e4b880f560d005c67837f892e04c9aedb484122a7a13fced9e"
            },
            "downloads": -1,
            "filename": "omniduct-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4802f0e4204e476968258b83b1c8c4d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 135170,
            "upload_time": "2023-11-01T22:07:26",
            "upload_time_iso_8601": "2023-11-01T22:07:26.170487Z",
            "url": "https://files.pythonhosted.org/packages/d5/fc/2bdcd51897cae89ef9313c0c7863d47ca08385011a08479066e2074264f1/omniduct-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed6611aade11e938ac1dfbf6cc43c6b3ebadef30e11496c90d956dfaa19bac77",
                "md5": "e68bec4e67f3cb2ff109bb90d2bfdba4",
                "sha256": "11bbfe36c939e488dd04e001b8266a84c381375446a20f194c7d15373c9335d7"
            },
            "downloads": -1,
            "filename": "omniduct-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e68bec4e67f3cb2ff109bb90d2bfdba4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 127587,
            "upload_time": "2023-11-01T22:07:28",
            "upload_time_iso_8601": "2023-11-01T22:07:28.128406Z",
            "url": "https://files.pythonhosted.org/packages/ed/66/11aade11e938ac1dfbf6cc43c6b3ebadef30e11496c90d956dfaa19bac77/omniduct-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-01 22:07:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "airbnb",
    "github_project": "omniduct",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "omniduct"
}
        
Elapsed time: 0.14114s