This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
importhook
mirror of
https://github.com/brettlangdon/importhook.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
4
Wiki
Activity
Python package for executing functions when packages are imported
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19
Commits
1
Branch
235 KiB
JavaScript
62.9%
CSS
17.4%
Python
11.3%
HTML
8%
Makefile
0.4%
Tree:
d2f7d73331
master
v1.0.9
v1.0.6
v1.0.5
v1.0.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd2f7d73331'
${ noResults }
importhook
/
importhook
History
Antti Kaihola
d2f7d73331
Correct super call in HookMetaPaths.__setitem__ (
#3
)
Fixes
#2
Also added a test. Co-authored-by: Antti Kaihola <antti.kaihola@eniram.fi>
6 years ago
..
tests
Correct super call in HookMetaPaths.__setitem__ (#3)
6 years ago
__init__.py
Fix linting issues
7 years ago
finder.py
Revert "Use .format() instead of f-strings"
6 years ago
loader.py
Revert "Use .format() instead of f-strings"
6 years ago
logger.py
initial prototype
7 years ago
meta_paths.py
Correct super call in HookMetaPaths.__setitem__ (#3)
6 years ago
registry.py
Revert "Use .format() instead of f-strings"
6 years ago
utils.py
initial prototype
7 years ago