Skip to main content

A script that processes the input CSV files and copies them into a SQLite database.

Project description

This is a simple script that takes CSV files as input and copies their contents into a SQLite database. . (Column names are taken from the headers (first row) in the csv file.) Intended for Python 3. (I know it did run on Py2 as some people tried, but I haven’t tested it.)

Source: https://github.com/zblesk/csv-to-sqlite

PyPI: https://pypi.org/project/csv-to-sqlite/

Related blog post + how-to: http://zblesk.net/blog/csv-to-sqlite/

Installs via

pip install csv-to-sqlite

To find out more, run

csv-to-sqlite –help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csv-to-sqlite-1.0.2.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

csv_to_sqlite-1.0.2-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page