CHANGELOG.rst
CREDITS.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
licenses/ECLIPSE-ICONS-LICENSE.txt
packaging/icons/thonny-128x128.png
packaging/icons/thonny-16x16.png
packaging/icons/thonny-192x192.png
packaging/icons/thonny-2.png
packaging/icons/thonny-22x22.png
packaging/icons/thonny-256x256.png
packaging/icons/thonny-32x32.png
packaging/icons/thonny-48x48.png
packaging/icons/thonny-64x64.png
packaging/linux/org.thonny.Thonny.appdata.xml
packaging/linux/org.thonny.Thonny.desktop
packaging/linux/thonny.1
thonny/VERSION
thonny/__init__.py
thonny/__main__.py
thonny/assistance.py
thonny/ast_utils.py
thonny/ast_utils_old_range_marker.py
thonny/backend.py
thonny/backend_launcher.py
thonny/base_file_browser.py
thonny/code.py
thonny/codeview.py
thonny/common.py
thonny/config.py
thonny/config_ui.py
thonny/gridtable.py
thonny/jedi_utils.py
thonny/memory.py
thonny/misc_utils.py
thonny/roughparse.py
thonny/rst_utils.py
thonny/running.py
thonny/running_config_page.py
thonny/shell.py
thonny/terminal.py
thonny/tktextext.py
thonny/token_utils.py
thonny/ui_utils.py
thonny/workbench.py
thonny.egg-info/PKG-INFO
thonny.egg-info/SOURCES.txt
thonny.egg-info/dependency_links.txt
thonny.egg-info/entry_points.txt
thonny.egg-info/requires.txt
thonny.egg-info/top_level.txt
thonny/plugins/__init__.py
thonny/plugins/about.py
thonny/plugins/assistant_config_page.py
thonny/plugins/ast_view.py
thonny/plugins/autocomplete.py
thonny/plugins/backend_config_page.py
thonny/plugins/base_syntax_themes.py
thonny/plugins/base_ui_themes.py
thonny/plugins/birdseye_frontend.py
thonny/plugins/cells.py
thonny/plugins/clean_ui_themes.py
thonny/plugins/coloring.py
thonny/plugins/commenting.py
thonny/plugins/common_editing_commands.py
thonny/plugins/debugger.py
thonny/plugins/dock_user_windows_frontend.py
thonny/plugins/editor_config_page.py
thonny/plugins/event_logging.py
thonny/plugins/event_view.py
thonny/plugins/find_replace.py
thonny/plugins/general_config_page.py
thonny/plugins/goto_definition.py
thonny/plugins/heap.py
thonny/plugins/highlight_names.py
thonny/plugins/locals_marker.py
thonny/plugins/main_file_browser.py
thonny/plugins/misc_analyzers.py
thonny/plugins/notes.py
thonny/plugins/object_inspector.py
thonny/plugins/outline.py
thonny/plugins/paren_matcher.py
thonny/plugins/pgzero_frontend.py
thonny/plugins/pip_gui.py
thonny/plugins/pylint.py
thonny/plugins/pylint_checkers.py
thonny/plugins/remove_old_data_dir.py
thonny/plugins/replayer.py
thonny/plugins/shell_macro.py
thonny/plugins/statement_boxes.py
thonny/plugins/stdlib_error_helpers.py
thonny/plugins/terminal_config_page.py
thonny/plugins/theme_and_font_config_page.py
thonny/plugins/thonny_folders.py
thonny/plugins/tomorrow_syntax_theme.py
thonny/plugins/variables.py
thonny/plugins/backend/__init__.py
thonny/plugins/backend/birdseye_backend.py
thonny/plugins/backend/dock_user_windows_backend.py
thonny/plugins/backend/pgzero_backend.py
thonny/plugins/help/__init__.py
thonny/plugins/help/birdseye.rst
thonny/plugins/help/debuggers.rst
thonny/plugins/help/debugging.rst
thonny/plugins/help/dock.rst
thonny/plugins/help/errors.rst
thonny/plugins/help/index.rst
thonny/plugins/help/modes.rst
thonny/plugins/help/packages.rst
thonny/plugins/help/program_arguments.rst
thonny/plugins/help/turtle.rst
thonny/plugins/micropython/__init__.py
thonny/plugins/micropython/api_stubs/_onewire.py
thonny/plugins/micropython/api_stubs/array.py
thonny/plugins/micropython/api_stubs/binascii.py
thonny/plugins/micropython/api_stubs/builtins.py
thonny/plugins/micropython/api_stubs/cmath.py
thonny/plugins/micropython/api_stubs/collections.py
thonny/plugins/micropython/api_stubs/dht.py
thonny/plugins/micropython/api_stubs/errno.py
thonny/plugins/micropython/api_stubs/framebuf.py
thonny/plugins/micropython/api_stubs/gc.py
thonny/plugins/micropython/api_stubs/hashlib.py
thonny/plugins/micropython/api_stubs/heapq.py
thonny/plugins/micropython/api_stubs/io.py
thonny/plugins/micropython/api_stubs/json.py
thonny/plugins/micropython/api_stubs/lcd160cr.py
thonny/plugins/micropython/api_stubs/lcd160cr_test.py
thonny/plugins/micropython/api_stubs/machine.py
thonny/plugins/micropython/api_stubs/math.py
thonny/plugins/micropython/api_stubs/micropython.py
thonny/plugins/micropython/api_stubs/network.py
thonny/plugins/micropython/api_stubs/onewire.py
thonny/plugins/micropython/api_stubs/os.py
thonny/plugins/micropython/api_stubs/pyb.py
thonny/plugins/micropython/api_stubs/random.py
thonny/plugins/micropython/api_stubs/re.py
thonny/plugins/micropython/api_stubs/select.py
thonny/plugins/micropython/api_stubs/socket.py
thonny/plugins/micropython/api_stubs/stm.py
thonny/plugins/micropython/api_stubs/struct.py
thonny/plugins/micropython/api_stubs/sys.py
thonny/plugins/micropython/api_stubs/time.py
thonny/plugins/micropython/api_stubs/ubinascii.py
thonny/plugins/micropython/api_stubs/ucollections.py
thonny/plugins/micropython/api_stubs/uctypes.py
thonny/plugins/micropython/api_stubs/uerrno.py
thonny/plugins/micropython/api_stubs/uhashlib.py
thonny/plugins/micropython/api_stubs/uheapq.py
thonny/plugins/micropython/api_stubs/uio.py
thonny/plugins/micropython/api_stubs/ujson.py
thonny/plugins/micropython/api_stubs/umachine.py
thonny/plugins/micropython/api_stubs/uos.py
thonny/plugins/micropython/api_stubs/urandom.py
thonny/plugins/micropython/api_stubs/ure.py
thonny/plugins/micropython/api_stubs/uselect.py
thonny/plugins/micropython/api_stubs/usocket.py
thonny/plugins/micropython/api_stubs/ustruct.py
thonny/plugins/micropython/api_stubs/utime.py
thonny/plugins/micropython/api_stubs/utimeq.py
thonny/plugins/micropython/api_stubs/uzlib.py
thonny/plugins/micropython/api_stubs/zlib.py
thonny/plugins/mypy/__init__.py
thonny/plugins/mypy/typeshed_extras/turtle.pyi
thonny/plugins/printing/__init__.py
thonny/plugins/printing/template.html
thonny/plugins/system_shell/__init__.py
thonny/plugins/system_shell/explain_environment.py
thonny/res/16x16-blank.gif
thonny/res/1x1-white.gif
thonny/res/arrow-down.gif
thonny/res/birdseye.png
thonny/res/boxdot.png
thonny/res/boxdot_light.png
thonny/res/boxminus.png
thonny/res/boxminus_light.png
thonny/res/boxplus.png
thonny/res/boxplus_light.png
thonny/res/boxx.png
thonny/res/boxx_light.png
thonny/res/closed-folder.gif
thonny/res/debug-current-script.gif
thonny/res/debug-current-script.png
thonny/res/debug-current-script_2x.png
thonny/res/delete.gif
thonny/res/folder.gif
thonny/res/generic-file.gif
thonny/res/hard-drive.gif
thonny/res/help.png
thonny/res/help_2x.png
thonny/res/information.png
thonny/res/information_2x.png
thonny/res/nav-backward.gif
thonny/res/nav-backward.png
thonny/res/nav-backward_2x.png
thonny/res/nav-forward.gif
thonny/res/nav-forward.png
thonny/res/nav-forward_2x.png
thonny/res/new-file.gif
thonny/res/new-file.png
thonny/res/new-file_Linux.png
thonny/res/new-file_Linux_2x.png
thonny/res/open-file.gif
thonny/res/open-file.png
thonny/res/open-file_Linux.png
thonny/res/open-file_Linux_2x.png
thonny/res/open_folder.gif
thonny/res/outline-class.gif
thonny/res/outline-class.png
thonny/res/outline-class_2x.png
thonny/res/outline-method.gif
thonny/res/python-file.gif
thonny/res/python-icon.gif
thonny/res/resume.gif
thonny/res/resume.png
thonny/res/resume_2x.png
thonny/res/run-current-script.gif
thonny/res/run-current-script.png
thonny/res/run-current-script_2x.png
thonny/res/run-to-cursor.gif
thonny/res/run-to-cursor.png
thonny/res/run-to-cursor_2x.png
thonny/res/save-file.gif
thonny/res/save-file.png
thonny/res/save-file_2x_alt.png
thonny/res/save-file_Linux.png
thonny/res/save-file_Linux_2x.png
thonny/res/save-file_alt.png
thonny/res/step-into.gif
thonny/res/step-into.png
thonny/res/step-into_2x.png
thonny/res/step-out.gif
thonny/res/step-out.png
thonny/res/step-out_2x.png
thonny/res/step-over.gif
thonny/res/step-over.png
thonny/res/step-over_2x.png
thonny/res/stop.gif
thonny/res/stop.png
thonny/res/stop_2x_alt.png
thonny/res/stop_alt.png
thonny/res/tab-close-active-clam-dark.gif
thonny/res/tab-close-active-clam.gif
thonny/res/tab-close-active.gif
thonny/res/tab-close-clam.gif
thonny/res/tab-close.gif
thonny/res/terminal.png
thonny/res/terminal_2x.png
thonny/res/text-file.gif
thonny/res/thonny.ico
thonny/res/thonny.png
thonny/res/thonny_small.ico
thonny/test/__init__.py
thonny/test/test_ast_utils.py
thonny/test/test_ast_utils_mark_text_ranges.py
thonny/test/test_common.py
thonny/test/plugins/__init__.py
thonny/test/plugins/test_coloring.py
thonny/test/plugins/test_locals_marker.py
thonny/test/plugins/test_name_highlighter.py
thonny/test/plugins/test_paren_matcher.py