Sunday, February 7, 2016

How to show python data on html

So currently i have a python console application that reads from an api and print some data i want. I followed the django course and they use models/database in it. The data that they show comes from that. So i was wondering how to add a html page to my console application or python code. Is there a tutorial i can follow for that ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3adac053-79f3-4af2-89a0-b4b19c87b5ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment