[Tutor] html and python

Grigor Kolev grigor.kolev at gmail.com
Wed Feb 10 20:49:25 CET 2010


В 13:33 -0600 на 10.02.2010 (ср), vince spicer написа:
> On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev <grigor.kolev at gmail.com>
> wrote:
>         Hi.
>         I want to make a list of E-mail, photos and some additional
>         data.
>         But I want this list to be displayed in one site.
>         How can I send data from a list of site page. Which module
>         should I use
>         --
>         Grigor Kolev <grigor.kolev at gmail.com>
>         
>         _______________________________________________
>         Tutor maillist  -  Tutor at python.org
>         To unsubscribe or change subscription options:
>         http://mail.python.org/mailman/listinfo/tutor
> 
> do you have any code currently?
No have.
Data is something like this.
[{'grigor.kolev at gmail.com' : {name: 'Grigor', age: 26,  photo:
r'/home/user/photoname'}, {Next mail}]
But I do not know how to send data in html.
I want to make loop who pars the list and show data in the site. 
-- 
Grigor Kolev <grigor.kolev at gmail.com>



More information about the Tutor mailing list