Vector35 / Vector35/binaryninja-api

action to remove a pip package

Open
#5,207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component: Plugin Effort: Trivial Impact: Low
Dominant language
C++
Stars
1.3k
Forks
298
Avg merge
5d 5h
Merged PRs (30d)
19

Description

Right now we have the Install python3 module... action which will use the same pip version used the install plugin dependencies from a requirements.txt to install an arbitrary pip specified package/version.

However, these packages are installed in a rather subtle location and it would be great if there was a way to remove packages installed in our magic location without having to go poking on the command-line.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing Install python3 module... action and the plugin dependency installation path. Read the linked user-folder documentation to understand where packages are stored. Done means users can remove packages installed in that location without using the command line.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.