Blog
Tag: #python (9)
-
Python Scope
Life's good until you hit that NameError or UnboundLocalError. Avoid unnecessary pain by mastering Python scope.
-
What Is A Parquet File?
Parquet is all over the modern data stack. But do you understand how it works?
-
Python Function Parameters
Level up your python functions by using those asterisks and slashes you've been avoiding.
-
Python Slicing
You've heard of Python slices. We're going deeper into the world of slicing to process sequences more efficiently.
-
What is a JWT?
You use it everyday but hardly think about. Let's talk about the JSON Web Tokens you've been throwing around the Internet.
-
Pytest Your FastAPI App
Protect your future app by creating software tests today! Here's how you integrate pytest into your FastAPI app.
-
Accio Database
Let's summon a database by scraping the Potter DB API!
-
Mental Math Drill
Sharpen your mind with a daily email of math problems.
-
Delete Your Old Tweets
Wash away your digital regret by sending a bot to delete those embarrassing Tweets.