Skip to main content

Datawave Python API

Project description

dwython

Dwython is a Datawave API interconnect within Python.

Example

user_query = query.Query(query = query,
    cert_path = cert, key_path = key, ca_cert=cacert, key_password=key_pass, url=url )
result = user_query.create()
print("{},{},{}".format(line,result.operation_time,result.wall_time))
result = user_query.next()
print("{},{},{}".format(line,result.operation_time,result.wall_time))

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dwython-0.3.6-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file dwython-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: dwython-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.4.2 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.8.0 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for dwython-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ba66d514bdabf4dfb025cb19fb1b3f5ea3c37d4303d0037b448e6300fe213128
MD5 ca831a76d091610b0addbdc1eea8054b
BLAKE2b-256 73681bb85786c8972d94490a9125aacd171999e4ab25b0ea588250a532f9790f

See more details on using hashes here.

Supported by

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