- 2

how do i make a website using python

h

8th Feb 2022, 3:34 AM
Glitching shift Sans
Glitching shift Sans - avatar
5 Answers
0
You should consider python web frameworks like flask(for small projects) and django. I recommend django more. https://flask.palletsprojects.com/en/2.0.x/ https://www.djangoproject.com/
9th Feb 2022, 12:33 PM
Casper
Casper - avatar
0
For python you can use flask or django, here are the steps: 1# Have some python editor(You can try pycharm) 2# Download it 3# type pip install flask in the terminal. 4# then go into edit configurations type in flask and apply it. I don’t know about django set up but i know flask.
9th Feb 2022, 5:25 PM
JustAProgramer
JustAProgramer - avatar
10th Feb 2022, 3:06 AM
Glitching shift Sans
Glitching shift Sans - avatar
- 4
NEZ bruh no
8th Feb 2022, 3:36 AM
Glitching shift Sans
Glitching shift Sans - avatar