I am very confused because I have a python server up and running on https://python-server-password-manager.wotsitgamer.repl.co/. On that server there is a file named "main.py". I need to link a function from that file to the local python application. I tried to use the following:
import https://python-server-password-manager.wotsitgamer.repl.co/
... but that just gives me an error.
Any help would be great.