P
PyPI
/package
Package metadata
Latest version, summary, author, homepage, requires-python and release list.
liveverifieddegraded · 140ms
pythonpypipackage
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run pypi /package for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Package name |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"pypi","endpoint":"/package","input":{"name":"..."}}'cli
npx cracked-ai run -p pypi -e /package -i '{"name":"..."}'mcp
run_tool({ provider: "pypi", endpoint: "/package", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.