sigseg5 / pypi-assistant

πŸ” [pathed] pip requirements files now enhanced with up-to-date package information at a glance – a VS Code extension

Home Page:https://marketplace.visualstudio.com/items?itemName=twixes.pypi-assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI Assistant for VS Code

IMPORTANT

This is patched version! This version can send outdated messages for pip packages with '==' version specifiers.

This lightweight extension enables CodeLens + handy hover tooltips with PyPI package information in pip requirements files (requirements.txt, constraints.txt) – similar to what VS Code does by default 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.

Depends on Microsoft's Python extension for VS Code for pip requirements language detection.

Extension preview

Link to original project PyPI Assistant for VS Code

About

πŸ” [pathed] pip requirements files now enhanced with up-to-date package information at a glance – a VS Code extension

https://marketplace.visualstudio.com/items?itemName=twixes.pypi-assistant

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 1.5%Language:Shell 0.6%