How to use Flask-APScheduler in existed Flask app How to use Flask-APScheduler in existed Flask app flask flask

How to use Flask-APScheduler in existed Flask app


Your reference should only have one colon (":"). The colon separates the required import from the variable that has to be looked up. So:

'func': 'application.utilities.views:job1'