- Jan 27, 2025
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Once again, I run into this really hard to debug issue w/ asyncio. The previous bug in shell was in fact a issue w/ ayncio.sleep() that prevent task to close.. (don't ask my why... in previous version this sleep was needed to close tasks...
-
- Jan 15, 2025
-
-
KERDREUX Jerome authored
Sound strange, but this is the default in colorlog.
-
KERDREUX Jerome authored
Once again, Py changed the asyncio API. It takes me a while to figure out why this simple piece of code doesn't work. In fact, if not provided aiohttp create another loop.
-
- Jan 11, 2025
-
-
KERDREUX Jerome authored
- This should works w/ new Python, and xAAL libs - Formatting done
-
KERDREUX Jerome authored
-
- Jan 10, 2025
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
- Dec 30, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Oups
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
- Added a lot of comments - Added type-hints - Changed the refresh-rate to lower the rate
-
- Dec 28, 2024
-
-
KERDREUX Jerome authored
Grr
-
KERDREUX Jerome authored
-
- Dec 20, 2024
-
-
KERDREUX Jerome authored
-
- Dec 16, 2024
-
-
KERDREUX Jerome authored
Switch to Dict[]
-
KERDREUX Jerome authored
Older version of Py (3.8) doesn't have dateime.UTC.
-
KERDREUX Jerome authored
While hunting to fix pyright errors, I introduced this nasty bug. Device w/ no attributes will not answer to get_attributes, which is right but not mandatory and introduce edge case in tools.
-
- Dec 15, 2024
-
-
KERDREUX Jerome authored
It's time to release. I know monitor still need some works. More to come.. (need to fix buttons).
-
- Dec 04, 2024
-
-
KERDREUX Jerome authored
-
- Dec 03, 2024
-
-
KERDREUX Jerome authored
-
- Nov 28, 2024
-
-
KERDREUX Jerome authored
Body should be a dict or none .. no more sloopy stuff
-
KERDREUX Jerome authored
-
- Nov 27, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
The long time was short ;) Not really a big change, just drop the TypeVar (TypeVar sucks really)
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
It's really awfull to write this kind of suff. It seems to be Ok right now. I hope I will not change it until long time.
-
KERDREUX Jerome authored
-
- Nov 26, 2024
-
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Since the begining this code was hacky. I switched to something more linter friendly
-
KERDREUX Jerome authored
Ouff ..
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
-
KERDREUX Jerome authored
Just a test for new rules
-
KERDREUX Jerome authored
Just a test for new rules
-