{"id":19357048,"url":"https://github.com/kaaproject/mqtt-client-python","last_synced_at":"2025-07-27T12:06:04.087Z","repository":{"id":224712015,"uuid":"763503090","full_name":"kaaproject/mqtt-client-python","owner":"kaaproject","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T11:48:54.000Z","size":4652,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T15:01:01.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kaaproject.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-02-26T12:23:02.000Z","updated_at":"2025-07-14T11:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"363de5ff-1a0b-47ae-9a27-66337451a087","html_url":"https://github.com/kaaproject/mqtt-client-python","commit_stats":null,"previous_names":["kaaproject/mqtt-client-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaaproject/mqtt-client-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fmqtt-client-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fmqtt-client-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fmqtt-client-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fmqtt-client-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaaproject","download_url":"https://codeload.github.com/kaaproject/mqtt-client-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaaproject%2Fmqtt-client-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267354783,"owners_count":24073833,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T07:06:09.082Z","updated_at":"2025-07-27T12:06:04.027Z","avatar_url":"https://github.com/kaaproject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Kaa Mqtt Client \n\nThis Python MQTT client is tailored for the Kaa IoT platform, providing a range of methods to interact with the platform's features. It encapsulates the complexity of MQTT communication, offering a user-friendly interface for IoT applications.\n\n\n## Overview\n\nThis repository consists of two parts: \n1. The `kaa_mqtt_client` library.\n2. An `examples` folder containing implementations of the `kaa_mqtt_client`.\n\n\n## Basic Installation\n\n1. Ensure Python is installed on your system:\n\n    ```bash\n    sudo apt install python3.12-venv\n    pip install setuptools\n    ```\n\n2. Install the project using the following commands:\n\n    ```bash\n    git clone https://github.com/kaaproject/mqtt-client-python\n    cd mqtt-client-python\n    python3 -m venv env\n    source env/bin/activate\n    pip install -r requirements.txt\n   ```\n\n\n## Examples Folder\n\nNavigate to `examples/simple_client`. It contains the most straightforward example of how to utilize the `kaa_mqtt_client` library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaaproject%2Fmqtt-client-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaaproject%2Fmqtt-client-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaaproject%2Fmqtt-client-python/lists"}