Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: fix monthly download badges closing HTML tag #3090

Merged
merged 1 commit into from
Feb 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<a href="https://github.com/vmware/versatile-data-kit/contributors" alt="Last Activity">
<img src="https://img.shields.io/github/last-commit/vmware/versatile-data-kit" alt="Last Activity"></a>
<a href="https://pypistats.org/packages/vdk-core" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-core.svg" alt="monthly download count for vdk-core">
<img src="https://img.shields.io/pypi/dm/vdk-core.svg" alt="monthly download count for vdk-core"></a>
<a href="https://github.com/vmware/versatile-data-kit/blob/main/LICENSE" alt="License">
<img src="https://img.shields.io/github/license/vmware/versatile-data-kit" alt="license"></a>
<a href="https://github.com/pre-commit/pre-commit">
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-control-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Versatile Data Kit Control CLI

<a href="https://pypistats.org/packages/vdk-control-cli" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-control-cli.svg" alt="monthly download count for vdk-control-cli">
<img src="https://img.shields.io/pypi/dm/vdk-control-cli.svg" alt="monthly download count for vdk-control-cli"></a>

VDK Control CLI is meant for Data Engineers to use to manage the lifecycle of jobs - create, delete, deploy, configure Data Jobs.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-core/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Versatile Data Kit SDK Core

<a href="https://pypistats.org/packages/vdk-core" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-core.svg" alt="monthly download count for vdk-core">
<img src="https://img.shields.io/pypi/dm/vdk-core.svg" alt="monthly download count for vdk-core"></a>

To build or contribute, see [CONTRIBUTING.md](./CONTRIBUTING.md).

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-heartbeat/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Versatile Data Kit Heartbeat tool

<a href="https://pypistats.org/packages/vdk-heartbeat" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-heartbeat.svg" alt="monthly download count for vdk-heartbeat">
<img src="https://img.shields.io/pypi/dm/vdk-heartbeat.svg" alt="monthly download count for vdk-heartbeat"></a>

Heartbeat tool for verifying deployed SDK and Control Service are functional and working correctly.<br>
It checks that a job can be created, deployed, run and deleted.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/airflow-provider-vdk/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Versatile Data Kit Airflow provider

<a href="https://pypistats.org/packages/airflow-provider-vdk" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/airflow-provider-vdk.svg" alt="monthly download count for airflow-provider-vdk">
<img src="https://img.shields.io/pypi/dm/airflow-provider-vdk.svg" alt="monthly download count for airflow-provider-vdk"></a>

A set of Airflow operators, sensors and a connection hook intended to help schedule Versatile Data Kit jobs using Apache Airflow.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/quickstart-vdk/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Quickstart-VDK

<a href="https://pypistats.org/packages/quickstart-vdk" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/quickstart-vdk.svg" alt="monthly download count for quickstart-vdk">
<img src="https://img.shields.io/pypi/dm/quickstart-vdk.svg" alt="monthly download count for quickstart-vdk"></a>

This is the first VDK packaging that users would install to play around with.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-audit/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Versatile Data Kit Audit Plugin

<a href="https://pypistats.org/packages/vdk-audit" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-audit.svg" alt="monthly download count for vdk-audit">
<img src="https://img.shields.io/pypi/dm/vdk-audit.svg" alt="monthly download count for vdk-audit"></a>

Visibility into the actions provides opportunities for test frameworks, logging
frameworks, and security tools to monitor and optionally limit actions taken by the
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-control-api-auth/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vdk-control-api-auth

<a href="https://pypistats.org/packages/vdk-control-api-auth" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-control-api-auth.svg" alt="monthly download count for vdk-control-api-auth">
<img src="https://img.shields.io/pypi/dm/vdk-control-api-auth.svg" alt="monthly download count for vdk-control-api-auth"></a>

vdk-control-api-auth is a plugin library that implements authentication
utilities used by vdk-control-cli and other plugins.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-csv/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Versatile Data Kit CSV Plugin

<a href="https://pypistats.org/packages/vdk-csv" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-csv.svg" alt="monthly download count for vdk-csv">
<img src="https://img.shields.io/pypi/dm/vdk-csv.svg" alt="monthly download count for vdk-csv"></a>

This plugin provides functionality to ingest and export CSV files.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-dag/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VDK DAGs

