-
python3-grpcio-status-1.59.0-1.lbn36.noarch
gRPC Python Status Proto Reference package for GRPC Python status proto
mapping.Supported Python Versions - Python > 3.7Dependencies Depends on the
grpcio package, available from PyPI via pip install grpcio.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-grpcio-tools-1.68.0-1.lbn36.x86_64
gRPC Python Tools Package for gRPC Python tools.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-h11-0.16.0-1.lbn36.noarch
This is a little HTTP/1.1 library written from scratch in Python, heavily
inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO
code whatsoever. This means you can hook h11 up to your favorite network API,
and that could be anything you want: synchronous, threaded, asynchronous, or
your own implementation of RFC 6214 -- h11 will not judge you. This also means
that h11 is not immediately useful out of the box: it is a toolkit for building
programs that speak HTTP, not something that could directly replace requests or
twisted.web or whatever. But h11 makes it much easier to implement something
like requests or twisted.web.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hamcrest-2.1.0-1.lbn36.noarch
PyHamcrest is a framework for writing matcher objects, allowing you to
declaratively define "match" rules. There are a number of situations where
matchers are invaluable, such as UI validation, or data filtering, but it is
in the area of writing flexible tests that matchers are most commonly used.
Python 3 version.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hatch-fancy-pypi-readme-24.1.0-4.lbn36.noarch
This provides a Hatch metadata plugin for everyone who cares about the
first impression of their project’s PyPI landing page. It allows you to
define your PyPI project description in terms of concatenated fragments
that are based on static strings, files, and most importantly: parts of
files defined using cut-off points or regular expressions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hatchling-1.27.0-1.lbn36.noarch
This is the extensible, standards compliant build backend used by Hatch.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hdfs-2.7.3-1.lbn36.noarch
HdfsCLI [
Out[1]: ['1.json', '2.json']In [2]: CLIENT.status('models/2.json') Out[2]: {
'accessTime': 1439743128690, 'blockSize': 134217728,
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-hmsclient-0.1.1-1.lbn36.noarch
HMSClient This project aims to be an up to date Python client to interact with
the Hive metastore using the Thrift protocol.Installation Install it with pip
install hmsclient or directly from source.. code-block:: python python setup.py
installUsage Using it from Python is simple:.. code-block:: python from
hmsclient import hmsclient client hmsclient.HMSClient(host'localhost',
port9083) with...
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-httpcore-1.0.9-1.lbn36.noarch
The HTTP Core package provides a minimal low-level HTTP client, which does
one thing only: Sending HTTP requests. It does not provide any high level
model abstractions over the API, does not handle redirects, multipart uploads,
building authentication headers, transparent HTTP caching, URL parsing, etc.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-httpretty-1.1.4-3.fc36.noarch
Once upon a time a python developer wanted to use a RESTful API, everything was
fine but until the day he needed to test the code that hits the RESTful API:
what if the API server is down? What if its content has changed?
Don't worry, HTTPretty is here for you.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36