Skip to main content

fakeRPiGPIO is a package to simulate the RPi.GPIO package

Project description

This package is used to simulate the RPi.GPIO module. This package only contains the functions in the RPi.GPIO package without the functionality. Useful to debug code outside the RPi. To avoid printing the callings to the package, set VERBOSE to False:

from RPi import GPIO
GPIO.VERBOSE = False
more_code()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fakeRPiGPIO-0.3a1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

fakeRPiGPIO-0.3a1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page