Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Fade out Flask framework in favor of a pure Werkzeug approach #27

@cutoffthetop

Description

@cutoffthetop

Moving away from the the web-application centric Flask to a pure Werkzeug approach will simplify the code to a great extend.
Most Flask functionality, that is currently used, is just a wrapper for the Werkzeug library anyway, so removing that extra layer should make the codebase leaner and more readable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions