wojciech-rog/flask-localhost-rules icon
public
Published on 3/2/2025
wojciech-rog/flask-localhost-rules

Rules
  • Follow Flask patterns
  • Avoid using global state
  • Create for localhosting
  • Communicate with remote resources only if something can't be done localy