首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个项目在Excel中嵌入Python

一个项目在Excel中嵌入Python

  • 资源大小:5.33 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python excel 项目 一个 嵌入

资 源 简 介

Pyinex is a project to embed the Python interpreter in Excel. This is in contrast to the usual approach to linking the two systems, in which Python scripts run in an out-of-process COM server and Excel makes a cross-process call to use Python functionality. In Pyinex, Python runs from a DLL in the Excel process space. This embedding offers the advantage of speed (no cross-process calls) and reduced fiddliness. There is no setting up of COM servers and their associated security - you simply write a Python script in a text file, and call it from within Excel. This opens up the entire world of Python libraries to Excel users, and allows reduced dependence on VBA code, which is always hidden inside the Excel file. With program logic in separate, easily-viewable Python scripts, a new level of testing, visibility, and control of spreadsheets is possible. Excel can serve as a user scratchpad, UI, or graphing tool, and leave the "serious" computation to Python scri

文 件 列 表

Pyinex-0.83alpha
BUILD.TXT
CHANGES.TXT
INSTALL.TXT
LICENSE.TXT
Pyinex.sln
README.TXT
Bin
Pyinex083-py26-vc90-mt.xll
Examples
NumPyDemo.py
Pyinex
Pyinex.cpp
Scripts
ChangeAddin.py
TestHarness
stdafx.cpp
Utils
LoadedCRT.cpp
xlw-4.0.0f0
Doc-4.0.0f0.TXT
VIP VIP
0.194489s