Skip to content

[Backend] Package install functionality (python only) #45

@Soap2G

Description

@Soap2G

Whenever a record presents a python package available, add an install button next to the file.

The action of clicking achieves the following:

  • Spawns a terminal in the background and pip install <link-to-the-.zip-file>.
  • Includes either:
    • a progress bar for the installation.
    • the output of the terminal with the progress of the installation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions