[ 原始碼: orange-canvas-core ]
套件:python3-orange-canvas-core(0.2.5-2)
python3-orange-canvas-core 的相關連結
Debian 的資源:
下載原始碼套件 orange-canvas-core:
- [orange-canvas-core_0.2.5-2.dsc]
- [orange-canvas-core_0.2.5.orig.tar.gz]
- [orange-canvas-core_0.2.5-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [orange.biolab.si]
相似套件:
Core component of Orange Canvas
Orange Canvas Core is a framework for building graphical user interfaces for editing workflows. It is a component used to build the Orange Canvas data-mining application (for which it was developed in the first place).
其他與 python3-orange-canvas-core 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-anyqt (>= 0.2.0)
- PyQt/PySide compatibility layer for Qt4/Qt5/Qt6.
-
- dep: python3-commonmark
- Python parser for the CommonMark Markdown spec
-
- dep: python3-dictdiffer
- library that helps you to diff and patch dictionaries
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pip
- Python package installer
-
- dep: python3-qasync
- Implementation of the PEP 3156 Event-Loop with Qt
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-cache
- persistent cache for requests library (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python