Skip to main content

A python client for the HUVRdata API.

Project description

A Python client (with examples) to connect to HUVRdata.

You must be an active customer of HUVRdata.com for this library to be useful.

The client is a thin wrapper around the Python requests library. It is provided as a convenience to help customers access their data.

To get started, install the client and try running the example code.

Examples

You are now ready to run through our examples. Edit this file download_defects.py where you will modify several vars. Go to the __main__ section of the code and change the:

  • url to the your subdomain to run on

  • username and password for the appropriate user

  • project_type_names list of project types to get

  • download_csv set to true for CSV or false for JSON

This example script will create a directories for each project type. Inside the directory it have a file for all the projects, the defects and the checklist data.

Now run it:

$ ./download_defects.py

History

0.1.0 (2019-10-04)

  • First release on PyPI.

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

huvr_client-0.2.0.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

huvr_client-0.2.0-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

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