Skip to content

hamzamu/flask-csv-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask CSV file upload DB insert

This is a quick explanation for a friend who is exploring flask

  1. Flask form
  2. Upload CSV
  3. Read CSV using pandas
  4. MySQL Database connection mysql.connector
  5. Loop through rows and insert them into the database

About

flask-csv-mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published