{"id":16288386,"url":"https://github.com/skyplabs/pyhdlcontroller","last_synced_at":"2025-03-20T03:30:37.804Z","repository":{"id":48495821,"uuid":"48806707","full_name":"SkypLabs/pyhdlcontroller","owner":"SkypLabs","description":"Python HDLC controller","archived":false,"fork":false,"pushed_at":"2024-12-15T10:16:38.000Z","size":99,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-03-17T14:02:42.028Z","etag":null,"topics":["controller","embedded-linux","embedded-systems","hdlc","network","network-communication","python","python3"],"latest_commit_sha":null,"homepage":"https://pyhdlcontroller.skyplabs.net/en/stable/","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/SkypLabs.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"SkypLabs","custom":["https://blog.skyplabs.net/support/","https://paypal.me/skyplabs"]}},"created_at":"2015-12-30T15:24:30.000Z","updated_at":"2024-09-05T04:00:31.000Z","dependencies_parsed_at":"2024-01-09T03:00:52.220Z","dependency_job_id":"453b0479-af81-4605-a69c-07d31eee13bd","html_url":"https://github.com/SkypLabs/pyhdlcontroller","commit_stats":null,"previous_names":["skyplabs/pyhdlcontroller","skyplabs/python-hdlc-controller"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fpyhdlcontroller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fpyhdlcontroller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fpyhdlcontroller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkypLabs%2Fpyhdlcontroller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkypLabs","download_url":"https://codeload.github.com/SkypLabs/pyhdlcontroller/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244543710,"owners_count":20469547,"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":["controller","embedded-linux","embedded-systems","hdlc","network","network-communication","python","python3"],"created_at":"2024-10-10T19:48:08.454Z","updated_at":"2025-03-20T03:30:37.426Z","avatar_url":"https://github.com/SkypLabs.png","language":"Python","funding_links":["https://github.com/sponsors/SkypLabs","https://blog.skyplabs.net/support/","https://paypal.me/skyplabs"],"categories":[],"sub_categories":[],"readme":"======================\nPython HDLC Controller\n======================\n\n|PyPI Package| |PyPI Downloads| |PyPI Python Versions| |Build Status|\n|Documentation Status|\n\nHDLC_ controller written in Python and based on the `python4yahdlc\n\u003chttps://github.com/SkypLabs/python4yahdlc\u003e`__ Python module to encode and\ndecode the HDLC frames.\n\nInstallation\n============\n\nFrom PyPI (recommended)\n-----------------------\n\n::\n\n    pip3 install --upgrade hdlcontroller\n\nFrom sources\n------------\n\n::\n\n    git clone https://github.com/SkypLabs/python-hdlc-controller.git\n    cd python-hdlc-controller\n    pip3 install --upgrade .\n\nDocumentation\n=============\n\nThe full documentation is available `here\n\u003chttps://python-hdlc-controller.readthedocs.io/en/latest/\u003e`__.\n\nLicense\n=======\n\n`MIT \u003chttps://opensource.org/license/mit/\u003e`__\n\n.. _HDLC: https://en.wikipedia.org/wiki/High-Level_Data_Link_Control\n\n.. |Build Status| image:: https://github.com/SkypLabs/python-hdlc-controller/actions/workflows/test_and_publish.yml/badge.svg?branch=develop\n   :target: https://github.com/SkypLabs/python-hdlc-controller/actions/workflows/test_and_publish.yml?branch=develop\n   :alt: Build Status Develop Branch\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/python-hdlc-controller/badge/?version=latest\n   :target: https://python-hdlc-controller.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/hdlcontroller.svg?style=flat\n   :target: https://pypi.org/project/hdlcontroller/\n   :alt: PyPI Package Downloads Per Month\n\n.. |PyPI Package| image:: https://badge.fury.io/py/hdlcontroller.svg\n   :target: https://pypi.org/project/hdlcontroller/\n   :alt: PyPI Package Latest Release\n\n.. |PyPI Python Versions| image:: https://img.shields.io/pypi/pyversions/hdlcontroller.svg?logo=python\u0026style=flat\n   :target: https://pypi.org/project/hdlcontroller/\n   :alt: PyPI Package Python Versions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fpyhdlcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyplabs%2Fpyhdlcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyplabs%2Fpyhdlcontroller/lists"}