csvs-to-sqlite

View on PyPIReverse Dependencies (1)

1.3 csvs_to_sqlite-1.3-py2.py3-none-any.whl

Wheel Details

Project: csvs-to-sqlite
Version: 1.3
Filename: csvs_to_sqlite-1.3-py2.py3-none-any.whl
Download: [link]
Size: 16665
MD5: 65309c26466f87933048490cf27cfc32
SHA256: a1d94624d4d501f2c9661f648e537cd2acb1ac3451cbd78384cf8abae00ec8c7
Uploaded: 2021-11-18 16:36:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csvs-to-sqlite
Version: 1.3
Summary: Convert CSV files into a SQLite database
Author: Simon Willison
Home-Page: https://github.com/simonw/csvs-to-sqlite
License: Apache License, Version 2.0
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Database
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (~=7.0)
Requires-Dist: dateparser (>=1.0)
Requires-Dist: pandas (>=1.0)
Requires-Dist: py-lru-cache (~=0.1.4)
Requires-Dist: six
Requires-Dist: pytest; extra == "test"
Requires-Dist: cogapp; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7761 characters]

WHEEL

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

RECORD

Path Digest Size
csvs_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
csvs_to_sqlite/cli.py sha256=cYSM5-QbORtf3Rla_PVMMv_PHLphMnUXysEVEyZ8x3M 8821
csvs_to_sqlite/utils.py sha256=c3Fr8CbuHv-7J4nPBidHzzhb96I-Xzs_4htFJuHoTKs 18011
csvs_to_sqlite-1.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
csvs_to_sqlite-1.3.dist-info/METADATA sha256=X9sSzoqi_i92d9BFH9CD9vrn9oE4Wl4du6pX9dubua4 8749
csvs_to_sqlite-1.3.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
csvs_to_sqlite-1.3.dist-info/entry_points.txt sha256=-8o0VzqKdZGOp_QzaZJVdqt1HZVfsMk6TUWml58fu1M 77
csvs_to_sqlite-1.3.dist-info/top_level.txt sha256=4FCkq7_bvF-sPEoiApJk1jw20SN3yEXev9czl7uHN6I 15
csvs_to_sqlite-1.3.dist-info/RECORD

top_level.txt

csvs_to_sqlite

entry_points.txt

csvs-to-sqlite = csvs_to_sqlite.cli:cli