{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/registry/pypi","method":"POST","price":"$0.010","description":"Fetches package descriptions, requirements, and release version numbers from PyPI.","example_input":{"package":"requests"},"example_output":{"supported":true,"result":{"version":"2.31.0","author":"Kenneth Reitz"},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["package"],"properties":{"package":{"type":"string","description":"Python package name"}}},"response_schema":{"type":"object"}}