Outdated Flask extensions

This page summarizes the projects mentioned and recommended in the original post on /r/flask

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. flask-restful

    Simple framework for creating REST APIs

    Considering the extension you've mentioned explicitly, the author of it has provided an explanation as to why he is not longer putting in any work, you can read about it here.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. Flask-User

    Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.

    This is by far the biggest problem with Flask in my opinion- the extension ecosystem is rather dead. I've offered help but some of the project owners are rather vacant.

  4. flask-db

    A Flask CLI extension to help migrate and manage your SQL database.

    Flask-DB for database migrations and initializing / seeding your DB

  5. flask-pg-extras

    A Flask extension to obtain useful information from your PostgreSQL database.

    Flask-PG-Extras for gaining insights on database performance

  6. flask-static-digest

    Flask extension to help make your static files production ready by md5 tagging and gzipping them.

    Flask-Static-Digest for md5 tagging / pre-gzipping assets and optionally configuring a CDN

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • My experience upgrading project from Flask v1 to v2

    1 project | /r/flask | 27 Apr 2023
  • Why use marshmallow with REST API and ORM?

    1 project | /r/flask | 12 Dec 2022
  • ML web app

    1 project | /r/flask | 6 Aug 2022
  • In what cases do you apply decorators to Route Functions?

    1 project | /r/flask | 23 Jul 2022
  • Pytest database not creating tables

    2 projects | /r/flask | 8 May 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?