[PR #3030] [CLOSED] Add asqav to AI and Agents - Governance #18339

Closed
opened 2026-05-11 14:58:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3030
Author: @jagmarques
Created: 4/6/2026
Status: Closed

Base: masterHead: add-asqav


📝 Commits (1)

  • c3ebe78 Add 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

  • Solves a niche problem elegantly: No other Python library provides governance tooling (audit trails + policy enforcement + compliance) for AI agents
  • Real-world usage: Designed for EU AI Act and DORA compliance, targeting regulated industries (finance, healthcare) deploying AI agents
  • Active development: Consistent commits, latest push today, created January 2026
  • Production-ready: Available on PyPI (pip install asqav), MIT licensed, Python >=3.10
  • Strong integrations: Works with LangChain, CrewAI, OpenAI Agents, MCP - the major orchestration frameworks already listed in this section

Details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3030 **Author:** [@jagmarques](https://github.com/jagmarques) **Created:** 4/6/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-asqav` --- ### 📝 Commits (1) - [`c3ebe78`](https://github.com/vinta/awesome-python/commit/c3ebe78c5f4e24616246c74e838e56f4affc46b4) Add asqav to AI and Agents - Governance ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description ## Hidden Gem Submission Adding [asqav](https://github.com/jagmarques/asqav-sdk) 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 - **Solves a niche problem elegantly**: No other Python library provides governance tooling (audit trails + policy enforcement + compliance) for AI agents - **Real-world usage**: Designed for EU AI Act and DORA compliance, targeting regulated industries (finance, healthcare) deploying AI agents - **Active development**: Consistent commits, latest push today, created January 2026 - **Production-ready**: Available on PyPI (`pip install asqav`), MIT licensed, Python >=3.10 - **Strong integrations**: Works with LangChain, CrewAI, OpenAI Agents, MCP - the major orchestration frameworks already listed in this section ### Details - PyPI: [asqav](https://pypi.org/project/asqav/) (v0.2.8) - GitHub: [jagmarques/asqav-sdk](https://github.com/jagmarques/asqav-sdk) - License: MIT - Python: >=3.10 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-11 14:58:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#18339