[ 源代码: thonny ]
软件包:thonny(3.1.2-1)
Python IDE for beginners
Thonny is a simple Python IDE with features useful for learning programming.
It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references.
See the homepage for more information and screenshots.
其他与 thonny 有关的软件包
|
|
|
|
-
- dep: mypy
- optional static typing for Python
-
- dep: pylint3
- Python 3 code static checker and UML diagram generator
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-astroid
- rebuild a new abstract syntax tree from Python's AST (Python3)
-
- dep: python3-asttokens
- annotate Python asbtract syntax trees with code references (Python 3)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-jedi (>= 0.10.1~)
- autocompletion tool for Python 3
-
- dep: python3-mypy
- public modules for mypy (Python 3)
-
- dep: python3-pip
- Python package installer
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pyperclip
- Cross-platform clipboard module for Python3
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port
-
- dep: python3-tk
- Tkinter - Writing Tk applications with Python 3.x
-
- dep: python3-venv
- 用于 python3 的 pyvenv-3 二进制程序(默认 python3 版本)
-
- sug: python3-distro
- Linux 操作系统平台信息 API