You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-apache-airflow-ftp-2.8.0-2.lbn36.noarch
Apache/Airflow ftp provider
RPMPackage python3-apache-airflow-facebook-2.8.0-2.lbn36.noarch
Apache/Airflow facebook provider
RPMPackage python3-apache-airflow-exasol-2.8.0-2.lbn36.noarch
Apache/Airflow exasol provider
RPMPackage python3-apache-airflow-elasticsearch-2.8.0-2.lbn36.noarch
Apache/Airflow elasticsearch provider
RPMPackage python3-apache-airflow-docker-2.8.0-2.lbn36.noarch
Apache/Airflow docker provider
RPMPackage python3-apache-airflow-discord-2.8.0-2.lbn36.noarch
Apache/Airflow discord provider
RPMPackage python3-apache-airflow-dingding-2.8.0-2.lbn36.noarch
Apache/Airflow dingding provider
RPMPackage python3-apache-airflow-dbt-cloud-2.8.0-2.lbn36.noarch
Apache/Airflow dbt.cloud provider
RPMPackage python3-apache-airflow-datadog-2.8.0-2.lbn36.noarch
Apache/Airflow datadog provider
RPMPackage python3-wandb-0.13.11-1.lbn36.noarch
Weights and Biases W&B to build better models faster. Track and visualize all the pieces of your machine learning pipeline, from datasets to production models.
RPMPackage python3-openapi-spec-validator-0.7.1-1.lbn36.noarch
********************** OpenAPI Spec validator ********************** :target:
RPMPackage python3-openapi-schema-validator-0.6.2-1.lbn36.noarch
About Openapi-schema-validator is a Python library that validates schema against: OpenAPI Schema Specification v3.0 which is an extended subset of the JSON Schema Specification Wright Draft 00. OpenAPI Schema Specification v3.1 which is an extended superset of the JSON Schema Specification Draft 2020-12. Installation Recommended way (via pip): $ pip install openapi-schema-validator Alternatively you can download the code and install from the repository: $ pip install -e git+https:/github.com/p1c2u/openapi-schema-validator.git#egg=openapi_schema_validator Usage By default, the latest OpenAPI schema syntax is expected. To validate an OpenAPI v3.1 schema: from openapi_schema_validator import validate schema = { "type": "object", "required": [ "name" ], "properties": { "name": { "type": "string" }, "age": { "type": ["integer", "null"], "format": "int32", "minimum": 0,
RPMPackage python3-openai-wandb-1.6.1-1.lbn36.noarch
Install support for Weights and Biases
RPMPackage python3-openai-embeddings-1.6.1-1.lbn36.noarch
Install dependencies for embedding utilities.
RPMPackage python3-openai-datalib-1.6.1-1.lbn36.noarch
Data libraries like numpy and pandas are not installed by default due to their size. They’re needed for some functionality of this library, but generally not for talking to the API.
RPMPackage python3-openai-1.35.12-1.lbn36.noarch
OpenAI Python LibraryThe OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.You can find usage examples for the OpenAI Python library in...
RPMPackage python3-apache-beam-2.47.0-1.lbn36.x86_64
Apache Beam is a unified programming model for both batch and streaming data processing, enabling efficient execution across diverse distributed execution engines and providing extensibility points for connecting to different technologies and user communities.
RPMPackage python3-apache-airflow-providers-telegram-4.5.2-1.lbn36.noarch
Package apache-airflow-providers-telegram Release: 4.5.2 Telegram
RPMPackage python3-apache-airflow-providers-smtp-1.7.1-1.lbn36.noarch
Package apache-airflow-providers-smtp Release: 1.7.1 Simple Mail Transfer Protocol (SMTP)
RPMPackage python3-apache-airflow-providers-slack-8.7.1-1.lbn36.noarch
Package apache-airflow-providers-slack Release: 8.7.1 Slack services integration including: Slack API Slack Incoming Webhook