{"id":16832144,"url":"https://github.com/ebroder/python-zephyr","last_synced_at":"2026-01-04T10:03:34.136Z","repository":{"id":439115,"uuid":"60962","full_name":"ebroder/python-zephyr","owner":"ebroder","description":"Python bindings for the Zephyr messaging library","archived":false,"fork":false,"pushed_at":"2022-06-18T04:24:25.000Z","size":46,"stargazers_count":15,"open_issues_count":0,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-14T20:51:43.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Cython","has_issues":false,"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/ebroder.png","metadata":{"files":{"readme":"README","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}},"created_at":"2008-10-08T23:23:29.000Z","updated_at":"2023-03-16T17:28:47.000Z","dependencies_parsed_at":"2022-07-04T16:09:47.921Z","dependency_job_id":null,"html_url":"https://github.com/ebroder/python-zephyr","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpython-zephyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpython-zephyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpython-zephyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebroder%2Fpython-zephyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebroder","download_url":"https://codeload.github.com/ebroder/python-zephyr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135905,"owners_count":20403797,"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-10-13T11:47:50.119Z","updated_at":"2026-01-04T10:03:29.094Z","avatar_url":"https://github.com/ebroder.png","language":"Cython","funding_links":[],"categories":[],"sub_categories":[],"readme":"===================\nInstalling PyZephyr\n===================\n\nTo install PyZephyr, you will first need to install Cython_. It's always a good\nidea to install Cython through your package manager, if possible.  If your\npackage manager doesn't have a package for Cython, or if you wish to install\nCython by hand anyway, you can do so by running::\n\n  $ easy_install Cython\n\nOnce you've done that, to install PyZephyr globally, run::\n\n  $ python setup.py install\n\nIf you want to build PyZephyr without installing it globally, you may\nwant to run::\n\n  $ python setup.py build_ext --inplace\n\nwhich will build the C extensions in place next to their source,\nallowing you to import the various modules, so long as your current\nworking directory is the root of the PyZephyr source tree.\n\nAlternatively, PyZephyr has been packaged for Debian and Ubuntu. To\nbuild the Debian package of the latest release, run::\n\n  $ git checkout debian\n  $ git buildpackage\n  $ sudo debi\n\nYou will need the devscripts and git-buildpackage packages installed,\nas well as this package's build dependencies (debhelper,\npython-all-dev, python-central, python, cython, libzephyr-dev).\n\n.. _Cython: http://www.cython.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febroder%2Fpython-zephyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febroder%2Fpython-zephyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febroder%2Fpython-zephyr/lists"}