Skip to main content

A PostgreSQL kernel for IPython

Project description

A simple Jupyter kernel for PostgreSQL

Install with pip install git+https://github.com/bgschiller/postgres_kernel.git

To use, run one of:

jupyter notebook
# In the notebook interface, select PostgreSQL from the 'New' menu
jupyter qtconsole --kernel postgres
jupyter console --kernel postgres

For details of how this works, see Jupyter’s docs on wrapper kernels. This is heavily based on takluyver/bash_kernel. Just look at our git log :)

images/console.png images/notebook.png

Todo

  • Get rid of this ShimWarning, “You should import from ipykernel or jupyter_client instead.”

  • How do I make this pip-installable?

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

postgres_kernel-0.2.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

postgres_kernel-0.2-py3-none-any.whl (5.5 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