anaconda.org : ipython-sql : 0.3.9
ipython-sql introduces a %sql (or %%sql) magic to your notebook allowing you to connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:conda/ipython-sql@0.3.9
Published:
Indexed:
Related tag:
v0.3.9
Loading...
Readme
Loading...
Dependencies
- ipython >=1.0
- ipython_genutils >=0.1.0
- prettytable
- python >=3.10,<3.11.0a0
- six
- sqlalchemy >=0.6.7
- sqlparse