import_from_github_com icon indicating copy to clipboard operation
import_from_github_com copied to clipboard

Python module finder/loader from github, like in golang

Results 1 import_from_github_com issues
Sort by recently updated
recently updated
newest added

Ideally replace `pip.install` with `exec(requests.get(url).text, self.globals)` at the cost of rebuilding `.pyc`