Skip to main content

A wrapper of the RESTful API service available for a healthyhouse installation

Project description

healthyhouse-api

https://img.shields.io/pypi/v/healthyhouse_api.svg https://img.shields.io/travis/bsdis/healthyhouse_api.svg Documentation Status

A wrapper of the rest API available for a healthyhouse installation.

The full API includes the following routes

  • /api/v1/auth/check-token/

  • /api/v1/auth/login/

  • /api/v1/auth/logout/

  • /api/v1/data-import/apps/

  • /api/v1/data-import/orders/

  • /api/v1/dosimeters/<pk>/

  • /api/v1/dosimeters/set-results/

  • /api/v1/dosimeters/set-status/

  • /api/v1/municipality-radon-risk/

  • /api/v1/orders/

  • /api/v1/orders/<pk>/

  • /api/v1/orders/<pk>/approve/

  • /api/v1/orders/<pk>/change_status/

  • /api/v1/orders/<pk>/generate_pdf_report/

  • /api/v1/orders/<pk>/send_report/

  • /api/v1/orders/default-products/

  • /api/v1/orders/default-products/<pk>/

  • /api/v1/orders/dosimeters/

  • /api/v1/orders/dosimeters/<pk>/

  • /api/v1/orders/generate_invoices_pdf/?order_number={order_number}

  • /api/v1/orders/generate_reports_pdf/?order_number={order_number}

  • /api/v1/profile/dosimeters/<pk>/

  • /api/v1/profile/orders/

Only a subset of these are available for usage in this implementation. In time hope fully all will be added.

This software can be easily installed from pypi using

$ pip install healthyhouse_api

Features

  • TODO

Credits

History

0.1.0 (2018-02-17)

  • 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

healthyhouse_api-0.3.0.tar.gz (16.1 kB view hashes)

Uploaded Source

Built Distribution

healthyhouse_api-0.3.0-py2.py3-none-any.whl (8.1 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