{"id":25067131,"url":"https://github.com/amasecocoa/notturno","last_synced_at":"2026-02-20T01:31:24.655Z","repository":{"id":275272041,"uuid":"919938514","full_name":"AmaseCocoa/Notturno","owner":"AmaseCocoa","description":"Focus on performance and ease of use HTTP/ASGI Web Framework.","archived":false,"fork":false,"pushed_at":"2025-02-18T14:01:12.000Z","size":327,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T19:21:03.664Z","etag":null,"topics":["asgi","asgi-framework","backend-development","web-framework"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/notturno/","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/AmaseCocoa.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,"zenodo":null}},"created_at":"2025-01-21T09:30:31.000Z","updated_at":"2025-02-18T11:53:23.000Z","dependencies_parsed_at":"2025-02-15T18:27:50.525Z","dependency_job_id":"c50fbcff-af35-48f9-bbeb-bbc29e53fd4e","html_url":"https://github.com/AmaseCocoa/Notturno","commit_stats":null,"previous_names":["amasecocoa/notturno"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmaseCocoa/Notturno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmaseCocoa%2FNotturno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmaseCocoa%2FNotturno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmaseCocoa%2FNotturno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmaseCocoa%2FNotturno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmaseCocoa","download_url":"https://codeload.github.com/AmaseCocoa/Notturno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmaseCocoa%2FNotturno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29554568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T18:16:07.221Z","status":"ssl_error","status_checked_at":"2026-02-17T18:16:04.782Z","response_time":100,"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":["asgi","asgi-framework","backend-development","web-framework"],"created_at":"2025-02-06T20:36:41.031Z","updated_at":"2026-02-20T01:31:24.622Z","avatar_url":"https://github.com/AmaseCocoa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notturno\nFocus on performance and ease of use HTTP/ASGI Web Framework.\n## Install\nNotturno is available on PyPI.\n```\npip install notturno\n```\n\nTo install additional libraries for speed\n```\npip install notturno[speed]\n```\n\nWhen using a template engine (Jinja2 or Mako)\n```\npip install notturno[template]\n```\n\n## Feature\n\u003e [!IMPORTANT]\n\u003e Notturno implements an early standalone HTTP/1.1, Websocket server, but it is not perfect and should not be used in a production environment.\n- Native HTTP Implementation (Non-ASGI/Standalone Mode)\n- Fast HTTP Routing \n- Simple, easy-to-use dependency injection\n## Todo\n- [ ] Implement HTTP\n  - [x] HTTP/1\n  - [ ] HTTP/2\n  - [ ] HTTP/3 (QUIC)\n  - [x] TLS Support\n  - [x] Websocket Support\n### About NoctServ\nTLS-Ready HTTP server used by Notturno in standalone mode, allowing easy use of HTTP/1.1 without awareness.\n### About PathRouter (formerly RegExpRouter)\nThis router was created with reference to the `RegExpRouter` from [Hono](https://hono.dev/), an ultra-fast web application framework for JavaScript, which after being changed to `PathRouter` can match static paths without going through regular expressions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famasecocoa%2Fnotturno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famasecocoa%2Fnotturno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famasecocoa%2Fnotturno/lists"}