Is it possible to use Python in combination with HTML/CSS? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Is it possible to use Python in combination with HTML/CSS?

Python is my favorite language and I really like Web programming but i don't how to use them together. I am always using Javascript for needed operations in my HTML page and I would like to use Python if possible. Can I have any suggestion on how to make it possible?

20th Jun 2018, 12:30 AM
Mass Sene
Mass Sene - avatar
7 Answers
+ 7
Thanks for your explanations they were helpful. As you suggested it I will try Django and eventually Flask and see. Please don't forget to update if you got something new
20th Jun 2018, 1:41 AM
Mass Sene
Mass Sene - avatar
+ 57
Mass Sene Sure, I will try to update often! In fact, make sure that you have the up-to-date version of Django. (Django updates a lot.) Check out sites like Mozilla, they have tons of information on web development. Examples of some websites that use Django are: ⭐Instagram ⭐Firefox ⭐Pinterest And so many more... From Mozilla, development with Django: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website
20th Jun 2018, 1:52 AM
Ⓢ••🅢•🅣•🅐•🅡•🅢
+ 54
Yes, it is very possible! Check out Django and the Python official documentation on web servers. 🙂 I hope this helps. ✌️🙂 Good luck and happy coding! https://docs.python.org/3.0/howto/webservers.html https://en.m.wikipedia.org/wiki/Django_(web_framework) https://www.sololearn.com/discuss/1106002/?ref=app
20th Jun 2018, 12:57 AM
Ⓢ••🅢•🅣•🅐•🅡•🅢
+ 53
Mass Sene Django takes some time to get used to. It's not as easy as writing simple Python code, but like with everything, it takes a bit of practice. The concept of what it basically is: It's a framework like Ruby on Rails or Flask. Highly used for web development and building apps. I suggest the documents to any beginners. If you still don't understand it, try learning from some other professionals and practice Python more and more until it is extremely easy. I will soon learn it, so try out the YouTube tutorials for Django as well. People such as Traversy Media explain it well. So it will take some time, but it will be worth the effort. Good luck! If Django doesn't work out try Flask, another framework for Python. 🙂 https://www.tutorialspoint.com/django/index.htm https://docs.djangoproject.com/en/2.0/intro/
20th Jun 2018, 1:33 AM
Ⓢ••🅢•🅣•🅐•🅡•🅢
+ 5
i have already heard talking about Django but don't really understand the concept
20th Jun 2018, 1:21 AM
Mass Sene
Mass Sene - avatar
+ 1
yep is Python is my entertainment I like all the session in pythonnian programming language
24th Jun 2018, 7:14 AM
Sanjay Govind S
Sanjay Govind S - avatar
+ 1
of course Python is interesting area to flourish young talents☺️☺️
24th Jun 2018, 7:16 AM
Sanjay Govind S
Sanjay Govind S - avatar