issues
search
cournape
/
import-profiler
A basic python import profiler to find bottlenecks in import times
MIT License
15
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for Python 3
#10
prashantsengar-cl
opened
1 week ago
0
Getting ValueError: level must be >= 0
#9
balandongiv
opened
3 years ago
1
threshold parameter to print_info is not used
#8
okke-formsma
closed
6 years ago
1
#4: Initialize the import level at 0 instead of -1, for Python 3 compatibility
#7
nicoulaj
opened
6 years ago
6
fix: use threshold parameter in print_info
#6
emilecaron
closed
7 years ago
1
Maint/use attrs
#5
cournape
closed
7 years ago
0
Python 3 compat: __import__ no longer accepts level=-1
#4
jorisvandenbossche
opened
7 years ago
3
Track frames to get file and line location of each import
#3
cournape
opened
8 years ago
0
Figure out a way to get import names in the explicit local import case`
#2
cournape
opened
8 years ago
0
Fix error in readme
#1
ngoldbaum
closed
8 years ago
1