regarding session in python

V

vipul jain

hey i am new to python and i want to make a website using python .....
so for that i need a login page. in this login page i want to use the
sessions... but i am not getting how to do it
 
K

Kev Dwyer

vipul said:
hey i am new to python and i want to make a website using python .....
so for that i need a login page. in this login page i want to use the
sessions... but i am not getting how to do it

The Python standard library doesn't include a session framework, but you
can either use a web framework written in Python (Django is the most
popular).

Cheers,

Kev
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top