On Fri, 8 Nov 2019 17:29:54 -0300
João Aguiar <jocm.agu...@gmail.com> wrote:

> Hi
> My name is João Carlos, I'm new to python and would like to know if there
> is any function of wsgiref to retrieve form data via POST, something
> similar ( request_form () or request_input () ) otherwise what would be the
> best way ?

i use (and recommend) werkzeug for that! :-) 

but fel free to try django-hotsauce  (which is also based on werkzeug for wsgi 
stuff)

Sincerely,

Jack


-- 
Jack Bortone <tkad...@yandex.ru>
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to