@AryanArora4 Unfortunately it doesn't look like there's a whole lot to choose from. A majority of the game making stuff is all frameworks. Here's a couple of interesting things I found though:
Cocos2d apparently does some kind of Python thing, but I couldn't find much about it. Normally, it does JS.
Blender has a few options for game making, even though that wasn't its original purpose. It makes sense that it would support Python though because it was written in it.
That depends on what kind of functionality you're looking for. Are you looking for a framework or an engine?
Engine
@SixBeeps
@AryanArora4 Unfortunately it doesn't look like there's a whole lot to choose from. A majority of the game making stuff is all frameworks. Here's a couple of interesting things I found though:
Here's a website I found about game-making in Python: https://www.gamefromscratch.com/post/2018/09/13/Python-Game-Engines.aspx