You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-pyhive-0.6.1-1.lbn25.noarch

python3-pyhive-0.6.1-1.lbn25.noarch

Package Attributes
RPM  python3-pyhive-0.6.1-1.lbn25.noarch.rpm Architecture  noarch Size  899455 Created  2023/06/18 04:38:21 UTC
Package Specification
Summary Python interface to Hive
Group Unspecified
License Apache License, Version 2.0
Home Page https://github.com/dropbox/PyHive
Description

PyHive is a collection of Python DB-API < and SQLAlchemy < interfaces for Presto < and Hive < .. code-block:: python from pyhive import presto or import hive cursor presto.connect(localhost).cursor() cursor.execute(SELECT * FROM my_awesome_data LIMIT 10) print cursor.fetchone()

Requires
python3dist(future)  
rpmlib(FileDigests)  
python3dist(sasl)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadFilesHavePrefix)  
python3.7dist(future)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-pyhive
python3.7dist(pyhive)
python3dist(pyhive)

Document Actions