Software Alternatives & Reviews

GNOME VS Thonny

Compare GNOME VS Thonny and see what are their differences

GNOME logo GNOME

An easy and elegant way to use your computer, GNOME is designed to put you in control and get things done.

Thonny logo Thonny

Python IDE for beginners
  • GNOME Landing page
    Landing page //
    2023-07-12
  • Thonny Landing page
    Landing page //
    2023-07-15

GNOME videos

Ojambo - Review Gedit Editor (vs 0016)

More videos:

  • Review - Linux Text Editors - Intro to Vim, Gedit, and Nano
  • Review - Ojambo - Gedit Advanced Editor Review (vs 0071)

Thonny videos

Thonny - a Python IDE for beginners

More videos:

  • Review - Step Through Python Scripts With Thonny
  • Review - Introducing Thonny

Category Popularity

0-100% (relative to GNOME and Thonny)
Text Editors
59 59%
41% 41
IDE
59 59%
41% 41
Software Development
80 80%
20% 20
Python IDE
0 0%
100% 100

User comments

Share your experience with using GNOME and Thonny. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare GNOME and Thonny

GNOME Reviews

Top 10 Free CSV Readers in 2023!
gedit: A text editor that comes pre-installed with many Linux distributions and has a CSV plugin that allows you to view and edit CSV files.
Source: www.retable.io
9 Best Linux Desktop Environments to Use in 2023
GNOME (GNU Network Object Model Environment) is a free and open-source software initiative that aims to create network-independent programs based on open-source technologies. Currently, GNOME is the most used Linux desktop environment.
Source: geekflare.com
The 8 Best Ubuntu Desktop Environments (22.04 Jammy Jellyfish Linux)
GNOME Flashback is a trimmed version of GNOME 3 shell based on GNOME 2 desktop. It is a lightweight desktop to help you to get the most out of any low profile PC.
Source: linuxconfig.org
6 Best Linux Desktop Environments to Try in 2022
GNOME is a very popular Linux desktop environment. Many Linux distros use GNOME. GNOME is simple to use and can be customized. The modern and touch-feature-enabled user interface provides an amazing experience. Also, the GNOME desktop can extend its functionalities via GNOME Shell extensions.
Top 10 Best Desktop Environments in 2020
MATE was created as a response to the drop in user experience when Gnome 3.x was launched. Being a fork, it’s very similar to Gnome’s predecessor and adds more features along with additional community support. This desktop environment caught attention when Linux Mint used MATE instead of Gnome 3 for its user interface.

Thonny Reviews

  1. I like Thonny

    I started an on-line python course that used Pycharm as its basis. I had previously used Thonny to look at code for various programs. I found Pycharm to be over-featured for a beginner like me. Thonny seems much more on my level so I am continuing the course using it instead. And successfully I might add.

Social recommendations and mentions

Based on our record, Thonny should be more popular than GNOME. It has been mentiond 108 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GNOME mentions (22)

  • How to obtain a Mac-style taskbar
    The gnome extensions manager can't download extensions from gnome.org, but the extensions manager on flathub can, in addition to the usual extension settings. Source: 5 months ago
  • Gnome-extensions site down?
    Looks like all of gnome.org is down. I can't get to extensions or anything else. Source: 12 months ago
  • GNOME 44 is out now
    Just update. New release includes some features you maybe want, and general improvements. https://gnome.org. Source: 12 months ago
  • Building own server for the first time, and using Linux for the first time
    Using Xorg and a Window/Desktop Manager (maybe you heard of gnome), you're able to have a functional desktop like Windows. Source: about 1 year ago
  • Introducing GNOME 44, “Kuala Lumpur”
    That third graph doesn't do a good job of accurately assigning commits to organization. For example, two the largest GNOME contributors for Red Hat are Florian Müllner and Jonas Ådahl. Both of them don't commit using a redhat.com email address. Instead they use gnome.org and gmail.com respectively. So they are incorrectly assigned in the third graph to either Personal or other where they should be with Red Hat. Source: about 1 year ago
View more

Thonny mentions (108)

  • FeedMyFurBabies – Send and Receive MQTT messages between AWS IoT Core and your micro-controller
    Install Thonny and run it. Then go to Tools -> Options, to configure the ESP32C3 device in Thonny to match the settings shown in the screenshot below. - Source: dev.to / 3 months ago
  • Raspberry Pico Badger: Hardware Features and OS
    The recommended way to programm MicroPython on the Raspberry Pico is to use the Thonny IDE. Accessing the Badger with reveals the following file structure:. - Source: dev.to / 4 months ago
  • Abstract Classes in Python
    Personally, I like to debug and step through code to see where I went wrong so I'm going to paste the code into my Thonny IDE. I like Thonny for small code challenges like this because it doesn't require setting up a whole project just to run and step through code. - Source: dev.to / 4 months ago
  • Ask HN: Do you know any good coding platform for education?
    Thonny is designed speciffically for that purpose https://thonny.org . For beginners the main advantage is the easier install and maintainance, and the less intimidating/cluttered environment. IMHO it makes some decent tradeoffs, and it is an onramp for students evolving to VSCode or PyCharm when they feel ready. - Source: Hacker News / 5 months ago
  • Macropad with KMK
    I use the serial console with a tool like Thonny to debug KMK/CircuitPython code on my device. Running something like import main; main.keyboard.go() usually prints a useful error message. Source: 10 months ago
View more

What are some alternatives?

When comparing GNOME and Thonny, you can also consider the following products

Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.

PyCharm - Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...

Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.

Spyder - The Scientific Python Development Environment

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

IDLE - Default IDE which come installed with the Python programming language.