Skip to main content

csvql command line tool

Project description

csvql

csvql is an easy to use, open source command line tool to work with CSV files

csvql has no requirements or dependencies other than Python 3

Features

  • Load one or more CSV files into an SQLite database as tables
  • Query and modify the data using SQL
  • Create new CSV files from the results of SQL queries

Installation

You can install, upgrade, and uninstall csvql.py with these commands:

  $ pip install csvql
  $ pip install --upgrade csvql
  $ pip uninstall csvql

Help

To get help use:

  $ csvql -h

Examples

See examples folder for common and advanced use cases

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

csvql-0.0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

csvql-0.0.2-py3-none-any.whl (6.2 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