-
python3-nose-ignore-docstring-0.2-4.lbn25.noarch
This package contains a plugin for nose. If this plugin is active, nose
does not use docstrings to name tests.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-nose-timer-0.7.5-1.lbn25.noarch
nose-timer A timer plugin for nosetests that answers the question: *how much
time does every test take?* Install To install the latest release from PyPI::
pip install nose-timerOr to install the latest development version from Git::
pip install git+ to install the latest from source:: git clone cd nose-timer
pip install .You can also make a developer install if you plan on modifying the
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-pinotdb-0.2.4-1.lbn25.noarch
Python DB-API and SQLAlchemy dialect for Pinot This module allows accessing
Pinot via its [SQL API]( Usage Using the DB API:python from pinotdb import
connectconn connect(host'localhost', port8099, path'/query', scheme'http') curs
conn.cursor() curs.execute(""" SELECT place, CAST(REGEXP_EXTRACT(place,
'(.*),', 1) AS FLOAT) AS lat, CAST(REGEXP_EXTRACT(place, ',(.*)', 1) AS FLOAT)
AS lon FROM...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-pre-commit-1.18.3-1.lbn25.noarch
[ and [scikit-learn]( (for machine
learning). pydruid can export query results into TSV or JSON for further
processing...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-pyhive-0.6.1-1.lbn25.noarch
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()
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-pysmbclient-0.1.5-1.lbn25.noarch
Python smbclient wrapper.This is a wrapper that works by running the
"smbclient" subprocess and providing an API similar to the one provided by
python os module.It is an ugly hack, but it is here for anyone that finds it
useful.The programmer before me was using a "bash" file with lots of smbclient
calls, so I think my solution is at least better.Usage example:>>> smb...
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-qds-sdk-1.12.0-1.lbn25.noarch
Qubole Data Service Python SDK A Python module that provides the tools you need
to authenticate with, and use the Qubole Data Service API.Installation From
PyPI The SDK is available on PyPI < $ pip install qds-sdkFrom source * Get the
source code: - Either clone the project: git clone git@github.com:qubole/qds-
sdk-py.git and checkout latest release tag from Releases <
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-redis-3.3.8-1.lbn25.noarch
This is a Python 3 interface to the Redis key-value store.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python3-rednose-1.3.0-1.lbn25.noarch
A module for making nose pretty using colors.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25