{"id":13837345,"url":"https://github.com/mnot/nbhttp","last_synced_at":"2025-07-10T18:32:59.255Z","repository":{"id":591474,"uuid":"225937","full_name":"mnot/nbhttp","owner":"mnot","description":"non-blocking HTTP. All further development will be at mnot/thor.","archived":true,"fork":false,"pushed_at":"2014-09-30T14:30:01.000Z","size":322,"stargazers_count":231,"open_issues_count":0,"forks_count":32,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-08-05T15:05:42.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"docker/docker","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mnot.png","metadata":{"files":{"readme":"README","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":"2009-06-13T02:37:09.000Z","updated_at":"2024-02-05T21:14:55.000Z","dependencies_parsed_at":"2022-08-16T10:31:09.792Z","dependency_job_id":null,"html_url":"https://github.com/mnot/nbhttp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fnbhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fnbhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fnbhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnot%2Fnbhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnot","download_url":"https://codeload.github.com/mnot/nbhttp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225653860,"owners_count":17502939,"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-08-04T15:01:06.902Z","updated_at":"2024-11-21T00:30:31.738Z","avatar_url":"https://github.com/mnot.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\nnbhttp - Tools for building non-blocking HTTP components\n\n\nNOTE: This is no longer maintained! See mnot/thor.\n\n* About nbhttp\n\nnbhttp is a set of libraries for building non-blocking (a.k.a. asynchronous\nor event-driven) HTTP clients, servers and intermediaries. \n\nIts aims are to expose full HTTP functionality in a conformant manner, with\nthe maximum potential for performance.\n\nIt is NOT YET SUITABLE FOR PRODUCTION USE. In particular, the code has not \nbeen optimised or benchmarked, nor are there limits on resource usage, logging\nor any number of other things that make a practical web server or intermediary\na useful thing.\n\nHowever, it's lots of fun to prototype and play with.\n\n\n* Requirements\n\nnbhttp needs Python 2.5 or greater; see \u003chttp://python.org/\u003e\n\nOptionally, it will take advantage of the pyevent extension, if installed.\nSee \u003chttp://code.google.com/p/pyevent/\u003e.\n\n\n* Installation\n\nIf you have setuptools, you can install from the repository:\n\n\u003e easy_install nbhttp\n\nOtherwise, download a tarball and install using:\n\n\u003e python setup.py install\n\n\n* SUPPORT, REPORTING ISSUES AND CONTRIBUTING\n\nSee \u003chttp://github.com/mnot/nbhttp/\u003e to give feedback, report issues, and \ncontribute.\n\n\n* License\n\nCopyright (c) 2008-2009 Mark Nottingham\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnot%2Fnbhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnot%2Fnbhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnot%2Fnbhttp/lists"}