You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-jaydebeapi-1.2.3-6.lbn36.noarch
The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
RPMPackage python3-influxdb-client-1.34.0-1.lbn36.noarch
influxdb-client-python .. marker-index-start .. image::
RPMPackage python3-google-crc32c-1.1.2-3.fc36.x86_64
This package wraps the google/crc32c hardware-based implementation of the CRC32C hashing algorithm. Multiple wheels are distributed as well as source. If a wheel is not published for the python version and platform you are using, you will need to compile crc32c using a C toolchain.
RPMPackage python3-google-compute-engine-2.8.13-1.lbn36.noarch
Google Compute Engine guest environment.
RPMPackage python3-google-cloud-compute-1.26.0-1.lbn36.noarch
Python Client for Compute Engine |stable| |pypi| |versions|Compute Engine API_: Create and runs virtual machines on Google Cloud Platform.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pyp .. |versions| image::
RPMPackage python3-httpx-sse-0.4.0-1.lbn36.noarch
httpx-sse Consume Server-Sent Event (SSE) messages with HTTPX. Table of contents Installation Quickstart How-To API Reference Installation NOTE: This is beta software. Please be sure to pin your dependencies. pip install httpx-sse=="0.4.*" Quickstart httpx-sse provides the connect_sse and aconnect_sse helpers for connecting to an SSE endpoint. The resulting EventSource object exposes the .iter_sse() and .aiter_sse() methods to iterate over the server-sent events. Example usage: import httpx from httpx_sse import connect_sse with httpx.Client() as client: with connect_sse(client, "GET", "http:/localhost:8000/sse") as event_source: for sse in event_source.iter_sse(): print(sse.event, sse.data, sse.id, sse.retry) You can try this against this example Starlette server (credit): import asyncio import uvicorn from starlette.applications import Starlette from starlette.routing import Route from sse_sta
RPMPackage python3-httpx+socks-0.28.1-1.lbn36.noarch
This is a metapackage bringing in socks extras requires for python3-httpx. It makes sure the dependencies are installed.
RPMPackage python3-httpx+http2-0.28.1-1.lbn36.noarch
This is a metapackage bringing in http2 extras requires for python3-httpx. It makes sure the dependencies are installed.
RPMPackage python3-httpx+cli-0.28.1-1.lbn36.noarch
This is a metapackage bringing in cli extras requires for python3-httpx. It makes sure the dependencies are installed.
RPMPackage python3-httpx+brotli-0.28.1-1.lbn36.noarch
This is a metapackage bringing in brotli extras requires for python3-httpx. It makes sure the dependencies are installed.
RPMPackage python3-httpx-0.28.1-1.lbn36.noarch
HTTPX is a fully featured HTTP client for Python, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
RPMPackage python3-http-client-3.3.5-2.fc36.noarch
Quickly and easily access any RESTful or RESTful-like API. This is a Python 3 version of the package.
RPMPackage python3-google-cloud-workflows-1.17.0-1.lbn36.noarch
Python Client for Cloud Workflows API |stable| |pypi| |versions|Cloud Workflows API_: Orchestrate and automate Google Cloud and HTTP-based API services with serverless workflows.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pyp .. |versions| image::
RPMPackage python3-google-cloud-vision-3.10.0-1.lbn36.noarch
Python Client for Google Cloud Vision |GA| |pypi| |versions|The Google Cloud Vision_ API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "lion", "Eiffel Tower"), detects individual objects and faces within images, and finds and...
RPMPackage python3-google-cloud-videointelligence-2.16.0-2.lbn36.noarch
Python Client for Video Intelligence API |stable| |pypi| |versions|Video Intelligence API_: makes videos searchable, and discoverable, by extracting metadata with an easy to use API. You can now search every moment of every video file in your catalog and find every occurrence as well as its significance. It quickly annotates videos stored in Google Cloud Storage, and helps you identify key...
RPMPackage python3-google-cloud-translate-3.20.1-1.lbn36.noarch
Python Client for Cloud Translation API |stable| |pypi| |versions|Cloud Translation API_: can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pyp :target:
RPMPackage python3-google-cloud-texttospeech-2.25.0-1.lbn36.noarch
Python Client for Google Cloud Text-to-Speech API |stable| |pypi| |versions|Google Cloud Text-to-Speech API_: enables easy integration of Google text recognition technologies into developer applications. Send text and receive synthesized audio output from the Cloud Text-to-Speech API service.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pypi| image::
RPMPackage python3-google-cloud-tasks-2.19.1-1.lbn36.noarch
Python Client for Cloud Tasks API |stable| |pypi| |versions|Cloud Tasks API_: a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint.- Client Library Documentation_ - Product...
RPMPackage python3-google-cloud-storage-transfer-1.16.0-1.lbn36.noarch
Python Client for Storage Transfer Service API |stable| |pypi| |versions|Storage Transfer Service API_: Secure, low-cost services for transferring data from cloud or on-premises sources.- Client Library Documentation_ - Product Documentation_.. |stabl .. |pyp .. |versions| image::
RPMPackage python3-google-cloud-storage-3.1.0-1.lbn36.noarch
Python Client for Google Cloud Storage API |stable| |pypi| |versions|Google Cloud Storage API_: is a durable and highly available object storage service. Google Cloud Storage is almost infinitely scalable and guarantees consistency: when a write succeeds, the latest copy of the object will be returned to any GET, globally.- Client Library Documentation_ - Product Documentation_.. |stabl .....