Answer the question
In order to leave comments, you need to log in
Find differences between my package and pip version?
In general, I locally made changes in one of the files of the package that I installed via pip, it was a few months ago and I don’t remember what exactly I fixed so that it would work, now I installed this package on the server and remembered about it, is there a command to compare the version that is currently in pip with the one I have, to understand the difference?
Answer the question
In order to leave comments, you need to log in
theoretically, you can find the sources of this pip package somewhere on github
clone the repository
then copy the sources from site-packages to this repository
do git diff
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question