{"id":26568308,"url":"https://github.com/technige/shortwave","last_synced_at":"2026-06-29T21:32:04.103Z","repository":{"id":149790142,"uuid":"66140273","full_name":"technige/shortwave","owner":"technige","description":"Shortwave is a library of components for Python network applications","archived":false,"fork":false,"pushed_at":"2016-09-19T21:30:29.000Z","size":126,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T15:44:01.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://shortwave.tech","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/technige.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":"2016-08-20T10:01:46.000Z","updated_at":"2017-07-22T08:06:43.000Z","dependencies_parsed_at":"2023-05-10T20:45:27.717Z","dependency_job_id":null,"html_url":"https://github.com/technige/shortwave","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technige/shortwave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2Fshortwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2Fshortwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2Fshortwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2Fshortwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technige","download_url":"https://codeload.github.com/technige/shortwave/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technige%2Fshortwave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34944147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-22T19:36:18.071Z","updated_at":"2026-06-29T21:32:04.084Z","avatar_url":"https://github.com/technige.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Shortwave](www/shortwave-pixels-black.png)\n\n----\n\n**CAREFUL NOW! This library is not yet ready for production use and currently only works on Linux systems that provide *epoll*.**\n\n----\n\nShortwave is a library of components for Python network applications.\nIt has been put together from separate modules, libraries and applications that I have worked on over the years.\n\nThe library is coming together quickly.\nMuch of the pre-existing code is well tested and the job is to bring these parts together as a coherent whole.\n\nSo far, Shortwave consists of the following:\n\n\n## `shortwave.transmission`\n\nLow-level components for TCP communication.\nThis layer sits just above raw sockets.\nIt hosts a synchronous `Transmitter` and an asynchronous `Receiver` that are brought together within an extensible `Connection` object.\n\n\n## `shortwave.messaging`\n\nAn implementation of RFC 822 plus some other utilities for network messaging.\n\n\n## `shortwave.http`\n\nAn HTTP client implementation.\n\n\n## `shortwave.uri`\n\nA collection of URI and URI template functions as described by RFCs 3986 and 6570.\n\n\n----\n\n**TODO: Lots. Working on it.**\n\n----\n\n## Command Line Usage\n\nInstall the command line interface by running `python setup.py develop`.\n\n### GET a web page\n\n```\nshortwave.http get -v http://shortwave.tech/hello\n```\n\n### POSTing data\n\n```\nshortwave.http post -j -v http://shortwave.tech/json '{\"greeting\": \"hello, world\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnige%2Fshortwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnige%2Fshortwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnige%2Fshortwave/lists"}