Hacker News new | ask | show | jobs
by shakna 672 days ago
Or you can just link to a DB directly. A Flask app is just a WSGI app. You can mount and extend it with any kind of Python, no extension necessary.
1 comments

That's what the extension does for you.