{"id":20620557,"url":"https://github.com/blacklight/leap-sdk-python3","last_synced_at":"2025-03-06T20:16:38.529Z","repository":{"id":66602195,"uuid":"134486936","full_name":"blacklight/leap-sdk-python3","owner":"blacklight","description":"Leap Motion SDK - Python 3 module builder","archived":false,"fork":false,"pushed_at":"2020-08-15T13:20:25.000Z","size":3,"stargazers_count":17,"open_issues_count":2,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T05:11:44.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/blacklight.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}},"created_at":"2018-05-22T23:33:19.000Z","updated_at":"2024-12-28T08:03:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"d190fbdc-da96-4675-86dd-2129a4b09b73","html_url":"https://github.com/blacklight/leap-sdk-python3","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/blacklight%2Fleap-sdk-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fleap-sdk-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fleap-sdk-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2Fleap-sdk-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blacklight","download_url":"https://codeload.github.com/blacklight/leap-sdk-python3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277697,"owners_count":20101542,"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-11-16T12:14:52.032Z","updated_at":"2025-03-06T20:16:38.524Z","avatar_url":"https://github.com/blacklight.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leap Motion SDK Python 3 module builer\n\nThe Leap Motion Python module is not [not officially compatible with Python 3](https://developer.leapmotion.com/documentation/python/devguide/Project_Setup.html#recompiling-leappython-for-python-3).\n\nThis project aims to provide a simple and automated way to build and install your Python 3 module for the Leap Motion.\n\n## Dependencies\n\n- `swig`\n- `g++`\n- `libpython3-dev` (on Debian/Ubuntu)\n\n## Build the module\n\n```shell\nmake\n```\n\n## Install the module\n\n```shell\n[sudo] make install\n```\n\n`PREFIX` (where both `libLeap.so` and the Python bindings will be installed) points to `/usr` by default. Change it if required:\n\n```shell\nPREFIX=/your/local/prefix make install\n```\n\n## Clean the source directory\n\n```shell\nmake clean\n```\n\n## Uninstall the module\n\n```shell\n[sudo] make uninstall\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Fleap-sdk-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacklight%2Fleap-sdk-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Fleap-sdk-python3/lists"}