Software Alternatives & Reviews

Kivy VS pyglet

Compare Kivy VS pyglet and see what are their differences

Kivy logo Kivy

Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .

pyglet logo pyglet

Cross-platform windowing and multimedia library for Python.
  • Kivy Landing page
    Landing page //
    2023-09-15
  • pyglet Landing page
    Landing page //
    2023-07-08

Kivy videos

Kivy Intro - Mobile and Desktop App Dev w/ Python

More videos:

  • Review - Starting on a GUI: WXpython vs Kivy #MP55

pyglet videos

Pyglet Python and OpenGL - part 01 - Hello Triangle

More videos:

  • Review - PyCon.DE 2018: 3D Graphics in Python with Ratcave and Pyglet - Nicholas A. Del Grosso

Category Popularity

0-100% (relative to Kivy and pyglet)
Rapid Application Development
Game Development
76 76%
24% 24
Game Engine
77 77%
23% 23
3D Game Engine
0 0%
100% 100

User comments

Share your experience with using Kivy and pyglet. 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 Kivy and pyglet

Kivy Reviews

25 Python Frameworks to Master
Unlike PyQt, Kivy is free and open-source, isn’t a wrapper around an external UI library, and is licensed under the MIT license, which means you can ship and monetize your Kivy apps.
Source: kinsta.com
Which Python GUI library should you use? Comparing the Python GUI libraries available in 2023
The look and feel of Kivy is extremely customizable, allowing it to be used as an alternative to libraries like Pygame (for making games with Python). The developers have also released a number of separate libraries for Kivy. Some provide Kivy with better integration and access to certain platform-specific features, or help package your application for distribution on...
10 Best Python Libraries for GUI
Kivy was written with a mix of Python and Cython, and it helps build some of the most intuitive user interfaces with multi-touch applications. These multi-touch applications help implement Natural User Interface (NUI), which is a type of interface where the user naturally learns about the various interactions while they’re usually invisible.
Source: www.unite.ai
Top 6 Python Framework for Game Development | by Ankur Kumar | unikaksha | Medium
Kivy is a Python game development framework for businesses. It’s an open-source Python library that lets programmers easily construct apps with unique user interfaces, such as multi-touch apps. Kivy assists in developing apps for Windows, Linux, and iOS devices such as iPhones, iPads, and Android devices such as phones and tablets.
Source: medium.com
Top 10 Python GUI Frameworks for Developers
With Kivy, interface designers can code once and deploy to multiple platforms, while the built-in support for OpenGL ES 2 allows them to use modern and powerful graphics and design techniques. The most common use of the Kivy GUI framework in the real-world can be seen in our Android and iOS applications. Other widespread implementations of the framework can be seen in the...

pyglet Reviews

Top 6 Python Framework for Game Development | by Ankur Kumar | unikaksha | Medium
Pyglet is a windowing and multimedia library used to create games and other visually-rich applications using Python. Windowing, game controls, user interface event management, OpenGL graphics, joysticks, picture, and video loading, and sound and background music playing are all supported by this program. Pyglet runs on Mac OS X, Windows, and Linux.
Source: medium.com

Social recommendations and mentions

Based on our record, Kivy should be more popular than pyglet. It has been mentiond 46 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.

Kivy mentions (46)

  • How to Develop a User Data Storage Registration Form Using Python.
    We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications. - Source: dev.to / about 1 month ago
  • Ask HN: Can I create a mobile and Web App using Python/Python Framework?
    For reference, YouTube runs on Python[1,2,3]: > 1. Python and Django: YouTube’s backend is predominantly written in Python, offering a balance of performance and readability. > 2. Google Cloud Platform... > 3. Java and C++: YouTube also utilizes Java and C++ for specific backend services, as they provide better performance for certain tasks. --- A long time ago, I looked into these Python frameworks: -... - Source: Hacker News / 3 months ago
  • Python GUI libraries? <3
    I suggest you use kivy which is suitable for the desktop but also has the advantage of being one of few options for creating Python based native(ish) mobile apps (for IoS and Android app stores). Source: 5 months ago
  • Ask HN: Best framework to build a GUI app in Python for windows and macOS?
    I think the best one right now for python is "beeware": https://beeware.org/ You also have Kivy which is prety good: https://kivy.org/. - Source: Hacker News / 5 months ago
  • Ask HN: Current best GUI and render window stack?
    I'm a big fan of https://kivy.org/ it looks modern and has a wide range of components. - Source: Hacker News / 8 months ago
View more

pyglet mentions (7)

  • I need a good python game engine.
    Years ago I had some success with pyglet. It seems to still be actively developed! I haven't seen anything about swf files though. Source: almost 2 years ago
  • Minecraft-like engine...having a hard time getting geometry on screen fast enough
    Bottom of the page: https://pyglet.org/. Source: almost 2 years ago
  • Pglet – Web UI framework for back end developers
    Already exists: https://ollycope.com/software/piglet-templates/latest/ also this one is very popular too: http://pyglet.org/ I would personally avoid the current name as it sounds phonetically the same as the above. - Source: Hacker News / over 2 years ago
  • What's the best game-engine for making RPG games with Python?
    First, you can use Python plus a library like Pyglet or Cocos2D or Arcade or Pygame. The only one of these that I have any experience with is Pygame, but it looks like none of these are "engines" in the modern sense. Working with them means doing everything from your favorite Python IDE. Source: over 2 years ago
  • In a nutshell: Aren't game engines just pre-programmed instructions written for the user?
    In the same way, if your goal is to make a game, why go to the trouble of writing all the code to do basic things like loading images and drawing sprites and playing sounds when you could just type "import pyglet"? Source: over 2 years ago
View more

What are some alternatives?

When comparing Kivy and pyglet, you can also consider the following products

Unity - The multiplatform game creation tools for everyone.

Godot Engine - Feature-packed 2D and 3D open source game engine.

Blender - Blender is the open source, cross platform suite of tools for 3D creation.

Pygame - Pygame is a set of Python modules designed for writing games.

Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.

BYOND - BYOND is the premier community for making and playing online multiplayer games.