Ross ROSS = Recommend OSS · open-source software intelligence for agents

viniciuschiele/flask-apscheduler

Adds APScheduler support to Flask observed · 2026-08-28

github.com/viniciuschiele/flask-apscheduler · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4133
  • days_rel: n/a
  • days_push: 1030
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1136 stars · 178 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Flask extension that integrates APScheduler into Flask applications, loading scheduler and job configuration from Flask config. It also exposes a REST API for managing scheduled jobs with optional authentication.

Use cases

  • schedule background jobs in a flask app
  • run cron jobs from flask configuration
  • manage scheduled tasks via a rest api
  • run periodic tasks on a specific host
  • add apscheduler to an application factory flask project

When to choose

  • you already use Flask and need in-process job scheduling
  • you want job definitions driven by Flask configuration
  • you need a REST API to add, remove, or inspect scheduled jobs

When to avoid

  • you need a standalone distributed job scheduler without Flask
  • you use Django, FastAPI, or another non-Flask framework
  • you need heavy-duty distributed scheduling with persistence across many workers

Facets

library · maturity maintenance

scheduling web-framework api-framework auth web-development backend python flask apscheduler cron-jobs flask-extension job-scheduling automation web-server

2 sources

Member repositories

RepositoryRoleHealth v2
viniciuschiele/flask-apschedulermain23

For agents

markdown · JSON · MCP: product_card(name="viniciuschiele/flask-apscheduler")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem