how to process form data with python | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 6

how to process form data with python

I have a basic form i whant to collect its data that gets submited i what to use python Āæis it possible and how do i start can python make the data go to my e-mail?

13th Jun 2019, 3:22 PM
Alien AGT
Alien AGT - avatar
2 Respostas
+ 2
you can do by (f.write) or using np.savetxt after that you can format{} the output.
13th Jun 2019, 3:59 PM
**šŸ‡¦šŸ‡Ŗ|šŸ‡¦šŸ‡Ŗ**
**šŸ‡¦šŸ‡Ŗ|šŸ‡¦šŸ‡Ŗ** - avatar
+ 2
What kind of python server are you using? (eg. http, Flask, django, cgi, etc)
14th Jun 2019, 5:00 AM
777
777 - avatar