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

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