how do I programmatically find details of an installed package(pip show equivalent)? – Woocommerce
I know there is a command pip show for the purpose but I would like to know whether it is possible I can fetch details by doing import pip? When you run pip show it gives info like: pip show…