Is thonny-py5mode expected to run on older Thonny versions like 3, given Thonny 5 is on the making?
https://github.com/thonny/thonny/releases/tag/v5.0.0a2
I'd like to drop these kinda try/except import
blocks in order to simplify and eliminate type hint lint warnings:
https://github.com/py5coding/thonny-py5mode/blob/0.4.6-alpha/thonnycontrib/backend/py5_imported_mode_backend.py#L12-L26
#14