We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, first of all thanks for the great program ;-)
I used it to lock and unlock the hatch in my python 3.7 under windows program.
I have another question: could you speed up the locking process?
I am currently calling your scipts as follows: webUrl = urllib.request.urlopen ('http: //localhost/sureflap-master/LockOutsite.php')
Are there any php methods I could add to your program to get to the site faster?
Thank you in advance Anja
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, first of all thanks for the great program ;-)
I used it to lock and unlock the hatch in my python 3.7 under windows program.
I have another question:
could you speed up the locking process?
I am currently calling your scipts as follows:
webUrl = urllib.request.urlopen ('http: //localhost/sureflap-master/LockOutsite.php')
Are there any php methods I could add to your program to get to the site faster?
Thank you in advance
Anja
The text was updated successfully, but these errors were encountered: