7 Respostas
+ 1
Learn Django for that
+ 1
Brython is way
+ 1
May be pandas?
import os, pip
os.system("pip install pandas")
P.S Renew your PIP:
os.system("pip install --upgrade pip")
os.system("pip --version")
0
What do you mean?
0
Actually i have some pages which are made in html and i want to add those pages in my application that is made with python
0
Oh! You want to have a front-end written in html and css, right?
I don't really know how to achieve it. I hope someone else can answer...
0
No problem 😚