A replacement for i3status, written in Python using asyncio.
I am running Python 3.11.3 on Arch Linux. Your example config i3pyblocks/example.py fails to run because aionotify doesn't work with 3.11. See: - https://github.com/rbarrois/aionotify/issues/18 This references another bug report: - https://github.com/Opentrons/opentrons/issues/12006 Which contains a link to a fork of aionotify which does support 3.11: - https://github.com/rickwierenga/aionotify The changes required to aionotify are quite small. I am a beginner when it comes to Python so not sure how you would handle this. But hopefully this helps.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by miles-and-miles and has received 0 comments.