Skip to main content

fakeRPiGPIO is a package to simulate the RPi.GPIO package

Project description

fakeRPiGPIO

PyPI version License: GPL v3

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 function calls to the package, set VERBOSE to False:

from RPi import GPIO
GPIO.VERBOSE = False

more_code()

The following functions have minimal functionality without any error checking: setmode, getmode, gpio_function, setup, output, input, cleanup.

License

Python fake RPi.GPIO library Copyright (C) 2020 Luiz Eduardo Amaral luizamaral306@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

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-1.0.0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

fakeRPiGPIO-1.0.0-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file fakeRPiGPIO-1.0.0.tar.gz.

File metadata

  • Download URL: fakeRPiGPIO-1.0.0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for fakeRPiGPIO-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8f5bcbad0058a3707929e845277f731acce8f5db5de0ff21f192e976919de767
MD5 a6f7703b4d67992afabc16ee75f6ca6e
BLAKE2b-256 5c8a9600be02bf8290e174f89882f7192bdcf08e1819e24346160689c266ad16

See more details on using hashes here.

File details

Details for the file fakeRPiGPIO-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: fakeRPiGPIO-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for fakeRPiGPIO-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9a1a0f8805bb68dc12257566e15941316852c9b89dc8e7af920722bf99c181d9
MD5 e35874d9edb91bdd9e3c15fc033864e4
BLAKE2b-256 e8727b88046e87b03ab5a58003a01ae54814916a3cfdcd11122a2dc5d219a374

See more details on using hashes here.

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