/ExcelToDB

Primary LanguagePython

References

https://www.youtube.com/watch?v=71zkSuzkJrw

https://www.youtube.com/watch?v=oN0koUt3SXQ

https://pypi.org/project/pandas/

https://pythonbasics.org/read-excel/

https://blog.devgenius.io/import-excel-spreadsheets-to-database-with-pandas-2d7af5faee4f

https://www.dataquest.io/blog/excel-and-pandas/

https://pypi.org/project/Flask/

https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_excel.html

https://pandas.pydata.org/docs/reference/api/pandas.ExcelWriter.html

Packages

  • click==8.0.3
  • colorama==0.4.4
  • et-xmlfile==1.1.0
  • Flask==2.0.2
  • greenlet==1.1.2
  • itsdangerous==2.0.1
  • Jinja2==3.0.2
  • MarkupSafe==2.0.1
  • numpy==1.21.4
  • openpyxl==3.0.9
  • pandas==1.3.4
  • python-dateutil==2.8.2
  • pytz==2021.3
  • six==1.16.0
  • SQLAlchemy==1.4.26
  • Werkzeug==2.0.2
  • xlrd==2.0.1
  • XlsxWriter==3.0.2