Switch platform Jetson GPIO (like rpi gpio platform)

Hi,
I’m running my HA as containers on my Jetson Nano.
I already know how to access the GPIO from my containers (How to access gpio from docker container?).
My question is, is it possible to use another platform like Jetson.GPIO · PyPI, or does this need to change the HA code?