MCPcopy 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
3from flask import Flask, render_template, request, jsonify, Response
4import json

Callers

nothing calls this directly

Calls 6

MockGPIOClass · 0.85
init_appFunction · 0.85
log_eventFunction · 0.85
cleanup_allFunction · 0.85
setmodeMethod · 0.80
setwarningsMethod · 0.80

Tested by

no test coverage detected