The Neptyne kernel
Project description
The Neptyne Kernel
This package contains everything shipped in a Neptyne kernel container.
Python Version
Neptyne kernels use Python 3.11, so this is the only version currently tested/supported.
Local Kernels + Google Sheets
You can use the Neptyne kernel to run in a Jupyter notebook, and connect it to a Google sheet. To do so, first get an API key from your Neptyne Google sheets extension. In the extension menu, open 'Manage Advanced Features', and enable the API. Copy your API key, and put in your notebook cell:
import neptyne_kernel
neptyne_kernel.init_notebook("<your api key>")
You can now use Neptyne A1-notation in your notebook cells (e.g. A1 = 1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neptyne_kernel-0.1.9.tar.gz.
File metadata
- Download URL: neptyne_kernel-0.1.9.tar.gz
- Upload date:
- Size: 296.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
802ea5a38ed89e06c37c10d838084450e347158575e78849ad72c056af026983
|
|
| MD5 |
875da162fdecd288f3062fd91e6f5a18
|
|
| BLAKE2b-256 |
c757e6e3c88ad34b6ea9d8d25ef25e696aec24df967aaf3ad4ef149db698786c
|
File details
Details for the file neptyne_kernel-0.1.9-py3-none-any.whl.
File metadata
- Download URL: neptyne_kernel-0.1.9-py3-none-any.whl
- Upload date:
- Size: 342.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c1ac157ec84d402e86f33a0989ba7797d7d52165ca94384e431d454bee22557
|
|
| MD5 |
a81b33a8506d5cc0fab946112153dc0a
|
|
| BLAKE2b-256 |
747d145b3e46e9fec57f33f282f155c720e10242c4f96efa991fbe62ede56415
|