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.
15
Commits
1
Branch
8.3 MiB
JavaScript
62.9%
CSS
17.4%
Python
11.3%
HTML
8%
Makefile
0.4%
Tree:
942e8d78bc
master
v1.0.9
v1.0.6
v1.0.5
v1.0.4
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '942e8d78bc'
${ noResults }
importhook
/
importhook
History
Brett Langdon
942e8d78bc
Use .format() instead of f-strings
Fixes
#1
6 years ago
..
__init__.py
Fix linting issues
7 years ago
finder.py
Use .format() instead of f-strings
6 years ago
loader.py
Use .format() instead of f-strings
6 years ago
logger.py
initial prototype
7 years ago
meta_paths.py
Update documentation and get ready for v1.0.1
7 years ago
registry.py
Use .format() instead of f-strings
6 years ago
utils.py
initial prototype
7 years ago