A jupyter SQLite3 kernel.
Project description
janssqlitekernel
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file janssqlitekernel-1.2.0.tar.gz
.
File metadata
- Download URL: janssqlitekernel-1.2.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ed6e75b5258a865e2078266bf1696a4d501bc25a215c0e2f10277460c8d1cf4 |
|
MD5 | e84a9addd73dddfcb490beff582d862b |
|
BLAKE2b-256 | b473716626616e3d317c6705a6381cc4c8925c1a9258ba04ccfe49f209ee4111 |
File details
Details for the file janssqlitekernel-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: janssqlitekernel-1.2.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffbe494a722da0873c754071a9cb5823e89c817e9bdbd766fae652019b311181 |
|
MD5 | 77f574675297441642051636cf8e059c |
|
BLAKE2b-256 | e4dae67a1497a3d5556c2c2d7a821d448af89a97f44e94d40a4e5746c685d601 |