The Teclado Blog

Continuous Python Learning

Learning Python after you've become knowledgeable can be difficult. Content online may be either too simple, or too specialised... What should you do?

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!

The Teclado Blog © 2026