{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# intake-omnisci\nAn [OmniSci](https://www.omnisci.com) driver for\n[intake](https://intake.readthedocs.io/en/latest).\n\n## Installation\nYou can install this driver by running\n```\npip install intake-omnisci\n```\nIntake should automatically be able to pick it up and use it when encountering\nan OmniSci data source in a catalog.\n\n## Usage\n\nSee an example of how to use the driver in\n[this](./examples/example.ipynb) notebook.\n\nDevelopment Environment\n-----------------------\n\n * Create development Python environment.\n * Install conda: `conda install conda=4.5`\n * Install jupyter: `conda install jupyter`\n * Install [intake](https://github.com/ContinuumIO/intake): `conda install -c intake intake`\n * `pip install -r requirements.txt`\n * `python setup.py develop`\n * Verify development environment by running the unit tests with `py.test`.\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Quansight/intake-omnisci", "keywords": "", "license": "Apache 2.0", "maintainer": "Pearu Peterson and Ian Rose", "maintainer_email": "pearu.peterson@quansight.com", "name": "intake-omnisci", "package_url": "https://pypi.org/project/intake-omnisci/", "platform": "", "project_url": "https://pypi.org/project/intake-omnisci/", "project_urls": { "Homepage": "https://github.com/Quansight/intake-omnisci" }, "release_url": "https://pypi.org/project/intake-omnisci/0.1.0/", "requires_dist": [ "intake (>=0.5.3)", "pandas", "pymapd" ], "requires_python": "", "summary": "OmniSci plugin for Intake", "version": "0.1.0" }, "last_serial": 5757413, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f2c69061834f06c6f53e0b08d1127d3e", "sha256": "bb70753e32a9ebc8924df7c83d6dc3f9a9e9d7bfec4b5a230d9a8b3250f4b8e8" }, "downloads": -1, "filename": "intake_omnisci-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f2c69061834f06c6f53e0b08d1127d3e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8640, "upload_time": "2019-08-29T22:59:07", "url": "https://files.pythonhosted.org/packages/e4/05/80e67e1389985c87d8ccd03897ae0bfc0c026a8831f7fa3a9a45cc811af3/intake_omnisci-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dd2eac001cfc58351265af76797d328", "sha256": "e81a8b0e37ec334cc3c64b5902f972312e230113cda2857ae8200ee42906e842" }, "downloads": -1, "filename": "intake-omnisci-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1dd2eac001cfc58351265af76797d328", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7394, "upload_time": "2019-08-29T22:59:10", "url": "https://files.pythonhosted.org/packages/ce/c0/9e08fb8297f7bd8241ff447216b2c360b3738e198c9d99f0aa66aeeeb971/intake-omnisci-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f2c69061834f06c6f53e0b08d1127d3e", "sha256": "bb70753e32a9ebc8924df7c83d6dc3f9a9e9d7bfec4b5a230d9a8b3250f4b8e8" }, "downloads": -1, "filename": "intake_omnisci-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f2c69061834f06c6f53e0b08d1127d3e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8640, "upload_time": "2019-08-29T22:59:07", "url": "https://files.pythonhosted.org/packages/e4/05/80e67e1389985c87d8ccd03897ae0bfc0c026a8831f7fa3a9a45cc811af3/intake_omnisci-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dd2eac001cfc58351265af76797d328", "sha256": "e81a8b0e37ec334cc3c64b5902f972312e230113cda2857ae8200ee42906e842" }, "downloads": -1, "filename": "intake-omnisci-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1dd2eac001cfc58351265af76797d328", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7394, "upload_time": "2019-08-29T22:59:10", "url": "https://files.pythonhosted.org/packages/ce/c0/9e08fb8297f7bd8241ff447216b2c360b3738e198c9d99f0aa66aeeeb971/intake-omnisci-0.1.0.tar.gz" } ] }