Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyrustic/megawidget

Megawidgets for desktop app
https://github.com/pyrustic/megawidget

app beautiful desktop desktop-app frontend gui library lightweight megawidget pyrustic python tkinter widget widget-collection

Last synced: about 2 months ago
JSON representation

Megawidgets for desktop app

Awesome Lists containing this project

README

        


Figure


A mix of standard Tkinter widgets and megawidgets (theme used: cyberpunk-theme)


# Megawidget
A collection of useful widgets for your Tkinter Python apps

This project is part of the [Pyrustic Open Ecosystem](https://pyrustic.github.io).

[Installation](#installation) | [Reference](https://github.com/pyrustic/megawidget/tree/master/docs/reference#readme)

## Overview
The `megawidgets` are extensively used in multiple projects:
- [Hubstore](https://github.com/pyrustic/hubstore): a desktop app to distribute, promote, discover, manage, install, and run Python apps.
- [Dresscode](https://github.com/pyrustic/dresscode): high-productivity framework to build desktop apps.
- [Jupitest](https://github.com/pyrustic/jupitest): graphical test runner.
- [Rustiql](https://github.com/pyrustic/rustiql): graphical SQLite editor.
- and more...

Read the [reference](https://github.com/pyrustic/megawidget/tree/master/docs/reference#readme) !

## Installation
```bash
pip install megawidget
```