Twixes / pypi-assistant

🔍 PyPI package information at a glance for Python dependencies – a VS Code extension
https://marketplace.visualstudio.com/items?itemName=twixes.pypi-assistant
MIT License
30 stars 5 forks source link

Python PyPI Assistant for VS Code

Handy hover tooltips + CodeLens for dependencies from PyPI – similar to what VS Code has built in for dependencies in package.json.

Gain access to: package name, description, author(s), license, and latest version at a glance, with links in case you need more details.

Extension preview

Supported formats:

This extension depends on Microsoft's official Python extension for pip requirements language detection.