Skip to main content

Tool for running transformations on columns in a SQLite database.

Project description

sqlite-transform

PyPI CircleCI License

Tool for running transformations on columns in a SQLite database.

How to install

$ pip install sqlite-transform

How to use

$ sqlite-transform parsedatetime my.db mytable column1 column2

There are only one subcommand at the moment: parsedatetime.

These will run all values in the specified column through dateutils.parser.parse() and replace them with the result, formatted as an ISO timestamp.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

sqlite_transform-0.1-py3-none-any.whl (7.0 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