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.0a4.tar.gz (18.9 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.0a4-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ds_resource_plugin_py_lib-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 f68f531af44f5c328ed0d878638575dede535a75b88baee91fe8cb74fe173ba1
MD5 12a5615f55a8bdb4181a6fa29317797d
BLAKE2b-256 8d61b919842b98f0c0a06c2fd56b3871bbd1d5a3181cdb5e485545d7237aee57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ds_resource_plugin_py_lib-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 022b5f583e7d656a594fc872be80c518511c77c319ca06c20e4031693d620ea3
MD5 a85631df54621610fffd0e5056007466
BLAKE2b-256 652814ef0b2091d342fcfcd509c14b5e38575dba41c76a0700b46399b7ca06df

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