# vibora-io/vibora

Fast, asynchronous and elegant Python web framework.

Repository: https://github.com/vibora-io/vibora
Canonical: https://ross.abutalabs.com/products/vibora
Homepage: https://vibora.io/
Language: Python
License: MIT
License Family: permissive
Topics: framework, performance, http, web, client, server, python, async
Archived: true
Last push: 2020-12-23T01:00:55+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3003, "days_push": 2080, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5583, forks 299 (observed 2026-08-28T04:09:22.568788+00:00)

## What it is
Vibora is a fast, asynchronous Python 3.6+ HTTP client/server web framework with features like routing, sessions, websockets, caching, and an async template engine. It was in alpha stage and is being completely rewritten, with no releases since late 2020.

## Use cases
- build a fast async web api in python
- serve http endpoints with asyncio
- make async http requests from python
- handle websockets in a python web app
- stream large file uploads and downloads
- benchmark python web framework performance

## When to choose
- you need a high-performance asyncio-based http server or client and accept alpha-quality software
- you want an all-in-one framework with routing, sessions, caching, and websockets in one package

## When to avoid
- you need a stable, maintained framework - the project is abandoned and being rewritten
- production systems requiring long-term support or security updates
- you prefer mainstream ecosystems like FastAPI, Starlette, or aiohttp

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, http-client, http-server, websocket, caching, rate-limiting, routing, templating, testing
- domain: web-development, backend, apis
- platform: python, cross-platform
- tags: async, asyncio, http-framework, performance, alpha

## Member repositories
- vibora-io/vibora (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.568788+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:33.304028+00:00, confidence not recorded.
  - readme: https://github.com/vibora-io/vibora (fetched 2026-08-28T04:09:22.568788+00:00, sha 84a80b1d0197)
- Data as of 2026-08-30T08:39:29.467469+00:00.
