Skip to content

🔍 PyPI package information at a glance for Python dependencies – a VS Code extension

License

Notifications You must be signed in to change notification settings

Twixes/pypi-assistant

Repository files navigation

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:

  • pip requirements filesrequirements.txt, requirements.in, constraints.txt, and such
  • Poetrypyproject.toml's tool.poetry.dependencies
  • PEP 631pyproject.toml's project.dependencies/project.optional-dependencies
  • PEP 735 - pyproject.toml's dependency-groups
  • uv - pyproject.toml's tool.uv.constraint-dependencies/tool.uv.dev-dependencies/tool.uv.override-dependencies

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

About

🔍 PyPI package information at a glance for Python dependencies – a VS Code extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages