{"id":16555543,"url":"https://github.com/ksengine/signalpy","last_synced_at":"2025-10-28T19:31:27.593Z","repository":{"id":37701080,"uuid":"275179853","full_name":"Ksengine/SignalPy","owner":"Ksengine","description":"Realtime communication for Python web applications","archived":false,"fork":false,"pushed_at":"2020-10-20T02:42:16.000Z","size":36,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-01T17:43:40.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Ksengine.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}},"created_at":"2020-06-26T14:49:57.000Z","updated_at":"2024-05-16T16:38:53.000Z","dependencies_parsed_at":"2022-09-10T02:00:52.514Z","dependency_job_id":null,"html_url":"https://github.com/Ksengine/SignalPy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ksengine%2FSignalPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ksengine%2FSignalPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ksengine%2FSignalPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ksengine%2FSignalPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ksengine","download_url":"https://codeload.github.com/Ksengine/SignalPy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238710067,"owners_count":19517635,"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-11T19:54:12.034Z","updated_at":"2025-10-28T19:31:27.273Z","avatar_url":"https://github.com/Ksengine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# SignalPy\n**Real-time Communication for web applications  with SignalR**\n*Incredibly simple real-time web for python WSGI servers and frameworks*\n## Realtime\nToday's modern websites are expected to deliver up-to-date information without hitting a refresh button. Add that real-time functionality to your python web applications.\n\nWhat is real-time functionality? It's the ability to have your server-side code push content to connected clients as it happens, in real-time.\n## WSGI compatible\nSignalPy apps can be written in python code and added to your server app with or without application framework. \nmany servers and web applications are WSGI.\n\n`else:` you can use default server ( ServeLight ) and inbuilt application framework.\n## What can you do with SignalPy\nWhile chat is often used as an example, you can do a whole lot more. SignalPy also enables completely new types of applications that require high-frequency updates from the server, such as real-time gaming.\n## Open source, open protocol\nSignalPy is open-source on GitHub. In addition to the source code, protocol specification the for communication between hubs and clients is open too.\n## Connect from everywhere\nWith client SDKs for JavaScript, you can connect to your SignalPy hub and start receiving real-time messages.\nuse [Gunicorn](https://gunicorn.org/) and [Nginx](https://www.nginx.com/) for production on web.\n\nSignalPy will use WebSockets when it's available, and gracefully falls back on other technologies when it isn't, while your application code stays the same.\n## Simple\n SignalPy is simple but not powerful like [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr)\n## SignalPy vs [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr)\n Don't compare SignalPy and [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr). Signalr is a powerful method for .NET framework. Its not for python\n it is an example for SignalPy. SinalPy is not powerful like SignalR. Help me to improve this project like SignalR.\n \n **Contribute** in [Github](https://github.com/Ksengine/SignalPy)\n # Get started...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksengine%2Fsignalpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksengine%2Fsignalpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksengine%2Fsignalpy/lists"}