<a href="https://pypistats.org/packages/vdk-dag" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-dag.svg" alt="monthly download count for vdk-dag">
<img src="https://img.shields.io/pypi/dm/vdk-dag.svg" alt="monthly download count for vdk-dag"></a>

Express dependencies between data jobs.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-data-source-git/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# data-source-git

<a href="https://pypistats.org/packages/vdk-data-source-git" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-data-source-git.svg" alt="monthly download count for vdk-data-source-git">
<img src="https://img.shields.io/pypi/dm/vdk-data-source-git.svg" alt="monthly download count for vdk-data-source-git"></a>

Extracts content from Git repositories along with associated file metadata.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-data-sources/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# data-sources

<a href="https://pypistats.org/packages/vdk-data-sources" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-data-sources.svg" alt="monthly download count for vdk-data-sources">
<img src="https://img.shields.io/pypi/dm/vdk-data-sources.svg" alt="monthly download count for vdk-data-sources"></a>

Enables Versatile Data Kit (VDK) to integrate with various data sources by providing a unified interface for data ingestion and management.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-duckdb/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# duckdb

<a href="https://pypistats.org/packages/vdk-duckdb" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-duckdb.svg" alt="monthly download count for vdk-duckdb">
<img src="https://img.shields.io/pypi/dm/vdk-duckdb.svg" alt="monthly download count for vdk-duckdb"></a>

DuckDB plugin for the Versatile Data Kit (VDK), which enables users to connect to and interact with DuckDB databases.
The purpose is to simplify data extraction, transformation, and loading tasks when working with DuckDB as a data source or destination
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-gdp-execution-id/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-gdp-execution-id" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-gdp-execution-id.svg" alt="monthly download count for vdk-gdp-execution-id">
<img src="https://img.shields.io/pypi/dm/vdk-gdp-execution-id.svg" alt="monthly download count for vdk-gdp-execution-id"></a>

An installed Generative Data Pack plugin automatically expands the data sent for ingestion.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-greenplum/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-greenplum" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-greenplum.svg" alt="monthly download count for vdk-greenplum">
<img src="https://img.shields.io/pypi/dm/vdk-greenplum.svg" alt="monthly download count for vdk-greenplum"></a>

This plugin allows vdk-core to interface with and execute queries against a Greenplum database.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-huggingface/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Huggingface

<a href="https://pypistats.org/packages/vdk-huggingface" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-huggingface.svg" alt="monthly download count for vdk-huggingface">
<img src="https://img.shields.io/pypi/dm/vdk-huggingface.svg" alt="monthly download count for vdk-huggingface"></a>

Versatile Data Kit (VDK) plugin for integrating with Huggingface as both a data source and a target.
This plugin allows you to ingest data payloads into a Huggingface repository and makes it easier to work with datasets stored in Huggingface.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-impala/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This plugin allows vdk-core to interface with and execute queries against an Impala database.

<a href="https://pypistats.org/packages/vdk-impala" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-impala.svg" alt="monthly download count for vdk-impala">
<img src="https://img.shields.io/pypi/dm/vdk-impala.svg" alt="monthly download count for vdk-impala"></a>

# Features

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-ingest-file/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## VDK-INGEST-FILE Plugin

<a href="https://pypistats.org/packages/vdk-ingest-file" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-ingest-file.svg" alt="monthly download count for vdk-ingest-file">
<img src="https://img.shields.io/pypi/dm/vdk-ingest-file.svg" alt="monthly download count for vdk-ingest-file"></a>

This plugin provides functionality to ingest data into a file. It is intended for local testing.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-ingest-http/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
### VDK-INGEST-HTTP Plugin

<a href="https://pypistats.org/packages/vdk-ingest-http" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-ingest-http.svg" alt="monthly download count for vdk-ingest-http">
<img src="https://img.shields.io/pypi/dm/vdk-ingest-http.svg" alt="monthly download count for vdk-ingest-http"></a>

This plugin provides functionality to ingest data over http.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-ipython/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vdk-ipython

<a href="https://pypistats.org/packages/vdk-ipython" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-ipython.svg" alt="monthly download count for vdk-ipython">
<img src="https://img.shields.io/pypi/dm/vdk-ipython.svg" alt="monthly download count for vdk-ipython"></a>

