项目作者: okyere

项目描述 :
This flask application allows an admin to collect data from excel workbooks onto a database. The admin needs to define the table names, column names, and data types (Text, Number, Date) of each column. These data types will be validated before attempting to write to the database table.
高级语言: Python
项目地址: git://github.com/okyere/excel-data-collection.git
创建时间: 2017-03-26T02:17:03Z
项目社区:https://github.com/okyere/excel-data-collection

开源协议:MIT License

下载