This extension provides utilities for Python development in Visual Studio Code.
This extension provides the following features:
- Watches for changes in
requirements.txtandconstraints.txtfiles and automatically installs the listed packages. - Provides a command to automatically trigger package installation from
requirements.txtandconstraints.txtfiles. - Provides a download icon in the editor to automatically install the packages
- Allows the installation of Python packages directly within VS Code.
- Generate/Updates requirements.txt based on the already installed packages.
This extension requires the Python extension for Visual Studio Code to be installed and a Python interpreter to be selected.
This extension does not contribute any settings.
Please report any issues you encounter with this extension on the issue tracker.
Refer to the CHANGELOG.md file for release notes.
Enjoy!



