Vincent Raspal

Results 4 issues of Vincent Raspal

Hi. I am currently using v5.0 because of parsing speed issues in v6.0 et v7.0 (see: https://github.com/ics-py/ics-py/issues/244). The bug I show below was fixed in v6 and v7. Being stuck...

I use `vacances-scolaires-france` inside an app that is bundled with PyInstaller. So I need data to be refreshed from year to year without updating `vacances-scolaires-france` module. I added the possibility...

The example given in the doc: ``` >>> from openpyxl.styles import Border, Side, PatternFill, Font, GradientFill, Alignment >>> from openpyxl import Workbook >>> >>> wb = Workbook() >>> ws =...

Hi! I own a BHT-6000 WiFi Thermostat. I flashed it yesterday (by soldering wires on ESP8266) with the latest binary (I also gave a try to versions 1.20 and 1.21)....