Agent-safe BigQuery client with guardrails, cost controls, and tool wrappers for agentic AI.
Project description
agentic-bq
Agent-safe BigQuery client with guardrails, cost controls, and tool wrappers for agentic AI.
Why
When LLM agents query BigQuery, you want:
- parameterized queries (no string concat)
- enforced LIMIT
- denylist protection (DROP/DELETE/etc.)
- dry-run cost checks (bytes processed)
- agent-friendly JSON results
Install
pip install agentic-bq
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentic_bq-0.1.0.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentic_bq-0.1.0.tar.gz.
File metadata
- Download URL: agentic_bq-0.1.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7f8a55f91d82ad53296ad22dec19eb068d16c9f96ec68058bf4a05483e2db34
|
|
| MD5 |
7e9e5a252a7dbe6f608a4e38756e6dec
|
|
| BLAKE2b-256 |
aa496841442c5e5f40839917a6ae9da17dbebce2fb2a6b9259123e13506cc6c1
|
File details
Details for the file agentic_bq-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_bq-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
187f68f800c29ce342aa3b5ba6ae34e1a9a3e7efa795f17938386383659c990d
|
|
| MD5 |
d2b8357dec64cbb52862192857674e31
|
|
| BLAKE2b-256 |
9eb3152a77b20d800da6816b46d5078cf438e1998652f9bc65edba64101c6d60
|