Skip to content

Loading python modules and packages from a remote machine

Notifications You must be signed in to change notification settings

Dementiy/urlimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

urlimport

Loading python modules and packages from a remote machine. Inspired by httpimport.

Usage

with github_repo('kragniz', 'json-sempai'):
    from jsonsempai import magic
    import tester
    print(tester.hello)

About

Loading python modules and packages from a remote machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages