how to create a web-site in python3 ? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

how to create a web-site in python3 ?

7th Apr 2019, 3:12 PM
Redouane Chlaih
Redouane Chlaih - avatar
4 Respostas
+ 6
Easiest way is by using Django or Flask frameworks.
7th Apr 2019, 3:53 PM
Hubert Dudek
Hubert Dudek - avatar
+ 2
Redouane wrote "You could make games by python 3 ?" you can use pygame and other libraries also available
7th Apr 2019, 4:17 PM
Saksham Jain
Saksham Jain - avatar
+ 2
Django is a python framework that can help you develop your Web app so fast with python, just follow they official tutorial and get started, it so cool and easy to use. šŸ‘‰šŸ‘‰ https://docs.djangoproject.com/en/3.0/intro/tutorial01/
5th May 2020, 12:12 AM
ugochukwu Joseph
ugochukwu Joseph - avatar
+ 1
Thanks
7th Apr 2019, 3:54 PM
Redouane Chlaih
Redouane Chlaih - avatar