Skip to content

Releases: Sam3360/VibeUI

v1.0.0 – Initial Release of vibeUI

30 Jan 12:11
8bbd1ec

Choose a tag to compare

🎉 Initial public release of vibeUI!

vibeUI is a beginner-friendly Python GUI library built on top of Tkinter, designed to make building graphical applications simple, clean, and intuitive.

This first release includes:

  • Window creation with custom titles and sizes
  • Basic widgets (labels, buttons, inputs)
  • Event-driven callbacks
  • Simple, minimal API for fast prototyping
  • Cross-platform support (Windows, macOS, Linux)

This marks the foundation of the project. Future releases will focus on:

  • More widgets and layouts
  • Themes and styling
  • Animations and transitions
  • Better documentation and examples

https://pypi.org/project/vibeUI/