#Python13 min readLesser known and useful features in python3At a glance summary of the cool (and useful!) things new in python 3 (vs python 2).
#Python2 min readUsing Django and GraphQL to manage money and finances? Check out graphene-djmoneyHow to cleanly integrate money and currency into your Django project with GraphQL.