{"id":27915083,"url":"https://github.com/jackaudio/pyjacklib","last_synced_at":"2025-05-06T15:34:04.795Z","repository":{"id":42722683,"uuid":"359168741","full_name":"jackaudio/pyjacklib","owner":"jackaudio","description":"Python bindings for libjack using ctypes.","archived":false,"fork":false,"pushed_at":"2022-10-03T13:48:25.000Z","size":126,"stargazers_count":12,"open_issues_count":7,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-24T14:05:18.578Z","etag":null,"topics":["audio","bindings","ctypes","jackaudio","midi","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackaudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-18T14:40:05.000Z","updated_at":"2025-03-19T00:57:43.000Z","dependencies_parsed_at":"2022-09-23T18:40:28.203Z","dependency_job_id":null,"html_url":"https://github.com/jackaudio/pyjacklib","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackaudio%2Fpyjacklib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackaudio%2Fpyjacklib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackaudio%2Fpyjacklib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackaudio%2Fpyjacklib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackaudio","download_url":"https://codeload.github.com/jackaudio/pyjacklib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252713123,"owners_count":21792426,"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":["audio","bindings","ctypes","jackaudio","midi","python"],"created_at":"2025-05-06T15:34:04.303Z","updated_at":"2025-05-06T15:34:04.789Z","avatar_url":"https://github.com/jackaudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyjacklib\n\nPython bindings for `libjack` using [ctypes], which allow you to write JACK\nclient applications in Python.\n\nThe library provides a low-level, almost unaltered mapping of the `libjack`\n[C API], plus a few additional convenience functions.\n\nThe source code repository contains a few [example scripts] to show its usage.\n\n**Note:** **pyjacklib** *as a stand-alone project is in beta-stage and the API\nmay still change slightly before a 1.0 release. You have been warned!*\n\n\n## Dependencies\n\nTo use the library, your system needs to have the following installed at\nrun-time:\n\n* The [JACK] library\n* A Python 3 implementation, which supports `ctypes`\n\nTo build and install the library you need:\n\n* [setuptools]\n* (optional) [pip]\n\n\n## Building and Installing\n\nYou can download and install **pyjacklib** directly from PyPI using `pip`:\n\n```con\npip install pyjacklib\n```\n\nOr you can download the latest source archive or clone the git repository\nand run the following from inside the unpacked source directory resp. the root\nof your checkout:\n\n```con\npython setup.py install\n```\n\nYou can also build a wheel with:\n\n```con\npip wheel .\n```\n\n... and install it using `pip install`.\n\n\n## License\n\n**pyjacklib** is licensed under the GNU Public License Version v2, or\nany later version.\n\nPlease see the file [COPYING.md] for more information.\n\n\n## Authors\n\nCreated by *Filipe Coelho (falkTX)* as part of [Cadence].\n\nTurned into a stand-alone project and enhanced by *Christopher Arndt*.\n\n\n[C API]: https://jackaudio.org/api/\n[Cadence]: https://github.com/falkTX/Cadence.git\n[copying.md]: https://github.com/jackaudio/pyjacklib/blob/master/COPYING.md\n[ctypes]: https://docs.python.org/3/library/ctypes.html\n[example scripts]: https://github.com/jackaudio/pyjacklib/tree/master/examples\n[jack]: https://jackaudio.org/\n[pip]: https://pypi.org/project/pip/\n[setuptools]: https://pypi.org/project/setuptools/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackaudio%2Fpyjacklib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackaudio%2Fpyjacklib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackaudio%2Fpyjacklib/lists"}