a javascript prompt and storing it in a variable and i want to take that value and put it on a image using PIL in python. how can i do this?
?
Python and Javascript are 2 different things. If you want to pass a value from JS to Python, either Python has an API or Socket or reads a DB and JS to insert into a DB or some sort of Python-JS connector that I hate to dive into. How are you building this?
Обсуждают сегодня