{"id":18858506,"url":"https://github.com/hardwario/cloud-fetch","last_synced_at":"2026-02-07T17:30:16.999Z","repository":{"id":37661212,"uuid":"264687464","full_name":"hardwario/cloud-fetch","owner":"hardwario","description":"HARDWARIO Cloud Fetch - Data Extraction Tool","archived":false,"fork":false,"pushed_at":"2022-12-08T09:54:52.000Z","size":325,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-30T19:48:07.998Z","etag":null,"topics":["cli","cloud","data","excel","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hardwario.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-17T14:38:11.000Z","updated_at":"2023-01-13T20:25:32.000Z","dependencies_parsed_at":"2023-01-25T09:30:45.000Z","dependency_job_id":null,"html_url":"https://github.com/hardwario/cloud-fetch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcloud-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcloud-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcloud-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardwario%2Fcloud-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardwario","download_url":"https://codeload.github.com/hardwario/cloud-fetch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800418,"owners_count":19699121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cloud","data","excel","python"],"created_at":"2024-11-08T04:13:44.925Z","updated_at":"2026-02-07T17:30:16.916Z","avatar_url":"https://github.com/hardwario.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HARDWARIO Cloud Fetch\r\n\r\nThis repository contains a Python 3 CLI script to fetch device messages in HARDWARIO Cloud and extract useful measurements from it. The measurements are written to the specified XLSX file. It is not distributed via PyPI as code modification by customers is expected, and simplicity is the goal.\r\n\r\n\r\n## Requirements\r\n\r\n* Python 3\r\n* Git\r\n\r\n\r\n## Installation\r\n\r\n1. Clone this repository:\r\n\r\n       git clone git@github.com:hardwario/cloud-fetch.git\r\n\r\n1. Install the Python dependencies:\r\n\r\n       python3 -m pip install click pandas pendulum requests\r\n\r\n\u003e It is recommended to use `venv` for package isolation.\r\n\r\n\r\n## Usage\r\n\r\n1. See the script command line options:\r\n\r\n       python3 fetch.py --help\r\n\r\n1. Run the script:\r\n\r\n       python3 fetch.py -x XLSX_FILE -g GROUP_ID -t API_TOKEN\r\n\r\n\u003e The measurements can be easily modified in the `extract_measurement` function.\r\n\r\n\r\n## Authors\r\n\r\n* [**Pavel Hübner**](https://github.com/hubpav) - Initial work\r\n\r\n\r\n## License\r\n\r\nThis project is licensed under the [**MIT License**](https://opensource.org/licenses/MIT/) - see the [**LICENSE**](https://github.com/hardwario/cloud-fetch/blob/master/LICENSE) file for details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardwario%2Fcloud-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardwario%2Fcloud-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardwario%2Fcloud-fetch/lists"}