[ ソース: thonny ]
パッケージ: thonny (3.2.7-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: pylint
- 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
- reStructuredText 用テキスト処理システム (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
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-send2trash
- Python module for sending file to trash natively
-
- 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
- venv module for python3 (default python3 version)
-
- sug: python3-distro
- Linux OS platform information API