Metadata-Version: 2.1
Name: crud2csvdb
Version: 0.0.2
Summary: Upload csv file to database and perform CRUD operation
Author: Snehal Borkar
Author-email: borkarsnehal60@gmail.com
License: UNKNOWN
Keywords: python
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: pandas
Requires-Dist: ntpath
Requires-Dist: mysql.connector


##This module is used to add local csv file to database and perform crud operations on it.







