You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PySide6 Basic Projects is a repository with PySide6 code snippets and small projects demonstrating key GUI elements. Explore examples, contribute to the collection, and kickstart your PySide6 development. Licensed under MIT.
Calculadora básica desarrollada en Python utilizando Tkinter como proyecto educativo/práctico para aprender interfaces gráficas y lógica de programación.
A minimal Python script for recording voice through your microphone and saving it as a WAV file using sounddevice and scipy. Perfect for quick audio notes, testing, or basic sound capture tasks.