{"id":24738617,"url":"https://github.com/zweifisch/wsgi-supervisor","last_synced_at":"2026-05-15T21:32:25.299Z","repository":{"id":14280132,"uuid":"16988174","full_name":"zweifisch/wsgi-supervisor","owner":"zweifisch","description":"reload wsgi application when code changed","archived":false,"fork":false,"pushed_at":"2014-02-24T13:10:36.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-13T03:23:43.616Z","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/zweifisch.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":"2014-02-19T15:12:11.000Z","updated_at":"2017-03-17T16:30:03.000Z","dependencies_parsed_at":"2022-09-07T23:51:58.309Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/wsgi-supervisor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zweifisch/wsgi-supervisor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fwsgi-supervisor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fwsgi-supervisor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fwsgi-supervisor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fwsgi-supervisor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/wsgi-supervisor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fwsgi-supervisor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01-27T22:55:03.245Z","updated_at":"2026-05-15T21:32:25.282Z","avatar_url":"https://github.com/zweifisch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wsgi supervisor\n\nreload wsgi application when code changed, should be used in development enviroment\n\ndepends on inotify, so only works on linux\n\n```sh\nUsage: wsgi-supervisor [options] \u003cmodule:app\u003e\n\nOptions:\n    -e, --extensions=exts    only file with those extensions will be watched\n                             [default: py]\n    -w, --watch=folders      folders to watch\n    -c, --cwd=dir            change dir before running app\n    -p, --port=port          port to bind [default: 3000]\n    --python=python          python excutable [default: python]\n\nExamples:\n    wsgi-supervisor wsgi:app\n    wsgi-supervisor -e js,py -w public/js,controllers main:app\n```\n\ninstall via pip\n\n```sh\npip install wsgi-supervisor\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fwsgi-supervisor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fwsgi-supervisor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fwsgi-supervisor/lists"}