معرفی شرکت ها


cql_kernel-3.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CQL Kernel for Jupyter based on cqlsh
ویژگی مقدار
سیستم عامل -
نام فایل cql_kernel-3.0.1
نام cql_kernel
نسخه کتابخانه 3.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Steven Lowenthal & Apache Cassandra Developers
ایمیل نویسنده steve@datastax.com
آدرس صفحه اصلی https://github.com/slowenthal/cql_kernel
آدرس اینترنتی https://pypi.org/project/cql_kernel/
مجوز Apache
A Jupyter kernel for the Apache Cassandra Database To install:: pip install cql_kernel python -m cql_kernel.install [<cassandra hostname>] You can always rerun the the above command to change the hostname. It's best to restart Jupyter after running it. You can get away with closing your notebook, and then refreshing the main Jupyter page too, but that's error-prone. To use it, run one of:: ipython notebook # In the notebook interface, select CQL from the 'New' menu ipython qtconsole --kernel cql ipython console --kernel cql Syntax:: All regular cqlsh syntax is supported. Auto-complete:: Use the <TAB> key to invoke auto-complete %%html magic:: If you start a cell with %%html, the html will be returned and rendered For details of how this works, see the Jupyter docs on `wrapper kernels <http://jupyter-client.readthedocs.org/en/latest/wrapperkernels.html>`_, and Pexpect's docs on the `replwrap module <http://pexpect.readthedocs.org/en/latest/api/replwrap.html>`_ To build:: python setup.py sdist upload python setup.py bdist upload


نحوه نصب


نصب پکیج whl cql_kernel-3.0.1:

    pip install cql_kernel-3.0.1.whl


نصب پکیج tar.gz cql_kernel-3.0.1:

    pip install cql_kernel-3.0.1.tar.gz