sofi icon indicating copy to clipboard operation
sofi copied to clipboard

an OS agnostic UI module for Python

Results 29 sofi issues
Sort by recently updated
recently updated
newest added

Bumps [websockets](https://github.com/aaugustin/websockets) from 7.0 to 9.1. Changelog Sourced from websockets's changelog. 9.1 ... May 27, 2021 .. note:: **Version 9.1 fixes a security issue introduced in version 8.0.** Version 8.0...

dependencies

Hi there! I came across your project and was wondering a few things: - It seems the widgets are limited by what is already defined in the package (and must...

I would like to see how this library works with data tables, represented by a list of dictionaries, like: data = [{'name':'John', 'last name':'Doe, 'DOB':'01/01/1990'}, {'name':'Mike', 'last name':'Smith, 'DOB':'02/02/1992'}] then...

I'm just throwing an idea here to see what you think of it. Looking at the Python web UI libraries, I find them unnecessarily complex. They introduce another layer and...

Hey! First off insanely awesome project, I'm surprised this isn't more popular to be honest. This commit adds a Pipfile to support installation using pipenv and a bootstrap progress bar...

in progress

As the Chromium Embedded Framework starts getting pulled in (#67), we'll need to figure out how to start packaging an app into one deliverable. [PyInstaller](http://www.pyinstaller.org/) looks promising, but we'll have...

enhancement
task
ready

Does it make sense and is it possible to automatically generate a packaged electron app from our stuff? The app would still require a python backend running somewhere, which does...

enhancement
ready

documentation
task
in progress

The discussion here is similar to the one for Tooltip (#55). Do we generate the HTML ourselves or do we add a special command to the base JS lib. Whatever...

task
ready