9 skills found
python / Importlib MetadataLibrary to access metadata for Python packages
aroberge / IdeasEasy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
python / Importlib ResourcesBackport of the importlib.resources module
t184256 / Nixpkgs Python ImporterViolate Nix philosophy, install Python packages mid-session with `from nixpkgs.scipy import scipy`.
pfalcon / Python ImphookSimple and clear import hooks for Python - import anything as if it were a Python module
cn-kali-team / Http Import远程内存加载Python模块
bruxisma / BrujeriaBlack Magic to hook into setuptools and distutils for Extensions
elfsternberg / PolyloaderImportlib shim that enables mixed syntax in Python packages and executables.
waveware4ai / Zimportzimport is used to load and manage python packages from zip-archives.