Tool for running transformations on columns in a SQLite database.
Project description
sqlite-transform
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
File details
Details for the file sqlite_transform-0.1-py3-none-any.whl
.
File metadata
- Download URL: sqlite_transform-0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dedfe423368eb2b5b8cb03c6c3a240d054b5d808602deb74747ad31b50ba937b |
|
MD5 | 984a2f648b210fde7ac1918cc4f8fd7e |
|
BLAKE2b-256 | 0df3a1d3efbdef0178fb370a6ff5d5251f690ca7e95a34840d1fd315797ec1ac |