{"id":42392213,"url":"https://github.com/waggle-sensor/chirpstack_api_wrapper","last_synced_at":"2026-01-28T00:18:20.061Z","repository":{"id":231610902,"uuid":"782208251","full_name":"waggle-sensor/chirpstack_api_wrapper","owner":"waggle-sensor","description":"An abstraction layer over the chirpstack_api python library","archived":false,"fork":false,"pushed_at":"2025-05-30T17:09:03.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-31T01:11:13.306Z","etag":null,"topics":["chirpstack","lorawan"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waggle-sensor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-04T21:02:05.000Z","updated_at":"2025-05-30T17:08:21.000Z","dependencies_parsed_at":"2024-04-25T20:29:32.937Z","dependency_job_id":"465a2494-d412-43b1-bded-6e79796bd5ed","html_url":"https://github.com/waggle-sensor/chirpstack_api_wrapper","commit_stats":null,"previous_names":["waggle-sensor/chirpstack-api-wrapper","waggle-sensor/chirpstack_api_wrapper"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/waggle-sensor/chirpstack_api_wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waggle-sensor%2Fchirpstack_api_wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waggle-sensor%2Fchirpstack_api_wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waggle-sensor%2Fchirpstack_api_wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waggle-sensor%2Fchirpstack_api_wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waggle-sensor","download_url":"https://codeload.github.com/waggle-sensor/chirpstack_api_wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waggle-sensor%2Fchirpstack_api_wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28828594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chirpstack","lorawan"],"created_at":"2026-01-28T00:18:19.418Z","updated_at":"2026-01-28T00:18:20.057Z","avatar_url":"https://github.com/waggle-sensor.png","language":"Python","readme":"# chirpstack-api-wrapper\nAn abstraction layer over the `chirpstack_api` python library. Implements `ChirpstackClient` that simplifies calling the chirpstack grpc api.\n\n## Using ChirpstackClient\n```py\nfrom chirpstack_api_wrapper import ChirpstackClient\n\ndef main():\n    chirpstack_client = ChirpstackClient(\"mock_email\",\"mock_password\",\"localhost:8080\")\n\n    print(chirpstack_client.list_tenants())\n\nif __name__ == \"__main__\":\n    main() \n```\n\n## Using the Lib\nThis is not published on pip so use pip together with git.\n```\npip install git+https://github.com/waggle-sensor/chirpstack_api_wrapper\n```\n\n## Test Suite\nTo run unit tests download the requirements in `/test/`, then run the following command\n```\npytest\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaggle-sensor%2Fchirpstack_api_wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaggle-sensor%2Fchirpstack_api_wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaggle-sensor%2Fchirpstack_api_wrapper/lists"}