[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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