summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2021-01-18 23:53:19 +0200
committerAlex Grönholm <alex.gronholm@nextday.fi>2021-01-18 23:53:19 +0200
commitae4d997ab9238cbd95a097e8633cae6197623fe3 (patch)
tree1a1526d3a57e708e9452a300743a22fccf339cb8
parent9ec27549e9f5c774e0259819091ae0e32ac2e1aa (diff)
downloadapscheduler-ae4d997ab9238cbd95a097e8633cae6197623fe3.tar.gz
Added mention of flask-apscheduler to README
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2d7210e..04ef709 100644
--- a/README.rst
+++ b/README.rst
@@ -48,6 +48,7 @@ APScheduler also integrates with several common Python frameworks, like:
There are third party solutions for integrating APScheduler with other frameworks:
* `Django <https://github.com/jarekwg/django-apscheduler>`_
+* `Flask <https://github.com/viniciuschiele/flask-apscheduler>`_
.. [#f1] The cutoff period for this is also configurable.