You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-aliyun-python-sdk-dcdn-2.2.19-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-core-v3-2.13.33-1.lbn36.noarch
aliyun-python-sdk-core This is the core module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions: * 2.7 and greater Documentation:Please visit
RPMPackage python3-aliyun-python-sdk-core-2.16.0-4.lbn36.noarch
This is the core module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.
RPMPackage python3-aliyun-python-sdk-config-2.2.14-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-cms-7.0.33-1.lbn36.noarch
aliyun-python-sdk-cms .. This is the cms module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions:2.6.5 and greater**Documentation:**Please visit <
RPMPackage python3-aliyun-python-sdk-cloudauth-2.0.36-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-cdn-3.8.8-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-ccc-2.10.3-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-bssopenapi-2.0.3-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-asapi-2.4.7.2-2.lbn36.noarch
aliyun-python-sdk-asapi This is the asapi module of Aliyun ApsaraStack Python SDK. Aliyun ApsaraStack Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit https:/www.aliyun.com/product/apsara-stack
RPMPackage python3-aliyun-python-sdk-alinlp-1.0.24-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-aegis-1.0.6-2.lbn36.noarch
aliyun-python-sdk-aegis This is the aegis module of Aliyun Python SDK. Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-actiontrail-2.2.0-1.lbn36.noarch
aliyun-python-sdk-actiontrail .. This is the actiontrail module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions:2.6.5 and greater**Documentation:**Please visit <
RPMPackage python3-aliyun-python-sdk-acm-1.0.1-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-aas-2.1.1-2.lbn36.noarch
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services. This module works on Python versions: 2.6.5 and greater Documentation: Please visit http:/develop.aliyun.com/sdk/python
RPMPackage python3-aliyun-python-sdk-2.2.0-1.lbn36.noarch
UNKNOWN
RPMPackage python3-xmltodict-0.13.0-4.lbn36.noarch
xmltodict is a Python module that makes working with XML feel like you are working with JSON. It's very fast (Expat-based) and has a streaming mode with a small memory footprint, suitable for big XML dumps like Discogs or Wikipedia.
RPMPackage python3-portalocker-2.10.0-1.lbn36.noarch
Library to provide an easy API to file locking
RPMPackage python3-pinecone-plugin-inference-0.4.1-1.lbn36.noarch
Inference API plugin for python SDK Installation The plugin is distributed separately from the core python sdk. pip install pinecone-client pip install pinecone-plugin-inference Usage Interact with Pinecone's Inference APIs, e.g. create embeddings (currently in preview). Models currently supported: multilingual-e5-large Generate embeddings The following example highlights how to use an embedding model to generate embeddings for a list of documents and a user query, with the ultimate goal of retrieving similar documents from a Pinecone index. from pinecone import Pinecone pc = Pinecone(api_key="<<PINECONE_API_KEY>>") model = "multilingual-e5-large" text = [ "Turkey is a classic meat to eat at American Thanksgiving.", "Many people enjoy the beautiful mosques in Turkey.", ] text_embeddings = pc.inference.embed( model=model, inputs=text, parameters={"input_
RPMPackage python3-pinecone-client-4.1.2-1.lbn36.noarch
Pinecone Python Client The official Pinecone Python client. For more information, see the docs at https:/www.pinecone.io/docs/ Documentation If you are upgrading from a 2.2.x version of the client, check out the v3 Migration Guide. Reference Documentation Example code Many of the brief examples shown in this README are using very small vectors to keep the documentation concise, but most real world usage will involve much larger embedding vectors. To see some more realistic examples of how this client can be used, explore some of our many Jupyter notebooks in the examples repository. Prerequisites The Pinecone Python client is compatible with Python 3.8 and greater. Installation There are two flavors of the Pinecone python client. The default client installed from PyPI as pinecone-client has a minimal set of dependencies and interacts with Pinecone via HTTP requests. If you are aiming to maximimize performance, you can install additional gRPC dependencies to access an alternate clie