Giter VIP home page Giter VIP logo

pyinlark's Introduction

PyInLark: 在飞书多维表格中运行 Python 代码 🐍

PyInLark 是一个飞书多维表格插件,仅需在插件中编写 Python 代码,即可在多维表格中使用自定义的函数。

full_demo.mov

安装

在飞书多维表格插件中选择新增插件,填写多维表格插件的 URL。

在需要使用函数的单元格中,输入 =Py(函数(参数)),在插件文本框中填写自定义函数,点击按钮运行。

计算结果将会显示在单元格中。

Note
可能的报错:当前单元格不是Py函数。请注意对单元格的修改是否进行了保存。

运行

npm install

npm install vite

npm run dev

pyinlark's People

Contributors

jingfelix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.