Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdsq/pip-requirements

Tools to simplify your interaction with pip's requirements.txt
https://github.com/rdsq/pip-requirements

pip pip-requirements python vscode-extension

Last synced: about 1 month ago
JSON representation

Tools to simplify your interaction with pip's requirements.txt

Awesome Lists containing this project

README

        

# Pip Requirements

This extension simplifies commands like `pip install` and `pip freeze` and puts them behind a few buttons on your workbench (or Command Palette)

## Usage

It is very simple: just open a **requirements.txt** file in VS Code, and you'll see buttons to **install** or **freeze** the packages

You can also do it by right clicking on a requirements file in the file explorer