This tutorial shows you how to get quickly up and running with Neptyne in Google Sheets. You'll need access to Google Sheets and the Neptyne Add-on, of course, but once you have that, it shouldn't take you more than 5 minutes to have your first Python code up and running in Google Sheets.
To begin, install the Neptyne: Python for Google Sheets extension, then return here.
Follow the steps below to start using it:
Congratulations! You're now you've now integrated Python with your spreadsheet!
Continue to The Magic of Spilling to build your first application!
Install and setup the Neptyne for Google sheets extension
Write your own python functions and call them in your spreadsheet
Import any package you need, and leverage the python ecosystem
Securely call any API such as OpenAI by using Neptyne's built in secret management