Tag

GIF Animation

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Aug 29, 2024 · Fundamentals

Creating a Desktop Pet with Python and PyQt5: Full Source Code and Packaging Guide

This article explains how to build a desktop pet application using Python and PyQt5, covering required GIF assets, multiple methods for creating or sourcing those GIFs, the project directory layout, detailed source code walkthrough, and steps to package the app with PyInstaller.

GIF AnimationGUIPyQt5
0 likes · 19 min read
Creating a Desktop Pet with Python and PyQt5: Full Source Code and Packaging Guide
Python Programming Learning Circle
Python Programming Learning Circle
May 28, 2022 · Frontend Development

Creating a Desktop Pet with Python and PyQt5: Full Guide and Source Code

This tutorial walks through building a Windows desktop pet using Python and PyQt5, covering asset preparation, GIF creation methods, project structure, detailed source code explanation, interactive features, and packaging the application with PyInstaller.

GIF AnimationGUIPyQt5
0 likes · 17 min read
Creating a Desktop Pet with Python and PyQt5: Full Guide and Source Code