0

Hi guys how can I link python in html?

I need to design website by using HTML, css, python

25th Aug 2020, 2:54 PM
Kajol Kumari
Kajol Kumari - avatar
2 Answers
+ 3
That will be a Django projects, if you're using Pycharm IDE, then you have to create a new Project, then in click the terminal and then type, pip install Django==3.1 then wait for your download to be ready. Let me know when you start so that I can put you through.
25th Aug 2020, 3:22 PM
Cyber Nate đŸ‘šđŸ»â€đŸ’»
Cyber Nate đŸ‘šđŸ»â€đŸ’» - avatar