sponsor Vim development Vim logo Vim Book Ad

LazyDevHelper : Auto-install Python libs from inside Neovim.

 script karma  Rating 5/2, Downloaded by 82  Comments, bugs, improvements  Vim wiki

created by
Silletr .
 
script type
utility
 
description
Thats plugin can help u with installing libraries right from file

Main command: :SuggestImports {libs_name}

Output:

Variants:
{library_names}
(Installing libraries if it not installed at this moment or just updating)

Source code and instruction to install in: https://github.com/Silletr/LazyDevHelper, installation: https://github.com/Silletr/LazyDevHelper/tree/main#installation
Used languages: Python, Lua
 
install details
(For Packer)
paste "use 'https://github.com/Silletr/LazyDevHelper' " in your init.lua file and type :PackerSync
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
LazyDeveloperHelper.zip 2.0 2025-07-13 9.0 Silletr . Started work on lua lib manger
Added lua file for tests filetype and working luarocks installer script
Changed functionally in luarocks_install.py, added try/except block
LazyDeveloperHelper.rar v1.5 2025-07-07 9.0 Silletr . Added "HellPip" command (like a "Help" in other plugins, but with my style :) ), LICENSE file, GitHub Pull Request template, Updated README.md, etc.
LazyDevHelper.rar v1.0 2025-07-01 9.0 Silletr . Finally im ended work, and now project doing all needed functionally, and now - plugin adding libraries to requirements file and installing to python
LazyDevHelper.rar Beta 0.9 2025-07-01 9.0 Silletr . replaced prints inside if-blocks, added logger_config into python/ folder for future use
LazyDevHelper.rar Beta 0.6 2025-06-30 9.0 Silletr . Added --brake-system-package(For linux(Ubuntu 23.04, Debian 12.0+,  on Windows all be all right (i`ll hope to this) ) ) and upgrade flags to pip install
LazyDevHelper.zip Beta 0.4 2025-06-27 9.0 Silletr . Same code, but on zip-format
LazyDevHelper.rar Beta 0.4 2025-06-27 9.0 Silletr . Added argument --upgrade to pip_install.py
In this case - if library already was installed python just upgrade her version, or skip
LazyDevHelper.rar 0.2 Beta 2025-06-26 9.0 Silletr . Added main functional (now command :SuggestImports is working succefully), soon will be added appending to requirements.txt
ip used for rating: 18.97.14.89

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github