Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rug-gui/csstk

Use CSS styling in Tkinter apps
https://github.com/rug-gui/csstk

Last synced: 2 months ago
JSON representation

Use CSS styling in Tkinter apps

Awesome Lists containing this project

README

        

# cssTk

### To-Do
- Support Upto CSS 4.15
- Set Up Docs

### Features *
- Corner Radius
- Gradient BG
- Blur
- Animations

### Usage Scenarios
- Allows easy import of GTK 3 and GTK2 themes directly for your Tkinter/python app
- Implement any HTML structure or XML structures as Tkinter/Python app
- Easy transition from Web to GUI devs
- Provide animations to any Tk widgets
- Create a better and responsive UI
- Use widgets or components support styled from Popular CSS Frameworks(Tailwind,Bootstrap,DaisyUi)
- Convert CSS to Tcl

### Inspiration

- gynt/cssTkinter
- Andereoo/TkinterWeb
- aivarannamaa/tkinterhtml

License : Yet To Be Decided

*= Yet To Be Added