{ "info": { "author": "Civis Analytics Inc", "author_email": "opensource@civisanalytics.com", "bugtrack_url": null, "classifiers": [], "description": "civis-jupyter-extensions\n========================\n\n.. image:: https://travis-ci.org/civisanalytics/civis-jupyter-extensions.svg?branch=master\n :target: https://travis-ci.org/civisanalytics/civis-jupyter-extensions\n\nTools for using the Civis Platform with Jupyter notebooks\n\nInstallation and Setup\n----------------------\n\nRun the following commands in a shell::\n\n pip install civis-jupyter-extensions\n jupyter nbextension install --py civis_jupyter_ext\n jupyter nbextension enable --py civis_jupyter_ext\n\nIn order to use the extensions, make sure to have your Civis Platform API key in\nyour local environment as `CIVIS_API_KEY`.\n\nMagic Commands\n--------------\n\nTo load the magic commands, use the following in ipython or a\nJupyter notebook::\n\n %load_ext civis_jupyter_ext\n\nYou can also autoload the magic commands every time a notebook is opened by\nadding::\n\n c.InteractiveShellApp.extensions = ['civis_jupyter_ext']\n\nto your ``~/.ipython/profile_default/ipython_config.py``.\n\nSQL Queries\n~~~~~~~~~~~\n\nTo get a table preview, use the cell magic like this::\n\n %%civisquery my-database\n select * from dummy.table limit 10;\n\nTo return a DataFrame for further processing, use the line magic like this::\n\n df = %civisquery my-database; select * from dummy.table;", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.civisanalytics.com", "keywords": "", "license": "BSD-3", "maintainer": "", "maintainer_email": "", "name": "civis-jupyter-extensions", "package_url": "https://pypi.org/project/civis-jupyter-extensions/", "platform": "", "project_url": "https://pypi.org/project/civis-jupyter-extensions/", "project_urls": { "Homepage": "https://www.civisanalytics.com" }, "release_url": "https://pypi.org/project/civis-jupyter-extensions/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Tools for using the Civis Platform with Jupyter notebooks.", "version": "0.1.3" }, "last_serial": 3371471, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2a217a5b339baa9549f778706f562601", "sha256": "5f2de9e3d36db7fe90a441602f8df80aff8904c04d5b5046423b270e7641e346" }, "downloads": -1, "filename": "civis-jupyter-extensions-0.1.0.tar.gz", "has_sig": false, "md5_digest": "2a217a5b339baa9549f778706f562601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4473, "upload_time": "2017-09-08T19:53:21", "url": "https://files.pythonhosted.org/packages/59/90/14b93e8dddeaa2e2e86e4e03e9570a89117a2b817a99b897784f43c4e4c9/civis-jupyter-extensions-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "121e66c626b6a902dc8e8523e4af660d", "sha256": "69f10bfe2bf578563fdde13c832b262d76a8b202fa4bf36b1b6a66694507de73" }, "downloads": -1, "filename": "civis-jupyter-extensions-0.1.1.tar.gz", "has_sig": false, "md5_digest": "121e66c626b6a902dc8e8523e4af660d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4518, "upload_time": "2017-09-13T16:28:02", "url": "https://files.pythonhosted.org/packages/67/cd/c6df8100159990714544eadef7f725f8ed485a104e81ed067be0790af776/civis-jupyter-extensions-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a3e0fac6f722b46e4a49b893918eafd2", "sha256": "a2956679661be1bbdf3b1bea588f7f3ff470f1daf80bef245d5a0185f08f7bc0" }, "downloads": -1, "filename": "civis-jupyter-extensions-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a3e0fac6f722b46e4a49b893918eafd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4526, "upload_time": "2017-09-20T19:13:04", "url": "https://files.pythonhosted.org/packages/36/25/afaaafaf651d3d74b101ee0dd88fea79b0442b76563c83428ccc455df87a/civis-jupyter-extensions-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "eb5575b6611c2d1c94195c25161e4351", "sha256": "371e0adde3e6708b17de4e296c3f9fc2486048be036bbac51fadc4ac00b137da" }, "downloads": -1, "filename": "civis-jupyter-extensions-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eb5575b6611c2d1c94195c25161e4351", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4750, "upload_time": "2017-11-28T16:05:05", "url": "https://files.pythonhosted.org/packages/b4/cb/d9c98b5a3da1a1580bbb348fed7b782b42558b48d77d6299c167845c8bf0/civis-jupyter-extensions-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb5575b6611c2d1c94195c25161e4351", "sha256": "371e0adde3e6708b17de4e296c3f9fc2486048be036bbac51fadc4ac00b137da" }, "downloads": -1, "filename": "civis-jupyter-extensions-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eb5575b6611c2d1c94195c25161e4351", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4750, "upload_time": "2017-11-28T16:05:05", "url": "https://files.pythonhosted.org/packages/b4/cb/d9c98b5a3da1a1580bbb348fed7b782b42558b48d77d6299c167845c8bf0/civis-jupyter-extensions-0.1.3.tar.gz" } ] }