A wrapper of the RESTful API service available for a healthyhouse installation
Project description
healthyhouse-api
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
- Free software: MIT license
- Documentation: https://healthyhouse-api.readthedocs.io.
Features
- TODO
Credits
History
0.1.0 (2018-02-17)
- First release on PyPI.
Project details
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size healthyhouse_api-0.3.0-py2.py3-none-any.whl (8.1 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View hashes |
Filename, size healthyhouse_api-0.3.0.tar.gz (16.1 kB) | File type Source | Python version None | Upload date | Hashes View hashes |
Close
Hashes for healthyhouse_api-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f46c3788e940dee9a37c474b4900c9538731a4d95d85e525983b65eada6e56a |
|
MD5 | e684b5f6a77acce36d1500c7affc2194 |
|
BLAKE2-256 | 4e5f2aae5df0459568094c8d15d570b645a3e09c32ad25bd80e0d937efb58349 |