Skip to content

Add verbose option to install and uninstall - #60

Merged
ryanking13 merged 13 commits into
pyodide:mainfrom
ryanking13:verbose-logging
Apr 26, 2023
Merged

Add verbose option to install and uninstall#60
ryanking13 merged 13 commits into
pyodide:mainfrom
ryanking13:verbose-logging

Conversation

@ryanking13

@ryanking13 ryanking13 commented Apr 14, 2023

Copy link
Copy Markdown
Member

This adds verbose parameter to micropip.install and micropip.uninstall.

Setting verbose=True will print the installation/uninstallation process.

image

A known issue is that it does not show dependencies of packages in repodata.json (as it is handled by loadPackage)

image

  • changelog

@rth rth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks a lot @ryanking13 ! Overall LGTM.

Comment thread micropip/_utils.py Outdated
Comment thread micropip/transaction.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants