I wrote a small command line tool. A http upload client called tbzuploader
I use Python on linux daily, but I have no clue how to use a console_script (via setup.py) on windows.
Where does pip install my command line tool?
Background: the tool should be executed regularly via the windows task scheduler