self-help / requirements.txt
ayush-thakur02's picture
Upload 9 files
07aa026 verified
raw
history blame contribute delete
167 Bytes
# No external dependencies required - using only Python standard library
# The server uses only built-in modules: http.server, socketserver, json, os, pathlib, etc.