Ipython extension for VDK

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-jobs-troubleshooting/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## VDK-JOBS-TROUBLESHOOTING Plugin

<a href="https://pypistats.org/packages/vdk-jobs-troubleshooting" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-jobs-troubleshooting.svg" alt="monthly download count for vdk-jobs-troubleshooting">
<img src="https://img.shields.io/pypi/dm/vdk-jobs-troubleshooting.svg" alt="monthly download count for vdk-jobs-troubleshooting"></a>

The VDK JOB Troubleshooting plugin provides the ability to add various troubleshooting utilities which can be accessed
during the data job runtime.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vdk-jupyterlab-extension

<a href="https://pypistats.org/packages/vdk-jupyterlab-extension" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-jupyterlab-extension.svg" alt="monthly download count for vdk-jupyterlab-extension">
<img src="https://img.shields.io/pypi/dm/vdk-jupyterlab-extension.svg" alt="monthly download count for vdk-jupyterlab-extension"></a>

A Jupyterlab extension for using VDK
For more information see: https://github.com/vmware/versatile-data-kit/tree/main/specs/vep-994-jupyter-notebook-integration
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-kerberos-auth/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-kerberos-auth" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-kerberos-auth.svg" alt="monthly download count for vdk-kerberos-auth">
<img src="https://img.shields.io/pypi/dm/vdk-kerberos-auth.svg" alt="monthly download count for vdk-kerberos-auth"></a>

The plugin provides GSSAPI Kerberos authentication on data job startup. The plugin also adds Kerberos/GSSAPI support for HTTP requests.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-lineage-model/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VDK Lineage Model

<a href="https://pypistats.org/packages/vdk-lineage-model" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-lineage-model.svg" alt="monthly download count for vdk-lineage-model">
<img src="https://img.shields.io/pypi/dm/vdk-lineage-model.svg" alt="monthly download count for vdk-lineage-model"></a>

VDK Lineage Model plugin aims to abstract emitting lineage data from VDK data jobs, so that different lineage loggers
can be configured at run time in any plugin that supports emitting lineage data.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-lineage/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VDK Lineage

<a href="https://pypistats.org/packages/vdk-lineage" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-lineage.svg" alt="monthly download count for vdk-lineage">
<img src="https://img.shields.io/pypi/dm/vdk-lineage.svg" alt="monthly download count for vdk-lineage"></a>

