Skip to content

ant1441/network-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-import

Python ImportHook for importing code from a non-local location

Usage

    from network_import_hook import HttpChannel

    hook = HttpChannel('http://localhost:8000')
    hook.install()

About

Python ImportHook for importing code from a non-local location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages