Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 2.3 KB

README.md

File metadata and controls

58 lines (44 loc) · 2.3 KB

JupySQL

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

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

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

Get Started

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.