Ipython db.py shell extension
Project description
idb
ipython [db.py](https://github.com/yhat/db.py) shell extension.
Databases Supported ===
PostgreSQL
MySQL
SQLite
Redshift
MS SQL Server
Oracle
Install
use github:
In [1]: %install_ext https://raw.githubusercontent.com/dongweiming/idb/master/idb.py In [2]: %load_ext idb
git clone https://github.com/dongweiming/idb cd idb python setup.py install
use pip:
pip install ipython-db In [1]: %load_ext idb
Usage
You can see this example ipynb: http://nbviewer.ipython.org/github/dongweiming/idb/blob/master/examples/db-example.ipynb
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipython-db-1.0.tar.gz
(2.8 kB
view details)
Built Distribution
ipython_db-1.0-py2.7.egg
(4.6 kB
view details)
File details
Details for the file ipython-db-1.0.tar.gz
.
File metadata
- Download URL: ipython-db-1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 204e5bc545b215edc31d35e034ab3746ba87f917dfe872aa4e84b2bcedd6bf95 |
|
MD5 | 8e2eb095a56f9af365d4eee753e00e78 |
|
BLAKE2b-256 | 363404e6f7c444e0e4bd39e66c719faada9e7d826f0f79cf715c4dfa357f223a |
File details
Details for the file ipython_db-1.0-py2.7.egg
.
File metadata
- Download URL: ipython_db-1.0-py2.7.egg
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e163714ddd44a3c20060e120495d715505497e789725231bd598b4569a79cca |
|
MD5 | e5e5eaf32cc72425b858566754158412 |
|
BLAKE2b-256 | 149a493f0c453fe94dbac6d1885536dc223a5708e447e2834d817cbd2b8ac979 |