Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SiddhantSilwal/RaspberryPi-GPIO-Web-Controller
/ app.py
File
app.py
AppData/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
3
from
flask
import
Flask, render_template, request, jsonify, Response
4
import
json
Callers
nothing calls this directly
Calls
6
MockGPIO
Class · 0.85
init_app
Function · 0.85
log_event
Function · 0.85
cleanup_all
Function · 0.85
setmode
Method · 0.80
setwarnings
Method · 0.80
Tested by
no test coverage detected