Skip to main content

Tools for running data in a SQLite database through AWS Comprehend

Project description

sqlite-comprehend

PyPI Changelog Tests License

Tools for running data in a SQLite database through AWS Comprehend

Installation

Install this tool using pip:

pip install sqlite-comprehend

Usage

For help, run:

sqlite-comprehend --help

You can also use:

python -m sqlite_comprehend --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd sqlite-comprehend
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

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

sqlite-comprehend-0.1a0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

sqlite_comprehend-0.1a0-py3-none-any.whl (9.4 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