Skip to main content

sqlitebiter is a CLI tool to convert CSV/Excel/HTML/JSON/Markdown/Google-Sheets to a SQLite database file.

Project description

sqlitebiter

https://img.shields.io/pypi/pyversions/sqlitebiter.svg Linux CI test status Windows CI test status

Summary

sqlitebiter is a CLI tool to convert CSV/Excel/HTML/JSON/Markdown/Google-Sheets to a SQLite database file.

Features

  • Create a SQLite database file from:
    • CSV file(s)

    • Microsoft Excel TM file(s)

    • HTML file(s): extract table tag data

    • JSON file(s)

    • Markdown file(s): extract Markdown table

    • Google Sheets

Usage

docs/gif/usage_example.gif

For more information

More examples are available at http://sqlitebiter.readthedocs.io/en/latest/pages/usage/index.html

Installation

Install via pip

sqlitebiter can be installed via pip (Python package manager).

sudo pip install sqlitebiter

Dependencies

Python packages (mandatory)

Dependency python packages are automatically installed during sqlitebiter installation via pip.

Google Sheets dependencies

Manual installation required to use Google Sheets feature.

Test dependencies

Python packages (optional)

  • lxml (Faster HTML convert if installed)

Documentation

http://sqlitebiter.readthedocs.org/en/latest/

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

sqlitebiter-0.4.1a0.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

sqlitebiter-0.4.1a0-py2.py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 2 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