The Teclado Blog

Handy Python Development Tools

Python is an extremely productive language, but did you know you can become even more productive by worrying less about potential mistakes and formatting inconsistencies?

Should I learn Flask or Django?

Flask and Django are two behemoths of Python web development. Which one should you learn?

Advanced configuration of Flask-JWT

Flask-JWT is a great library to add user authentication to our Flask apps. Sometimes we want to configure it past what it gives us out of the box. Learn how in this post!

String formatting in Python

Learn about all the different string formatting and interpolation techniques in Python2.7, 3.5, and 3.6. Concatenation, format, and the new f-strings!

Sending e-mails with Python

Looking for an easy way to send e-mails using Python? This post looks into using two built-in libraries to get you sending e-mails in 5 minutes.

The Teclado Blog © 2026