You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><em>Libraries for working with graphical user interface applications.</em></p>
2297
2297
<ul>
2298
2298
<li><ahref="https://docs.python.org/3/library/curses.html">curses</a> - Built-in wrapper for <ahref="http://www.gnu.org/software/ncurses/">ncurses</a> used to create terminal GUI applications.</li>
2299
+
<li><ahref="https://github.com/RaylockLLC/DearPyGui/">DearPyGui</a> - A Simple GPU accelerated Python GUI framework</li>
2299
2300
<li><ahref="https://github.com/ChrisKnott/Eel">Eel</a> - A library for making simple Electron-like offline HTML/JS GUI apps.</li>
2300
2301
<li><ahref="https://github.com/nucleic/enaml">enaml</a> - Creating beautiful user-interfaces with Declarative Syntax like QML.</li>
2301
2302
<li><ahref="https://github.com/zoofIO/flexx">Flexx</a> - Flexx is a pure Python toolkit for creating GUI's, that uses web technology for its rendering.</li>
<li><ahref="http://github.com/pymatting/pymatting">PyMatting</a> - A library for alpha matting.</li>
2391
2392
<li><ahref="https://github.com/lincolnloop/python-qrcode">python-qrcode</a> - A pure Python QR Code generator.</li>
2392
2393
<li><ahref="https://github.com/libvips/pyvips">pyvips</a> - A fast image processing library with low memory needs.</li>
2394
+
<li><ahref="https://github.com/dylanaraps/pywal">pywal</a> - A tool that generates color schemes from images.</li>
2393
2395
<li><ahref="https://github.com/fogleman/Quads">Quads</a> - Computer art based on quadtrees.</li>
2394
2396
<li><ahref="http://scikit-image.org/">scikit-image</a> - A Python library for (scientific) image processing.</li>
2395
2397
<li><ahref="https://github.com/thumbor/thumbor">thumbor</a> - A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.</li>
0 commit comments