FlaskLightweight microframework for building web applications with flexibility and simplicityVisit Flask →Web Development1/10/2024FeaturedTopicsframeworkwebmicroframeworklightweight
aiohttpAsync HTTP client/server framework — handles thousands of concurrent connections and is widely used for web scraping, APIs, and async microservicesNewasynchttp
AlembicDatabase migration tool for SQLAlchemy — manages schema changes through versioned migration scripts, essential for any production SQLAlchemy projectNewdatabasemigrations
CeleryDistributed task queue for Python — handles background jobs, scheduled tasks, and async processing in web applicationsNewasynctasks