mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-07 14:17:36 -05:00
[PR #2827] [CLOSED] Add VectorWave to Testing #11168
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2827
Author: @junyeong0619
Created: 12/27/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
5efb20cAdd VectorWave📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hello! I'd like to propose adding VectorWave to the list.
Project Name: VectorWave Category: Testing License: MIT
Why it is awesome: VectorWave is a Python framework that automatically captures and vectorizes function execution data. It bridges the gap between runtime monitoring and RAG (Retrieval-Augmented Generation), allowing developers to:
Record function inputs/outputs and execution paths into vector databases (like Weaviate).
Perform semantic regression testing using the collected vectors.
Visualize execution flows for debugging.
It is actively maintained and includes documentation and CI/CD pipelines.
Thank you for your time and for maintaining this awesome list!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.