Apologies I am a beginner. I am modifying one of the files, say follow.py. How can I then 're-compile' so that when I type twitter-follow my file is used?
Many thanks
I installed the library using setuptools. I have a folder in which I have put the library files (manual download and de-archived).
Apologies. I should get better at Python. I have found out how to do that: I am using now pip not setuptools and I am installing from the local directory.
Apologies I am a beginner. I am modifying one of the files, say follow.py. How can I then 're-compile' so that when I type twitter-follow my file is used? Many thanks I installed the library using setuptools. I have a folder in which I have put the library files (manual download and de-archived).