csv2database

View on PyPIReverse Dependencies (0)

0.0.5 csv2database-0.0.5-py3-none-any.whl

Wheel Details

Project: csv2database
Version: 0.0.5
Filename: csv2database-0.0.5-py3-none-any.whl
Download: [link]
Size: 2456
MD5: 348513ff4216faffa448f42443ef8e94
SHA256: e8864a9c8a953c928509e74a1008b383d29c1c2f1436aa9210a009e918c57f16
Uploaded: 2024-04-02 09:37:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csv2database
Version: 0.0.5
Summary: A package for importing CSV files into a MySQL database
Author: Md Arfaan Baig
Author-Email: mdarfaanbaig[at]gmail.com
Home-Page: https://github.com/mdarfaanbaig/csv2database
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.0.0)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: mysql-connector-python (>=8.0.0)
Requires-Dist: google-api-python-client (>=2.0.0)
License-File: LICENSE.txt
[Description omitted; length: 127 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
csv2database-0.0.5.dist-info/LICENSE.txt sha256=7JpeJiL5KDAWBhGX3fdrNoeITD99y2qhanxRnXPe4fU 1094
csv2database-0.0.5.dist-info/METADATA sha256=TL1EkUkVvHUfKYGlgZOeEQcIP7RKlt0c_YS8c2HELqM 745
csv2database-0.0.5.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
csv2database-0.0.5.dist-info/entry_points.txt sha256=vloAaY4b_Z-aAXd1l179-dxSzGY24mVJgrkhIp-z4-E 54
csv2database-0.0.5.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
csv2database-0.0.5.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

csv_import = csv2database.main:main