Skip to main content

A Python package from the ds-common library collection

Project description

ds-resource-plugin-py-lib

A Python package from the ds-common library collection.

Installation

Install the package using pip:

pip install ds-resource-plugin-py-lib

Or using uv (recommended):

uv pip install ds-resource-plugin-py-lib

Quick Start

from ds_resource_plugin_py_lib import __version__

print(f"ds-resource-plugin-py-lib version: {__version__}")

Usage

# Example usage
from ds_resource_plugin_py_lib.common.resource import ResourceClient

resource_client = ResourceClient()
linked_service = resource_client.linked_service(config=config)
dataset = resource_client.dataset(config=config)

linked_service.connect()

dataset.create()
dataset.read()
dataset.delete()
dataset.update()
dataset.rename()

Requirements

  • Python 3.11 or higher

Documentation

Full documentation is available at:

Development

To contribute or set up a development environment:

# Clone the repository
git clone https://github.com/grasp-labs/ds-resource-plugin-py-lib.git
cd ds-resource-plugin-py-lib

# Install development dependencies
uv sync --all-extras --dev

# Run tests
make test

See the README for more information.

License

This package is licensed under the Apache License 2.0. See the LICENSE-APACHE file for details.

Support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ds_resource_plugin_py_lib-0.1.0a2.tar.gz (18.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ds_resource_plugin_py_lib-0.1.0a2-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

Details for the file ds_resource_plugin_py_lib-0.1.0a2.tar.gz.

File metadata

File hashes

Hashes for ds_resource_plugin_py_lib-0.1.0a2.tar.gz
Algorithm Hash digest
SHA256 30039022a3d0d3df241d2bbfda7de526073f7dab659815f62a8b0b8a0931a359
MD5 326dcd314bf57f6ddd65800a00ebc56d
BLAKE2b-256 7a3e850ef55dae42b9020b3f28a2bec822a8504967e02ee1f57be3ae8b6aa224

See more details on using hashes here.

File details

Details for the file ds_resource_plugin_py_lib-0.1.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for ds_resource_plugin_py_lib-0.1.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 7ac17836b81ec6373718c9184e4feae4f6291a0da7cb8063ed17d7ae9eab6fd1
MD5 46d2fecb8fc9107641a9e5f04a67b60c
BLAKE2b-256 56b50a4e2775abce1a6301a13fb19c6e85dfad607d718319f6ccd97e681a27ac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page