{"id":19438788,"url":"https://github.com/spacejam/belasitsa","last_synced_at":"2025-07-05T02:32:18.432Z","repository":{"id":8196250,"uuid":"9626655","full_name":"spacejam/belasitsa","owner":"spacejam","description":"a tiny green WSGI back end for Mongrel 2","archived":false,"fork":false,"pushed_at":"2013-06-27T23:32:34.000Z","size":108,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T03:26:42.830Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacejam.png","metadata":{"files":{"readme":"README.md","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":"2013-04-23T15:36:42.000Z","updated_at":"2023-06-03T17:19:57.000Z","dependencies_parsed_at":"2022-08-06T21:16:07.583Z","dependency_job_id":null,"html_url":"https://github.com/spacejam/belasitsa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fbelasitsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fbelasitsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fbelasitsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fbelasitsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacejam","download_url":"https://codeload.github.com/spacejam/belasitsa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fbelasitsa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257193909,"owners_count":22504671,"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-11-10T15:19:48.219Z","updated_at":"2025-07-05T02:32:18.412Z","avatar_url":"https://github.com/spacejam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Belasitsa\n=========\n\nA _very_ simple WSGI back end for Mongrel 2.  It is less than 200 lines of code and easily adaptable.\n\n### Dependencies:\n* pyzmq\n* gevent\n\n### Usage:\n```\nbelasitsa -s send -r recv -a module.app [-w nworkers]\n```\nwhere:\n* send is a Mongrel 2 server's SUB socket to send responses to, for example ```-s 'tcp://127.0.0.1:6666'```\n* recv is a Mongrel 2 server's PUSH socket to receive requests from, for example ```-r 'tcp://127.0.0.1:6667'```\n* module.app is the location of your WSGI-compliant application.  If you would access your app in a python prompt with ```from your.wsgi.module import myapp```, then you would tell belasitsa ```-a your.wsgi.module.myapp```\n* nworkers is the number of request handling greenlets to spawn.  Mongrel 2 will serve them in a round-robin fashion.  Defaults to 1.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacejam%2Fbelasitsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacejam%2Fbelasitsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacejam%2Fbelasitsa/lists"}