Skip to main content

A mysql kernel for Jupyter.

Project description

Mysql_kernel

PyPI version Github license PyPI PyPI format contributors downloads

Mysql Kernel for Jupyter

中文介绍

Installation

step1:

pip install mysql_kernel

To get the newest one from this repo (note that we are in the alpha stage, so there may be frequent updates), type:

pip install git+git://github.com/Hourout/mysql_kernel.git

step2:

Add kernel to your jupyter:

python -m mysql_kernel.install

ALL DONE! 🎉🎉🎉

Uninstall

step1:

View and remove mysql kernel

jupyter kernelspec list
jupyter kernelspec remove mysql

step2:

uninstall mysql kernel:

pip uninstall mysql-kernel

ALL DONE! 🎉🎉🎉

Using

jupyter notebook

step1: you should set mysql host and port

mysql://user:password@host:port

or

mysql://host:port

step2: write your mysql code

Quote

kernel logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mysql_kernel-0.4.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

mysql_kernel-0.4.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page