A brief overview of the Pendulum datetime module.
Articles on datetime
Building a Simple Birthday App with Flask-SQLAlchemy
By Bob Belderbos on 11 May 2017
In this article I teach you how to get started with Flask-SQLAlchemy. I will set up a model, create the DB, retrieve birthdays from FB and import them into the DB. Lastly I will query the birthdays by date range.