yafimvo / test-jupysql-ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Python 98.5%Language:Jupyter Notebook 1.4%Language:Shell 0.1%