Dynamically download and import remote Python modules from GitHub.
Project description
To Dynamically laod the src modules.
TODO: For laoding the library build them and install them with Pip
$ pip install build twine
load-remote-module
Download and import remote Python modules (e.g., from GitHub) into a temporary folder.
Usage
from load_remote_module import load_remote_module_to_temp
mod = load_remote_module_to_temp("https://raw.githubusercontent.com/user/repo/branch/path/module.py")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file load_remote_module-0.3.0.tar.gz.
File metadata
- Download URL: load_remote_module-0.3.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24da867a7902f1a4d7e14678ff75685bb84101e3736f71a7a7c31737672219f9
|
|
| MD5 |
7d244167bdd6481d154508c1036b410a
|
|
| BLAKE2b-256 |
552646d296cb8d06e2730d652e10f289b670d93a1e755953b5edebe259d38625
|
File details
Details for the file load_remote_module-0.3.0-py3-none-any.whl.
File metadata
- Download URL: load_remote_module-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
341eae4649f4cdf49ff4bf3a5551f6391fd63c9fff2f6ab813f245c26a376430
|
|
| MD5 |
b02bd433353cb0cbcd03961d287c2500
|
|
| BLAKE2b-256 |
8cef957724713697dd4dfd64567e69578ebe4570ea03e3fb9b3674016df01b2a
|