Based on our record, Kivy should be more popular than pyglet. It has been mentiond 48 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.
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: about 3 years ago
Bottom of the page: https://pyglet.org/. Source: over 3 years ago
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 / almost 4 years ago
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: almost 4 years ago
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: about 4 years ago
Because I mainly work with python, I am using Kivy (https://kivy.org/). Earlier I was HTMX, Jinja templates, Flask, Tailwind and little vanilla JS. It was too inelegant for my taste. I am considering moving to either Swift, or JS/Svelete. - Source: Hacker News / about 2 months ago
There are some things available, and people are working on it. Coincidentally, one of those people is Russell Keith-Magee of Django fame, who founded the BeeWare project. https://beeware.org/ https://beeware.org/about/team/freakboy3742/ https://kivy.org/. - Source: Hacker News / 6 months ago
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 / over 1 year ago
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 / over 1 year ago
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: almost 2 years ago
Godot Engine - Feature-packed 2D and 3D open source game engine.
Unity - The multiplatform game creation tools for everyone.
Pygame - Pygame is a set of Python modules designed for writing games.
Blender - Blender is the open source, cross platform suite of tools for 3D creation.
BYOND - BYOND is the premier community for making and playing online multiplayer games.
Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.