formulas:Python中的Excel公式解释器

时间:2024-05-30 06:24:37
【文件属性】:

文件名称:formulas:Python中的Excel公式解释器

文件大小:252KB

文件格式:ZIP

更新时间:2024-05-30 06:24:37

Python

公式:Python中的Excel公式解释器。 释放: 1.1.0 日期: 2021-02-16 21:30:00 资料库: pypi-repo: docs: 维基: 下载: 捐: 关键字: excel,公式,解释器,编译器,调度 开发人员: 执照: EUPL 1.1+ 什么是公式? 公式为Excel公式实现解释器,该解释器分析和编译Excel公式表达式。 此外,它将Excel工作簿编译为python,并且无需使用Excel COM服务器即可执行。 因此,不需要Excel 。 安装 要安装它,请使用(具有root特权): $ pip install formulas 或下载最新的git版本并使用(具有root特权): $ python setup.py install 安装额外功能 通过安装以下附加功能,可以启用一些附加功能: excel:可以将


【文件预览】:
formulas-master
----requirements()
--------all.pip(25B)
--------plot.pip(59B)
--------rtd.pip(35B)
--------dev.pip(117B)
--------test.pip(45B)
--------excel.pip(22B)
--------base.pip(65B)
----build.sh(782B)
----README.rst(11KB)
----CONTRIBUTING.rst(6KB)
----.github()
--------ISSUE_TEMPLATE()
----binder()
--------index.ipynb(5KB)
--------postBuild(84B)
--------environment.yml(278B)
----LICENSE.txt(13KB)
----CHANGELOG.rst(13KB)
----PULL_REQUEST_TEMPLATE.md(461B)
----.gitchangelog.rc(9KB)
----formulas()
--------builder.py(5KB)
--------_version.py(804B)
--------parser.py(2KB)
--------errors.py(1KB)
--------__init__.py(2KB)
--------ranges.py(9KB)
--------excel()
--------tokens()
--------functions()
--------cell.py(8KB)
----doc()
--------_templates()
--------doc.rst(93B)
--------make.bat(7KB)
--------conf.py(10KB)
--------__init__.py(318B)
--------contrib.rst(32B)
--------AUTHORS.rst(28B)
--------change.rst(30B)
--------index.rst(640B)
--------Makefile(7KB)
--------api.rst(118B)
----AUTHORS.rst(48B)
----.travis.yml(2KB)
----.gitchangelog.tpl(708B)
----test()
--------test_setup.py(1KB)
--------test_ranges.py(7KB)
--------test_readme.py(795B)
--------test_parser.py(6KB)
--------test_excel.py(8KB)
--------__init__.py(281B)
--------test_cell.py(23KB)
--------test_tokens.py(3KB)
--------test_import.py(1024B)
--------test_files()
----setup.cfg(255B)
----setup.py(5KB)
----pypi.rst(88B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(816B)
----.coveragec(175B)

网友评论