Brandon White

Results 8 issues of Brandon White

Background: I'm supporting a CLI tool built on Python3.6, that is used by non-developers. As such, pipx is very attractive for making this hassle free for the users of the...

help wanted

This project shows a lot of promise! However, with the hardcodes to pypi.org ([example](https://github.com/David-OConnor/pyflow/blob/7664e8b4b966631137280c2d05ad683e314f432a/src/dep_resolution.rs#L60)) it is not usable at commercial organizations that make use of private package repositories. I also...

enhancement

Hi, I ran into multiple issues compiling and running heap-shot on Windows x64 using VS2012. I got it working and would like to contribute these changes back upstream.

At present, only changing the value option is supported after widget creation. Finish out _setOption to encompass all other options.

bug

Add more canned styles. Look around for nice looking examples. Consider adding named themes as parameters to the script tag to set the default style theme.

enhancement

This feature includes rendering colons in the display, as well as support for Dates as the value (maybe... check into it). Also, a demo featuring a simple clock. Consider rolling...

enhancement

Running the demo page while on battery has a significant impact on my battery life. While there are certainly many factors at play here, I might be able to improve...

enhancement

### Expected Behaviour As a developer, I expect that any exceptions that propagate out of my handler to be logged by default with the typical stack trace, etc. That is...

feature-request