-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Flask has been giving me too many headaches lately, and I've been wanting to learn/use FastAPI.
I'm going to rewrite the internals of localtileserver to strip out flask and use fastapi. The average user will see not change in the Python API, but any projects using the flask blueprint (I think I'm the only person doing that) will no longer be supported.
When this lands, it will completely change the dependencies (hopefully making them lighter).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request