intake-duckdb

View on PyPIReverse Dependencies (1)

0.1.2 intake_duckdb-0.1.2-py3-none-any.whl

Wheel Details

Project: intake-duckdb
Version: 0.1.2
Filename: intake_duckdb-0.1.2-py3-none-any.whl
Download: [link]
Size: 7117
MD5: f5c4059ad854080467c778407be0a884
SHA256: 0897f57eae10ad9b1f1f573ca80dff02ed8cf2ebf8e45736093f981416efb43e
Uploaded: 2023-04-19 20:49:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: intake-duckdb
Version: 0.1.2
Summary: DuckDB plugin for Intake
Author: Blake Rosenthal
Maintainer-Email: Blake Rosenthal <brosenthal[at]anaconda.com>
License: Copyright (c) 2023, Anaconda, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: intake,duckdb,duck
Requires-Python: >=3.8
Requires-Dist: intake
Requires-Dist: pandas
Requires-Dist: duckdb
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: entrypoints; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: intake[server]; extra == "test"
Requires-Dist: python-snappy; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1867 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
intake_duckdb/__init__.py sha256=9CrMGuTXr08j-WtGu-7v8KHNDKuQaROhX_6k7313GjQ 213
intake_duckdb/base.py sha256=xdVLXGFG6TYmlmULo1Qat4wOEoidR-DpRWmIarGb6OE 3450
intake_duckdb/catalog.py sha256=V4XhbuPxCYur9NBrglKo24g-nOeuUEe6DeKFN3AmXOY 1856
intake_duckdb/transform.py sha256=M_Ie1YBD3E4meJ823qG6TMl4DdBTxUiyu1et79Hvdyk 1647
intake_duckdb-0.1.2.dist-info/LICENSE sha256=Z5MJOeGqeoVOxryqowMSdpuEZMK2QRQol2fpbild_MM 1286
intake_duckdb-0.1.2.dist-info/METADATA sha256=aunASD6SWaifZ5uyMlqRlWaDg4v0s0toZ4eAAuO3RXk 4110
intake_duckdb-0.1.2.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
intake_duckdb-0.1.2.dist-info/entry_points.txt sha256=ULE1EzWfURNganTocSY8CWkMy_rplTR8BMccg8te7RM 143
intake_duckdb-0.1.2.dist-info/top_level.txt sha256=Ts-V2jhsBI-HyTXJ9r3AjJYaeyr-ar-OtjYABRa2xwo 14
intake_duckdb-0.1.2.dist-info/RECORD

top_level.txt

intake_duckdb

entry_points.txt

duckdb = intake_duckdb:DuckDBSource
duckdb_cat = intake_duckdb:DuckDBCatalog
duckdb_transform = intake_duckdb:DuckDBTransform