[ ソース: pyspread ]
パッケージ: pyspread (2.4-2)
pyspread に関するリンク
Debian の資源:
pyspread ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pyspread.gitlab.io]
類似のパッケージ:
cross-platform Python spreadsheet application
Pyspread is a cross-platform Python spreadsheet application. Instead of spreadsheet formulas, Python expressions are entered into the spreadsheet cells. Each expression returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
その他の pyspread 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (>= 3.7)
-
- dep: python3-markdown2
- Fast and complete implementation of Markdown in Python3
-
- dep: python3-numpy (>= 1:1.1.0)
- Python library for numerical computations (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-pyqt6 (>= 5.11.3)
- Python bindings for Qt 6
-
- dep: python3-pyqt6.qtsvg
- Python bindings for Qt 6 SVG module
-
- rec: python3-enchant (>= 1.1)
- spellchecking library for Python 3
-
- rec: python3-matplotlib (>= 1.1.1)
- Python based plotting system in a style similar to Matlab
-
- rec: python3-moneyed (>= 2.0)
- Currency and Money classes for use in Python 3 code
-
- rec: python3-openpyxl (>= 3.0.7)
- Python 3 module to read/write OpenXML xlsx/xlsm files