DataNitro是一款能在Excel中运行Python脚本的插件。
DataNitro Automate Excel with Python.Editor
Launches a custom Idle editor. You can use it, or any other editor, to edit Python code. Once you're done, save it as a .py file and run it.
Python Shell
Launches a python shell you can use to interact with the spreadsheet directly.
import
Adds a script to the imported script list.
remove
Removes the script from the list.
Run
Runs the selected script.
Stop
Stops a running script.
Docs
This links to the documentation.
Add-ins
This links to our contact information.
Settings
Modify DataNitro's settings.
1