Pierre M
Pierre M
**Is your feature request related to a problem? Please describe.** There is room for a RedisJSON "proxy object" that would stay in sync with its Redis JSON value. **Describe the...
**Is your feature request related to a problem? Please describe.** I'd like easy support through python of Redis SortedSet, very much like like Sets. ``` >>> from pottery import RedisSortedSet...
Hello, I'm using line offset to build parallels to short segments (a few kilometers long) but I found an issue with the precision of the function: ```javascript const turf =...
Mac OS 12.4 Python 3.10.5 In a conda environment: ``` pip list Package Version ---------- ------- numpy 1.23.0 pip 22.1.2 pyModeS 2.11 pyrtlsdr 0.2.92 pyzmq 23.2.0 setuptools 63.1.0 wheel 0.37.1...
Hello, I apologize if I misunderstand the documentation but what is the purpose of the as_dict() help function? ``` import flatdict >>> c = flatdict.FlatDict({"a": {"b":1}}) >>> print(type(c), c) {'a:b':...
Hello, I'm using tagsort and it works great. I'm using it on a dynamic list of element: the list grows when adding item dymically. 1. When adding items, they may...
Hello, I'm building a dashboard-like ui and added a leaflet map in a Box. Unfortunately, all layers above the map are "shifted" by ½ div width and ½ div height....
Hello, I successfully installed brew required packages then make fails at: ``` dump1090 % make Building with: Version string: unknown DSP mix: arm RTLSDR support: yes BladeRF support: yes HackRF...
**Describe the bug** If you call set_touchscreen_image() the image appears on the LCD display. If you call set_key_image() after, it erases the content of the LCD (the first call). **To...
See [issue 22](https://github.com/yurkinx/yii2-image/issues/22)