jupysql 0.11.1


pip install jupysql

  Latest version

Released: Mar 25, 2025

Project Links

Meta
Author: Ploomber

Classifiers

Development Status
  • 3 - Alpha

Environment
  • Console

License
  • OSI Approved :: Apache Software License

Topic
  • Database
  • Database :: Front-Ends

Programming Language
  • Python :: 3

JupySQL

CI CI Integration Tests Broken Links PyPI version Twitter Code style: black Downloads

Join our community | Newsletter | Contact us | Docs | Blog | Website | YouTube

[!TIP] Deploy Streamlit and Dash apps for free on Ploomber Cloud!

Run SQL in Jupyter/IPython via a %sql and %%sql magics.

Features

Installation

pip install jupysql

or:

conda install jupysql -c conda-forge

Documentation

Click here to see the documentation.

Credits

This project is a fork of ipython-sql; the objective is to turn this project into a full-featured SQL client for Jupyter. We're looking for feedback and taking feature requests, so please join our community and enter the #jupysql channel.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
prettytable (>=3.12.0)
ipython (<=8.12.0)
sqlalchemy
sqlparse
ipython-genutils (>=0.1.0)
jinja2
sqlglot (>=11.3.7)
importlib-metadata
jupysql-plugin (>=0.4.2)
ploomber-core (>=0.2.7)