Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Nectar - The best python GUI Framework

Screenshot 2026-03-07 213730

NectarUI is a GUI Framework for building Python Apps similar to Fluent apps or ides

Example

from NectarUI.InitWindow import NectarWindow
window = NectarWindow(
use_custom_titlebar=True,
titlebar_bg="#808080",
titlebar_height=50
)
window.start()

Helping

Nectar is not really a GUI Framework but you can help by making updates and pull requesting them, Thanks for helping!

Releases

Packages

Contributors

Languages