Back to all tools

PyPI Package Analyzer

Developer

Analyze Python packages from PyPI: version, dependencies, license, authors, and classifiers.

Unlock Full Power with Krawly Pro

Get access to all 150+ tools with higher limits. Start with 100 free credits — no credit card required.

Use via API
PyPI Package Analyzer — cURL
curl -X POST "https://krawly.io/api/v1/tools/pypi-analyzer/" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
150+ Tools Full API Access Bulk Processing Priority Support

What is PyPI Package Analyzer?

PyPI Package Analyzer retrieves detailed info about any Python package from PyPI including version, dependencies, license, and classifiers.

Use Cases

  • Python package research
  • Dependency analysis
  • Version tracking
  • License compliance

Key Features

Version info
Dependencies
License
Author info

Frequently Asked Questions