Skip to main content

Annotell Query API Client

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Annotell Query API Client

Python 3 library providing access to the Annotell Query API.

To install with pip run pip install annotell-query

Set env ANNOTELL_CREDENTIALS, see annotell-auth.

Judgement Query Example

Stream all items matching a query

from annotell.query.query_api_client import QueryApiClient
query_client = QueryApiClient()
resp = query_client.query_judgements(query_filter="requestId = X")
for item in resp.items():
    print(item)

Change log

2.3.0

  • Use annotell-auth>=1.6
  • Remove metadata queries

2.2.0

  • Use annotell-auth>=1.5 with fault tolerant auth request session

2.1.0

  • Use server default query limits

2.0.0

  • Rename library to annotell-query
  • Rename QueryApi to QueryApiClient
  • Add KPI query method

1.3.0

  • Change constructor for authentication to only accept auth.

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

annotell-query-2.3.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

annotell_query-2.3.0-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file annotell-query-2.3.0.tar.gz.

File metadata

  • Download URL: annotell-query-2.3.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.7

File hashes

Hashes for annotell-query-2.3.0.tar.gz
Algorithm Hash digest
SHA256 fd9ba2e3b5d504861603e2b07392ab7002cf1a6a53fee6fcd186bcba4af448f2
MD5 c5f7ef6bf92ac223e3817ffd615533ec
BLAKE2b-256 a7f64d347024e7415145f9b142a8f7a6a5f19d9393d1dcb225979257cebc7cf9

See more details on using hashes here.

File details

Details for the file annotell_query-2.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: annotell_query-2.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 6.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.7

File hashes

Hashes for annotell_query-2.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ee38a2f4bf3fff6deff4742e85d427b71d8dfe98a34f9dade3f58e732f6282b7
MD5 21d3baeee952e2a513a466bdbcbad987
BLAKE2b-256 ac4737f1a67980b9499096fe969851e379be6341045b91378e1b7ebd50f1ab07

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