{ "info": { "author": "GM", "author_email": "newtux@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: IPython", "License :: OSI Approved :: BSD License", "Topic :: System :: Shells" ], "description": "A Jupyter kernel for Kdb/q\n==========================\n\nNo other dependencies beides Jupyter and Q. Easy setup.\n\nIt is probably very rough around the edges, but seems to work. Please\nreport any issues you end up having.\n\n**Other Existing Kernels**\n\n- `IKdbQ `__\n\nTodo\n====\n\n- [STRIKEOUT:Multiline support] Should be done now\n- Image support?\n- Code cleanup\n- Implementing code completion.\n- Testing (I doubt k support currently works)\n- [STRIKEOUT:Pip/Conda publication]\n\nInstall\n=======\n\nThis requires IPython 3. Note that ``q`` must be in your path and\n``$QHOME`` must be correctly defined.\n\n::\n\n pip install kdbq_kernel\n python -m kdbq_kernel.install\n\nTo make sure it is installed:\n\n::\n\n jupyter kernelspec list\n\nTo use it, run one of:\n\n::\n\n jupyter notebook\n # In the notebook interface, select Kdb/Q from the 'New' menu\n jupyter qtconsole --kernel kdbq\n jupyter console --kernel kdbq\n\nMore Info\n=========\n\nMore information of Kdb and Q:\n\n- `Q\n Wiki `__\n- `Reference `__\n\nFor more details on how this works, also see:\n\n- `Wrapper\n Kernels `__\n- `Pepect\n replwrap `__\n\nThanks\n======\n\nThis kernel is heavily/entirely based on the `Bash Kernel by\ntakluyver `__.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/newtux/KdbQ_kernel", "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "kdbq_kernel", "package_url": "https://pypi.org/project/kdbq_kernel/", "platform": null, "project_url": "https://pypi.org/project/kdbq_kernel/", "project_urls": { "Homepage": "https://github.com/newtux/KdbQ_kernel" }, "release_url": "https://pypi.org/project/kdbq_kernel/0.1/", "requires_dist": [ "pexpect (>=4.0)" ], "requires_python": null, "summary": "A Kdb/Q kernel for Jupyter", "version": "0.1" }, "last_serial": 2882293, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a087243e7a5ab0869e0d48612209ddc2", "sha256": "00e3d4f6746a46c00bf05b065deea6c15a582088e8fe20cce9b27990f28ffed4" }, "downloads": -1, "filename": "kdbq_kernel-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a087243e7a5ab0869e0d48612209ddc2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14602, "upload_time": "2017-05-18T04:02:53", "url": "https://files.pythonhosted.org/packages/3d/ac/9867546492347473e200906efd1049151607a54389cccfe75c03887e15b7/kdbq_kernel-0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a087243e7a5ab0869e0d48612209ddc2", "sha256": "00e3d4f6746a46c00bf05b065deea6c15a582088e8fe20cce9b27990f28ffed4" }, "downloads": -1, "filename": "kdbq_kernel-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a087243e7a5ab0869e0d48612209ddc2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14602, "upload_time": "2017-05-18T04:02:53", "url": "https://files.pythonhosted.org/packages/3d/ac/9867546492347473e200906efd1049151607a54389cccfe75c03887e15b7/kdbq_kernel-0.1-py2.py3-none-any.whl" } ] }