Windel Bouwman

Results 53 issues of Windel Bouwman

This is an idea to simplify maintenance and non-hunter builds. Feedback welcome. Reasoning is that including such small header only projects simplifies the life of packagers and other users not...

Several projects would potentially benefit from this effort: - micropython - pypy - rustpython - ironpython - brython - jython - grumpy - cpython To be of benefit to those...

Hi, Thanks for the talk at fosdem! Interesting stuff. This might be interesting as a visualization tool for incoming data: https://github.com/windelbouwman/lognplot - Windel

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

wasm has a test suite which can be used to trigger a lot of corner cases. As an example, we used in in ppci like this: https://github.com/windelbouwman/ppci-mirror/blob/master/test/suite_adapters/test_wasm_spec_suite.py This is not...

Hi Progval, Just wanted to let you know that I found your project, and I am working on something similar here: https://github.com/RustPython/RustPython I took a look at your ideas for...

Hi, I had a look at this driver, and for us it is not really usable. We have a different L4T version for the Xavier. While in theory we could...

To be able to trigger the plot to a certain signal, a trigger signal comes in handy. This signal should be usable in the plot to select as a trigger.

The influx DB line protocol is described here: https://v2.docs.influxdata.com/v2.0/reference/syntax/line-protocol/ It would be great to have a python adapter which can handle this line protocol and forward the data to the...

enhancement
help wanted
good first issue

This issue aims to gather all troubles on windows when running `lognplotgtk` Tasks: - [x] Windows build procedure must be document - [x] Several in app icons are missing on...