mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-23 21:12:14 -05:00
[PR #3030] [CLOSED] Add asqav to AI and Agents - Governance #4381
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/3030
Author: @jagmarques
Created: 4/6/2026
Status: ❌ Closed
Base:
master← Head:add-asqav📝 Commits (1)
c3ebe78Add asqav to AI and Agents - Governance📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
Hidden Gem Submission
Adding asqav under a new Governance subcategory in AI and Agents.
What is asqav?
asqav is a Python SDK for AI agent governance. It provides audit trails, policy enforcement, and compliance tooling specifically for the EU AI Act and DORA regulation. It integrates natively with LangChain, CrewAI, OpenAI Agents, and MCP.
Why it belongs here
There is currently no governance tooling listed in the AI and Agents section. As AI agents become production workloads, governance becomes essential - audit trails for agent decisions, policy enforcement before actions execute, and compliance documentation for regulators. asqav is the only open-source Python library focused specifically on this problem.
Hidden Gem justification
pip install asqav), MIT licensed, Python >=3.10Details
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.