How to write python code to send data to Redis Database

30 views Asked by At

Need help on the code to send the data in the text box to my Redis Database after button pressedenter image description here

Tried everything but with no success. I made a app to get the data from the server, but need to send the data from my program to the database

0

There are 0 answers