{ "info": { "author": "Dongweiming", "author_email": "ciici123@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Framework :: IPython", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Topic :: Database", "Topic :: Database :: Front-Ends" ], "description": "idb\n===\n\nipython [db.py](https://github.com/yhat/db.py) shell extension.\n\nDatabases Supported\n===\n\n- PostgreSQL\n- MySQL\n- SQLite\n- Redshift\n- MS SQL Server\n- Oracle\n\nInstall\n=======\n\nuse github:\n\n In [1]: %install_ext https://raw.githubusercontent.com/dongweiming/idb/master/idb.py\n In [2]: %load_ext idb\n\n git clone https://github.com/dongweiming/idb\n cd idb\n python setup.py install\n\nuse pip:\n\n pip install ipython-db\n In [1]: %load_ext idb\n\nUsage\n=============\n\nYou can see this example ipynb: http://nbviewer.ipython.org/github/dongweiming/idb/blob/master/examples/db-example.ipynb", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dongweiming/idb/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dongweiming/idb", "keywords": "database,ipython,shell,db.py", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ipython-db", "package_url": "https://pypi.org/project/ipython-db/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ipython-db/", "project_urls": { "Download": "https://github.com/dongweiming/idb/tarball/0.1", "Homepage": "https://github.com/dongweiming/idb" }, "release_url": "https://pypi.org/project/ipython-db/1.0/", "requires_dist": null, "requires_python": null, "summary": "Ipython db.py shell extension", "version": "1.0" }, "last_serial": 1358858, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "e5e5eaf32cc72425b858566754158412", "sha256": "2e163714ddd44a3c20060e120495d715505497e789725231bd598b4569a79cca" }, "downloads": -1, "filename": "ipython_db-1.0-py2.7.egg", "has_sig": false, "md5_digest": "e5e5eaf32cc72425b858566754158412", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4644, "upload_time": "2014-12-23T14:52:29", "url": "https://files.pythonhosted.org/packages/14/9a/493f0c453fe94dbac6d1885536dc223a5708e447e2834d817cbd2b8ac979/ipython_db-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "8e2eb095a56f9af365d4eee753e00e78", "sha256": "204e5bc545b215edc31d35e034ab3746ba87f917dfe872aa4e84b2bcedd6bf95" }, "downloads": -1, "filename": "ipython-db-1.0.tar.gz", "has_sig": false, "md5_digest": "8e2eb095a56f9af365d4eee753e00e78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2014-12-23T14:52:26", "url": "https://files.pythonhosted.org/packages/36/34/04e6f7c444e0e4bd39e66c719faada9e7d826f0f79cf715c4dfa357f223a/ipython-db-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5e5eaf32cc72425b858566754158412", "sha256": "2e163714ddd44a3c20060e120495d715505497e789725231bd598b4569a79cca" }, "downloads": -1, "filename": "ipython_db-1.0-py2.7.egg", "has_sig": false, "md5_digest": "e5e5eaf32cc72425b858566754158412", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 4644, "upload_time": "2014-12-23T14:52:29", "url": "https://files.pythonhosted.org/packages/14/9a/493f0c453fe94dbac6d1885536dc223a5708e447e2834d817cbd2b8ac979/ipython_db-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "8e2eb095a56f9af365d4eee753e00e78", "sha256": "204e5bc545b215edc31d35e034ab3746ba87f917dfe872aa4e84b2bcedd6bf95" }, "downloads": -1, "filename": "ipython-db-1.0.tar.gz", "has_sig": false, "md5_digest": "8e2eb095a56f9af365d4eee753e00e78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2791, "upload_time": "2014-12-23T14:52:26", "url": "https://files.pythonhosted.org/packages/36/34/04e6f7c444e0e4bd39e66c719faada9e7d826f0f79cf715c4dfa357f223a/ipython-db-1.0.tar.gz" } ] }