pip - Python script - get installed packages in other virtualenv -


i'm creating virtual environment during runtime using virtualenv.create_environment. if env created skip installation, check , see if package installed. right i'm running command activating env , pip list.

my question if can import pip virtual env , pip.get_installed_distributions()?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -