Marco Johns
Marco Johns
Apparently it is possible to parse the following expressions, although they all evaluate to the current time: ``` >>> Chronyk("friday ago") Chronyk(2015-12-17 13:37:00) >>> Chronyk("in saturday") Chronyk(2015-12-17 13:37:00) >>> Chronyk("in...
### Summary **Expected behavior:** When richt-clicking on the EarTrumpet tray icon and selecting another audio out device, all applications associated switched to that audio device. No individual assignment of application...
I was recently watching a stream from 37C3 on Kodi 20.x using this addon and it stopped every 5 minutes or so. After restarting it, it resumed from that time...
First of all, great library! Intuitive and simple - loving it. One thing i noticed is that tiles are being loaded when calling the `render()` method - which makes sense,...
It is very tedious to create a wiki by hand and link all the pages manually. I currently have an automated process generating markdown files, which use links to each...
Thanks for the nice library, I just wanted to comment that writing the S in `figSize` as a capital is breaking with the de facto convention of matplotlib/pyplot calling it...
Since networkx was simply pinned to version 2.5.1, it does not seem to work with numpy>2.0 anymore. Hopefully an upgrade to work with networkx in 3.6 or similar could be...