vpip.commands.link¶

link command.

vpip.commands.link.get_current_pkg() → str¶
vpip.commands.link.link_console_script(pkg)¶

Find console scripts of the package and try to link the executable to the global scripts folder.

Should be called inside a venv.

Parameters:

pkg (str) – Package name.

vpip.commands.link.run(ns)¶

vpip

Navigation

  • Command reference
  • API reference

Related Topics

  • Documentation overview
    • API reference
      • vpip.commands
        • Previous: vpip.commands.install
        • Next: vpip.commands.list
©2018, eight04. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source