{"id":20324534,"url":"https://github.com/mcpi-revival/pi_protocol","last_synced_at":"2025-04-11T19:42:01.485Z","repository":{"id":103764465,"uuid":"359240880","full_name":"MCPI-Revival/pi_protocol","owner":"MCPI-Revival","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-12T13:10:05.000Z","size":95,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T11:18:52.314Z","etag":null,"topics":["hacktoberfest","protocol"],"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/MCPI-Revival.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2021-04-18T20:00:49.000Z","updated_at":"2022-05-30T16:49:08.000Z","dependencies_parsed_at":"2023-12-24T00:31:02.490Z","dependency_job_id":"9142ca42-cf6a-4a32-94ca-21f8d23f6357","html_url":"https://github.com/MCPI-Revival/pi_protocol","commit_stats":{"total_commits":113,"total_committers":1,"mean_commits":113.0,"dds":0.0,"last_synced_commit":"ba9a9f16abdb7caeb0367d3c0384657258ce85a7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCPI-Revival%2Fpi_protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCPI-Revival%2Fpi_protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCPI-Revival%2Fpi_protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MCPI-Revival%2Fpi_protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MCPI-Revival","download_url":"https://codeload.github.com/MCPI-Revival/pi_protocol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248468467,"owners_count":21108822,"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":["hacktoberfest","protocol"],"created_at":"2024-11-14T19:34:22.431Z","updated_at":"2025-04-11T19:42:01.453Z","avatar_url":"https://github.com/MCPI-Revival.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi_protocol\n\n## How to use\n\n```\nimport pi_protocol\n\ndata: bytes = b\"\\x82\\x00\\x05Steve\\x00\\x00\\x00\\x09\\x00\\x00\\x00\\x09\"\ndecoded_packet: dict = pi_protocol.decode_packet(data)\nprint(\"Decoded your packet :)\")\nprint(decoded_packet)\nprint(\"let's reencode it :)\")\nencoded_packet: bytes = pi_protocol.encode_packet(decoded_packet)\nprint(encoded_packet)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpi-revival%2Fpi_protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcpi-revival%2Fpi_protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpi-revival%2Fpi_protocol/lists"}