You're viewing a demo portfolio

Join the waitlist
PRSM

pypi-lookup

Active

Tool of The Stall

declared in 4.82.0

Python package metadata from PyPI. Returns latest version, summary, author, license, Python version requirement, install dependencies, release date, and download URLs. Also supports fetching a specific version. Use before integrating a Python library: check if it's actively maintained, what license it uses, and whether it's compatible with your Python version. Free upstream: PyPI JSON API (no key, no rate limit for normal use).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "package": {
      "type": "string",
      "description": "PyPI package name (e.g. 'requests', 'numpy', 'anthropic', 'langchain'). Case-insensitive."
    },
    "version": {
      "type": "string",
      "description": "Specific version to look up (e.g. '2.31.0'). If omitted, returns the latest stable release."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →