Software Alternatives & Reviews

Thonny VS WinPython

Compare Thonny VS WinPython and see what are their differences

Thonny logo Thonny

Python IDE for beginners

WinPython logo WinPython

The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC...
  • Thonny Landing page
    Landing page //
    2023-07-15
  • WinPython Landing page
    Landing page //
    2021-09-18

Thonny videos

Thonny - a Python IDE for beginners

More videos:

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

WinPython videos

[ENG] Python programming 1: WinPython/Anaconda Installation

More videos:

  • Review - #1 WinPython - installing, saving & loading
  • Review - Install Python 3 in Windows 10 | Winpython best Windows Python 3 IDE for win10 win7

Category Popularity

0-100% (relative to Thonny and WinPython)
Text Editors
79 79%
21% 21
IDE
80 80%
20% 20
Python IDE
58 58%
42% 42
Software Development
100 100%
0% 0

User comments

Share your experience with using Thonny and WinPython. 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 Thonny and WinPython

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.

WinPython Reviews

We have no reviews of WinPython yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Thonny should be more popular than WinPython. 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.

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 / 5 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

WinPython mentions (19)

  • One path to connecting a Python script to a COM application on Windows
    STEP 1: Python on Windows What to install Download and install WinPython from https://winpython.github.io. I researched Python on Windows and in very short order understood that WinPython is the way to go. While it’s stated audience is scientists, data scientists and education, it fully serves the needs of personal projects. Also, it is available as a portable distribution with no requirement to register with... - Source: dev.to / 16 days ago
  • qBitTorrent search plugins - portable python runtime ?
    How can I use the portable version of winpython from https://winpython.github.io to configure into qbittorrent to detect the runtime pre-requisites so that my portable qbittorent search can work? Thx in advanced. #portablepython. Source: about 1 year ago
  • What you guys use to process data? Excel? r? python?
    You equally are barred from e.g., WinPython which can work without an installation into the OS, too? Then - mechanically speaking - it wouldn't matter that the USB ports are permanently plastered with some polymer. Source: about 1 year ago
  • Jupyterlab Desktop
    Thank for answering. I understand that the interpreter situation can be annoying. There is WinPython [0] to circumvent that to some degree. I feel like if I don’t do it the „VSCode and py-file“ way, it’ll be more and more difficult to keep everything together when teaching about modularity and putting functions in helper scripts, putting tests in other directories and such. I think it’s just because I got used to... - Source: Hacker News / about 1 year ago
  • How to learn Python without installation
    One option would be to use a portable Python runtime. Like this one: https://winpython.github.io/. Source: over 1 year ago
View more

What are some alternatives?

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

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

Portable Python - Minimum bare bones portable python distribution with PyScripter as development environment.

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

Spyder - The Scientific Python Development Environment

Anaconda - Anaconda is the leading open data science platform powered by Python.

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