BenTaylor25 / PythonDependencyImporter

Import pip modules. If they aren't installed, install them first.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Importer

Import a pip module.

If the pip module isn't installed, install it, then import it.


Pip may contain malicious packages.

This module can install pip packages.

Therefore, use with care.

About

Import pip modules. If they aren't installed, install them first.


Languages

Language:Python 100.0%