{"id":15015670,"url":"https://github.com/b3b/able","last_synced_at":"2025-04-12T09:30:38.880Z","repository":{"id":45398944,"uuid":"88666264","full_name":"b3b/able","owner":"b3b","description":"Python for Android Bluetooth Low Energy package","archived":false,"fork":false,"pushed_at":"2023-07-23T20:48:33.000Z","size":107,"stargazers_count":36,"open_issues_count":11,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-04-22T12:31:31.394Z","etag":null,"topics":[],"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/b3b.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-18T20:11:34.000Z","updated_at":"2024-02-26T15:46:54.000Z","dependencies_parsed_at":"2023-02-08T13:31:03.405Z","dependency_job_id":null,"html_url":"https://github.com/b3b/able","commit_stats":{"total_commits":76,"total_committers":5,"mean_commits":15.2,"dds":"0.10526315789473684","last_synced_commit":"d94eea558c3a858f3506e062ff5341e27dfe0190"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Fable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Fable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Fable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b3b%2Fable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b3b","download_url":"https://codeload.github.com/b3b/able/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223510333,"owners_count":17157306,"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":[],"created_at":"2024-09-24T19:47:45.893Z","updated_at":"2024-11-07T12:03:26.340Z","avatar_url":"https://github.com/b3b.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Android Bluetooth Low Energy\n============================\n\n.. start-badges\n.. image:: https://img.shields.io/pypi/v/able_recipe.svg\n    :target: https://pypi.python.org/pypi/able_recipe\n    :alt: Latest version on PyPi\n.. end-badges\n\n`Python \u003chttps://github.com/kivy/python-for-android\u003e`_ interface to Android Bluetooth Low Energy API.\n\n:Code repository: https://github.com/b3b/able\n:Documentation: https://herethere.me/able\n:Changelog: https://github.com/b3b/able/blob/master/CHANGELOG.rst\n\nQuick start development environment\n-----------------------------------\n\n*able* is included in `PythonHere \u003chttps://herethere.me/pythonhere\u003e`_ app, together with the `Jupyter Notebook \u003chttps://jupyter.org/\u003e`_ it could be used as a development environment.\n\nUsage example: https://herethere.me/pythonhere/examples/ble.html\n\n\nBuild\n-----\n\nThe following instructions are for building app with `buildozer \u003chttps://github.com/kivy/buildozer/\u003e`_ tool.\n\n*able_recipe* recipe should be added to buildozer.spec requirements::\n\n   requirements = python3,kivy,android,able_recipe\n\n\nBluetooth permissions should be requested in buildozer.spec::\n\n    android.permissions = BLUETOOTH, BLUETOOTH_ADMIN, BLUETOOTH_SCAN, BLUETOOTH_CONNECT, BLUETOOTH_ADVERTISE, ACCESS_FINE_LOCATION\n\n\nApp configuration example: `buildozer.spec \u003chttps://github.com/b3b/able/tree/master/examples/alert/buildozer.spec\u003e`_\n\n\nBuild with a local version\n--------------------------\n\nTo build app with a local (modified) version of *able*,\n\npath to *able* recipes directory should be set in buildozer.spec::\n\n    p4a.local_recipes = /path/to/cloned/repo/recipes\n\n\nContributors\n------------\n\nThanks,\n\n.. csv-table::\n\n    `andfmart \u003chttps://github.com/andfmart\u003e`_\n    `andreamerello \u003chttps://github.com/andreamerello\u003e`_\n    `datmaniac95  \u003chttps://github.com/datmaniac95\u003e`_\n    `dgatf \u003chttps://github.com/dgatf\u003e`_\n    `dwmoffatt \u003chttps://github.com/dwmoffatt\u003e`_\n    `Enkumicahel \u003chttps://github.com/Enkumicahel\u003e`_\n    `hailesir \u003chttps://github.com/hailesir\u003e`_\n    `HelaFaye \u003chttps://github.com/HelaFaye\u003e`_\n    `jacklinquan \u003chttps://github.com/jacklinquan\u003e`_\n    `juasiepo \u003chttps://github.com/juasiepo\u003e`_\n    `MininDMhvh \u003chttps://github.com/MininDMhvh\u003e`_\n    `PapoKarlo \u003chttps://github.com/PapoKarlo\u003e`_\n    `RoberWare \u003chttps://github.com/RoberWare\u003e`_\n    `Rowataro \u003chttps://github.com/Rowataro\u003e`_\n    `robgar2001 \u003chttps://github.com/robgar2001\u003e`_\n    `sodef \u003chttps://github.com/sodef\u003e`_\n    `sooko_io \u003chttps://github.com/sooko\u003e`_\n    `woutersj \u003chttps://github.com/woutersj\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3b%2Fable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb3b%2Fable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3b%2Fable/lists"}