VDK Lineage plugin provides lineage data (input data -> job -> output data) information and send it to a pre-configured
destination. The lineage data is send using [OpenLineage standard](https://openlineage.io)
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-logging-format/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This plugin has been deprecated; please use vdk-structlog instead.

<a href="https://pypistats.org/packages/vdk-logging-format" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-logging-format.svg" alt="monthly download count for vdk-logging-format">
<img src="https://img.shields.io/pypi/dm/vdk-logging-format.svg" alt="monthly download count for vdk-logging-format"></a>

This plugins allows for the configuration of the format of VDK logs.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-meta-jobs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Meta Jobs

<a href="https://pypistats.org/packages/vdk-meta-jobs" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-meta-jobs.svg" alt="monthly download count for vdk-meta-jobs">
<img src="https://img.shields.io/pypi/dm/vdk-meta-jobs.svg" alt="monthly download count for vdk-meta-jobs"></a>

Express dependencies between data jobs.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-notebook/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vdk-notebook

<a href="https://pypistats.org/packages/vdk-notebook" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-notebook.svg" alt="monthly download count for vdk-notebook">
<img src="https://img.shields.io/pypi/dm/vdk-notebook.svg" alt="monthly download count for vdk-notebook"></a>

A new VDK plugin which supports running data jobs which consists of .ipynb files.
You can see [VDK Jupyter Integration VEP](https://github.com/vmware/versatile-data-kit/blob/main/specs/vep-994-jupyter-notebook-integration/README.md) for more information.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-oracle/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# oracle

<a href="https://pypistats.org/packages/vdk-oracle" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-oracle.svg" alt="monthly download count for vdk-oracle">
<img src="https://img.shields.io/pypi/dm/vdk-oracle.svg" alt="monthly download count for vdk-oracle"></a>

Support for VDK Managed Oracle connection

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-plugin-control-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-plugin-control-cli" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-plugin-control-cli.svg" alt="monthly download count for vdk-plugin-control-cli">
<img src="https://img.shields.io/pypi/dm/vdk-plugin-control-cli.svg" alt="monthly download count for vdk-plugin-control-cli"></a>

This plugin allows vdk-core to access vdk-control-cli functionality.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-postgres/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-postgres" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-postgres.svg" alt="monthly download count for vdk-postgres">
<img src="https://img.shields.io/pypi/dm/vdk-postgres.svg" alt="monthly download count for vdk-postgres"></a>

This plugin allows vdk-core to interface with and execute queries against a PostgreSQL database.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-properties-fs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-properties-fs" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-properties-fs.svg" alt="monthly download count for vdk-properties-fs">
<img src="https://img.shields.io/pypi/dm/vdk-properties-fs.svg" alt="monthly download count for vdk-properties-fs"></a>

This plugin allows vdk-core to read/write properties on the local FS. Mainly for development purposes,
to simplify a use-case with local Properties API usage, that would otherwise require a Control Service instance prerequisite.
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-server/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Versatile Data Kit Server Plugin

<a href="https://pypistats.org/packages/vdk-server" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-server.svg" alt="monthly download count for vdk-server">
<img src="https://img.shields.io/pypi/dm/vdk-server.svg" alt="monthly download count for vdk-server"></a>

This plugin facilitates installation of the Control Service in a local [Kind](https://kind.sigs.k8s.io/) cluster.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-singer/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# singer

<a href="https://pypistats.org/packages/vdk-singer" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-singer.svg" alt="monthly download count for vdk-singer">
<img src="https://img.shields.io/pypi/dm/vdk-singer.svg" alt="monthly download count for vdk-singer"></a>

The vdk-singer plugin provides an easy way to integrate Singer Taps as data sources within the Versatile Data Kit (VDK).
This allows you to pull data from various external systems that have Singer Taps available and use them seamlessly
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-smarter/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VDK Smarter

<a href="https://pypistats.org/packages/vdk-smarter" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-smarter.svg" alt="monthly download count for vdk-smarter">
<img src="https://img.shields.io/pypi/dm/vdk-smarter.svg" alt="monthly download count for vdk-smarter"></a>

Making VDK smarter by employing ML/AI.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-snowflake/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Versatile Data Kit Plugin for Snowflake Support

<a href="https://pypistats.org/packages/vdk-snowflake" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-snowflake.svg" alt="monthly download count for vdk-snowflake">
<img src="https://img.shields.io/pypi/dm/vdk-snowflake.svg" alt="monthly download count for vdk-snowflake"></a>

This plugin provides functionality, used by the Versatile Data Kit
to interact with a Snowflake instance. Users of the plugin can connect to
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-sqlite/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-sqlite" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-sqlite.svg" alt="monthly download count for vdk-sqlite">
<img src="https://img.shields.io/pypi/dm/vdk-sqlite.svg" alt="monthly download count for vdk-sqlite"></a>

This plugin allows vdk-core to interface with, execute queries against, and ingest data to a SQLite database.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-structlog/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Structured Logging For VDK

<a href="https://pypistats.org/packages/vdk-structlog" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-structlog.svg" alt="monthly download count for vdk-structlog">
<img src="https://img.shields.io/pypi/dm/vdk-structlog.svg" alt="monthly download count for vdk-structlog"></a>

This plugin allows users to:
- select the log output format
Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-test-utils/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-test-utils" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-test-utils.svg" alt="monthly download count for vdk-test-utils">
<img src="https://img.shields.io/pypi/dm/vdk-test-utils.svg" alt="monthly download count for vdk-test-utils"></a>

This plugin provides utility tools used for the testing of vdk-core and vdk-core plugins.

Expand Down
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-trino/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://pypistats.org/packages/vdk-trino" alt="Monthly Downloads">
<img src="https://img.shields.io/pypi/dm/vdk-trino.svg" alt="monthly download count for vdk-trino">
<img src="https://img.shields.io/pypi/dm/vdk-trino.svg" alt="monthly download count for vdk-trino"></a>

This plugin allows vdk-core to interface with and execute queries against a Trino database. Additionally, it can collect lineage data, assuming a lineage logger has been provided through the vdk-core configuration.

Expand Down
Loading