Skip to content

jbjulia/neumorphism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neumorpishm

The next Soft UI trend, done Pythonically.

Alt text

Installation

Use the package manager pip to install Neumorpishm.

$ pip install -r requirements.txt

Usage

setGraphicsEffect(neumorphism.NeumorphismEffect())

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Project Status

This code was compiled from a range of sources in an attempt to mirror the trending CSS design, currently unsupported by QWidgets. For now, the solution is to create a custom subclass of QGraphicsEffect and use gradients. At this time, only rectangular borders are supported.

Releases

No releases published

Packages

No packages published

Languages