Answer the question
In order to leave comments, you need to log in
Python PyQt5 how to correctly count website rows?
you need to display the lines of the site in a window (or each line of the site has its own window) for example
,
I
read
the
page (I can’t find the command to read the page) (direct opening is not allowed)
in Python it is String signup_url = " 192.168.0.104/signup.php ";
and here ???
Answer the question
In order to leave comments, you need to log in
Do you seriously want to work with the database through such a proxy crutch? This is not only slow, but also unsafe.
Well, in general, the standard urllib library is responsible for working with the http (s) protocol in python, although third-party urllib3 or requests are more often used. See the documentation for how to work with them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question