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.

Usage

from dsslab.wdc_client import *

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

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

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

Changelog

  • 0.13.0 Add method WDCClient.loadAsDF(endpoint: str, **params) for brevity
  • 0.12.0 Fix minor bug for Rate-Limiting.
  • 0.11.0 Transparently handle Rate-Limiting from server.
  • 0.10.0 Moved to new package structure with the namespace dsslab.

Old changelog

  • 0.9.1 Make package obsolete.
  • 0.9.0 Add method WDCClient#put to create PUT-Requests
  • 0.8.2 Fix for duplicate parameters when paging.
  • 0.8.1 Simplify new methods for loading a DomainGraph.
  • 0.8.0 Added new methods for loading DomainGraphs.
  • 0.7.3 Fix README
  • 0.7.2 Include link for generated documentation
  • 0.7.1 Added generated documentation
  • 0.7.0 Added new method WDCClient.loadDomainGraph for loading a DomainGraph as NetworkX-Object
  • 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

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

dsslab_wdc_client-0.13.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

dsslab_wdc_client-0.13.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file dsslab_wdc_client-0.13.0.tar.gz.

File metadata

  • Download URL: dsslab_wdc_client-0.13.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.12 Linux/5.15.0-144-generic

File hashes

Hashes for dsslab_wdc_client-0.13.0.tar.gz
Algorithm Hash digest
SHA256 620d9540863be9afbb38574b86e223fddadb54376d24a8e0261230bc4175ff78
MD5 637f6eec044edd54a672e104ce8930e9
BLAKE2b-256 5d02465a57f39e312ec2f03a25bfd73348ee2d9cf2baf67cfa7ce46ce57fb504

See more details on using hashes here.

File details

Details for the file dsslab_wdc_client-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: dsslab_wdc_client-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.4 CPython/3.10.12 Linux/5.15.0-144-generic

File hashes

Hashes for dsslab_wdc_client-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6a8f6c656a3c16b9dc07dbcaa0de65f1f675533e5ac6da1fcb79fda3c5fbbb92
MD5 b60da21ed46a59d46c582c39787e3983
BLAKE2b-256 ecb6d670dbd4f91e4d8b62c1f1c5790f1a0a8966d83802a0c3fca52e375742b9

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