文件名称:network-import:Python ImportHook用于从非本地位置导入代码
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-05 23:41:30
Python
网络导入 Python ImportHook用于从非本地位置导入代码 用法 from network_import_hook import HttpChannel hook = HttpChannel('http://localhost:8000') hook.install()
【文件预览】:
network-import-master
----LICENSE(1KB)
----.gitignore(6B)
----network_import_hook.py(4KB)
----README.md(213B)