Generating a pulse using the beagle bone

Hello everybody,

I am new to this forum, so kindly some silly mistakes of mine… I am trying to generate a pulse on the beaglebone board which is to be given to specific pins of the MCP23017… I have previously worked on the raspberry pi and know that there is the pigpio library available that could do this for you… http://abyz.co.uk/rpi/pigpio/python.html#gpio_trigger… Is there something like this for the beaglebone black ?

Thank you,
Kind Regards,
Namita

Adafruit has a Python library for GPIO. You also have to enable them at the hardware/OS levels.

https://learn.adafruit.com/setting-up-io-python-library-on-beaglebone-black/installation-on-ubuntu