Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 150 Bytes

File metadata and controls

10 lines (7 loc) · 150 Bytes

just a python demo for juqery jtable

pip install flask

python make_fake_data.py >table.sql
sqlite3 v3.db <table.sql
python jtable.py