Deprecated alias — the package has been renamed to guard-agent. Installing fastapi-guard-agent will transitively install guard-agent.
Project description
fastapi-guard-agent (deprecated alias)
This package has been renamed to
guard-agent.
As of guard-agent 2.0.0, the telemetry agent previously distributed under the name fastapi-guard-agent has been repositioned as a framework-agnostic agent serving fastapi-guard, flaskapi-guard, djangoapi-guard, and tornadoapi-guard.
This PyPI entry (fastapi-guard-agent==1.2.0) is a meta-package: installing it transitively installs guard-agent>=2.0.0,<3.0.0. It exists so that existing pip install fastapi-guard-agent commands in scripts, Dockerfiles, and lockfiles continue to resolve to the renamed distribution.
Migration
The Python import path has not changed:
from guard_agent import GuardAgentHandler, AgentConfig # still works
Only the install command needs updating at your leisure:
# Old (still works via this meta-package)
pip install fastapi-guard-agent
# Preferred going forward
pip install guard-agent
Links
- Product site: https://guard-core.com
- Dashboard: https://app.guard-core.com
- Playground: https://playground.guard-core.com
- New package on PyPI: https://pypi.org/project/guard-agent/
- Repository: https://github.com/rennf93/guard-agent
- Documentation: https://rennf93.github.io/guard-agent/
- CHANGELOG (v2.0.0 rename notes): https://github.com/rennf93/guard-agent/blob/master/CHANGELOG.md
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
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 fastapi_guard_agent-1.2.0.tar.gz.
File metadata
- Download URL: fastapi_guard_agent-1.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a156c0fbd268bbe18c8193d7f780bbda94218dd3aaa12977e188f76b5ddf4ba8
|
|
| MD5 |
0f6b93d3e30d9219cbf4d92def525473
|
|
| BLAKE2b-256 |
fa850f3736c4be25b219a6076869c808cd2f217179ed1b203c8b4fe6c77c8198
|
File details
Details for the file fastapi_guard_agent-1.2.0-py3-none-any.whl.
File metadata
- Download URL: fastapi_guard_agent-1.2.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b89ee493486840a6ba58f93973e48fec1bf32e6582ddb421caada534ccaeb1c
|
|
| MD5 |
bde3b2bd587432b1f49a9c02737ba956
|
|
| BLAKE2b-256 |
a4eb7df758cc1e43f56c6633b2152a56e92df9e6672ec5377c2d95bb5bd5a5c9
|