Skip to main content

A jupyter SQLite3 kernel.

Project description

janssqlitekernel

Logo

A simple SQLite3 kernel for jupyter. Created using IPython's kernel and pexpect's REPLWrapper subclasses. You cannot span commands over multiple inputs. If you forget a semicolon at the end, the kernel will append it for you. This feature is disabled for the SQLite dot-commands.

Installation

  • install SQLite3 from your distro's package manager
  • get the kernel module via pip
  • pip install janssqlitekernel
  • then install kernelspec
  • janssqlitekernel

Dev Installation

  • download/clone this project
  • open shell in project folder
  • pip install -e ./
  • jupyter kernelspec install --user janssqlitekernel

Uninstall

  • jupyter kernelspec uninstall janssqlitekernel
  • pip uninstall janssqlitekernel

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

janssqlitekernel-1.2.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

janssqlitekernel-1.2.0-py3-none-any.whl (8.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