Call Python code directly from Google Sheets™. Easily develop your code using the built in editor. Use any third party libraries.
बनाने वाली कंपनी:
लिस्टिंग को पिछली बार अपडेट किया गया:10 मई 2024
इनके साथ काम करता है:
5 हज़ार+
अवलोकन
Neptyne: Python for Sheets™ lets you extend the functionality of spreadsheets by writing your own Python functions in an integrated editor and REPL. With the power of Python, you can easily import data from the web, implement your own custom formulas, and leverage the power of the vast ecosystem of Python packages.

Quickstart Tutorial:
- Install the extension on this page.
- Open a new Google Sheet™ and declare and in the top bar click Extensions > Neptyne > Show code editor
- Implement a python function in the top code editor. For example:
def hello(to_who):
    return "hello " + to_who
- Set A1 to: world
- Set A2 to: =PY(“hello”, A1)
- Change the value of A1 and notice that A2 updates!

Neptyne Editor
- The top part of the Neptyne sidebar, the editor, is evaluated every time your code changes.
- You must declare any functions you create in the editor.

Neptyne REPL
- The bottom part of the sidebar is a Python REPL.
- The REPL can be used to run Python expressions and to test and debug your Python code.

Integrating with the Sheet
- Neptyne automatically creates a PY formula which lets you call your Python functions from the sheet.
- Usage: =PY(“function_name”, param1, …)

PyPI Packages:
- Neptyne ships with the python packages most useful for data analysis so you’ll have direct access to pandas, numpy, requests, scikit-learn and even openai.
- To install a new package, click Extensions > Neptyne > Python Package Management
- Any packages entered 


अतिरिक्त जानकारी
कीमतइस ऑफ़र में कुछ सुविधाएं बिना किसी शुल्क के उपलब्ध हैं, जबकि कुछ सुविधाओं के लिए पैसे चुकाने होंगे
डेवलपर
सेवा की शर्तें
Neptyne: Python for Sheets™ नीचे दी गई अनुमतियों के ऐक्सेस का अनुरोध करेगा. ज़्यादा जानें
Neptyne: Python for Sheets™ को आपके Google खाते के ऐक्सेस की ज़रूरत होगी
इससे Neptyne: Python for Sheets™ के दायरे में ये अनुमतियां भी शामिल हो जाएंगी :
वे स्प्रैडशीट देखें और प्रबंधित करें, जिनमें इस ऐप्लिकेशन को इंस्टॉल किया गया है
Google ऐप्लिकेशन में प्रॉम्प्ट और साइडबार में तीसरे पक्ष का वेब कॉन्टेंट दिखाएं और चलाएं
किसी बाहरी सेवा से कनेक्ट करें
आपके Google खाते का मुख्य ईमेल पता देखना
सोशल मीडिया पर दी गई किसी भी जानकारी के साथ, अपनी निजी जानकारी देखें
समीक्षाएं
भाषा:
इस क्रम में लगाएं:
Google, समीक्षाओं या रेटिंग की पुष्टि नहीं करता. समीक्षाओं के बारे में ज़्यादा जानें
कोई टिप्पणियां नहीं
खोजें
खोज हटाएं
खोज बंद करें
Google ऐप
मुख्य मेन्यू