Skip to main content

A small client for the WDC-Rest-API.

Project description

Description

This project includes a very small client to access data form the WebDataCollector-API. It is meant to provide a simple means of accessing the data in Json or as Panda-DataFrames.

More information about is availaible on its project homepage.

Usage

from dss_wdc_client.client import WDCClient

# Somehow initialize environment variables for 
# "WDC_HOST" and "WDC_TOKEN". 
load_dotenv()

client = WDCClient.fromEnv()
df = client.loadAsDataFrame(
	'api/endpoint...', {'param1', 'value has to be encoded'})

For more information about the client and usable endpoints, see the project homepage of WDC.

Changelog

  • 0.6.0 WDCClient throws an WDCException if a request to the server fails
  • 0.5.0 New signatures and methods taking care of encodings and working on large results
  • 0.4.3 Add dependencies pandas["excel, plot"] as they are likely to be used.
  • 0.4.2 Enhance README with Changelog and code-example.
  • 0.4.1 Include a preferred variant for creating WDCClients from the Environment

Internal Notes for the Development Environment

Initialize

wdc-rest-api-python> poetry install

Use cases

Publish to PyPI

(https://python-poetry.org/docs/repositories/#publishable-repositories)

  1. Config token (once)

    poetry config pypi-token.pypi <my-token>

  2. Publish

    poetry publish --build

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

dss_wdc_client-0.6.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

dss_wdc_client-0.6.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file dss_wdc_client-0.6.0.tar.gz.

File metadata

  • Download URL: dss_wdc_client-0.6.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.10.12 Linux/5.15.0-91-generic

File hashes

Hashes for dss_wdc_client-0.6.0.tar.gz
Algorithm Hash digest
SHA256 530ec62aa7e05706ea6383da119341c531798fc617078671b9de94c05b479958
MD5 aa25e1358475ac0af2aa4502d92ac90f
BLAKE2b-256 3dd622ded9a88400a1df83180aee40520b19f1e2768fd2c32a2e77f4f85755f4

See more details on using hashes here.

File details

Details for the file dss_wdc_client-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: dss_wdc_client-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.10.12 Linux/5.15.0-91-generic

File hashes

Hashes for dss_wdc_client-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0e19e38ff1d2a8cec0390721562f268f417ee00f801728d58d78123ceec0e4b9
MD5 d0e5fda49f3a2de7e7f8eeb025e14bde
BLAKE2b-256 0253da9102c55992f607a65a5b2f9064b8c0b88f808d72fb6b1af4ddca02201f

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