Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rdsq/pip-requirements
- Owner: rdsq
- License: mit
- Created: 2024-02-27T17:34:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T22:31:30.000Z (2 months ago)
- Last Synced: 2024-11-15T23:24:11.070Z (2 months ago)
- Topics: pip, pip-requirements, python, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=rdsq.pip-requirements
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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