|
|
|
Ask HN: Runtime Information about Dependencies
|
|
1 points
by forxtrot
245 days ago
|
|
To answer questions about a dependency such as; - Does this tries to make a network call ?
- Does this tries to access files ?
- Is there any deviation in behavior in recent versions ? Do you think this info will be helpful before doing pip install or npm install ? |
|