Main entry point. Called by qipy bootstrap
Param : | remote_packages List of third-party packages to add in the virtualenv |
---|---|
Param : | site_packages Allow access to global site packages |
Find a script given its name
First try in the virtualenv, then from $PATH
Returns: | None if not found |
---|
Check if there is a build project matching the given source, and add the correct path to the virtualenv
Add the paths of all python projects to the virtualenv
Register the qi modules by writing the .mod file in the correct location