A Humble Makefile
🖊️ Austin Riba ⌚ 🔖 code 💬 0
I’ve been adding GNU Makefiles to all my projects recently and it’s not because I’ve suddenly become a C programmer.
Shell Plus for SqlAlchemy
🖊️ Austin Riba ⌚ 🔖 code python 💬 1
If you’ve ever used Django, you might be familiar with Django Extensions Shell Plus. It allows you to execute $ ./manage.py shell_plus
for a very handy iPython REPL with all your ORM models pre-imported. This snippet will allow us to accomplish the same with FastAPI or Flask.
Choosing the Right ORM for FastAPI
🖊️ Austin Riba ⌚ 🔖 code python FastAPI 💬 3
When developing a large database backed application, using an ORM (Object Relational Manager) can really benefit your project. There are quite a few ORMs for Python, but which work best with FastAPI?
Location Based Search for FastAPI
🖊️ Austin Riba ⌚ 🔖 Tutorial 💬 0
Are you interested in adding geographical capabilities to your app? Perhaps you want to be able to search for nearby items on your site. Or maybe you want to know if your user’s location is within a specific region. With a few tools it is easy to add GIS (Geographical Information Systems) to your FastAPI back end.
FastAPI Fundamentals: Data Serialization and Pydantic
🖊️ Austin Riba ⌚ 🔖 code python tutorial 💬 1
Pydantic is one of the “secret sauces” that makes FastAPI such a powerful framework. The library is used everywhere in our projects: from validation, serialization and even configuration. Understanding better what Pydantic does and how to take advantage of it can help us write better APIs.
Adding Database Backed User Authentication to FastAPI
🖊️ Austin Riba ⌚ 🔖 code python tutorial 💬 1
In this tutorial we will learn how to add database backed user authentication to our FastAPI application. Later is the series we will implement registration, password recovery, and more.
Building an Instagram Clone in 50 Minutes with Django
🖊️ Austin Riba ⌚ 🔖 code tutorials 💬 0
Recently I did a live tutorial with CodingNomads on how to build an image sharing website (like Instagram) in Django. The demo is meant to show how quickly you can leverage Django to build and prototype web applications. You can view it on YouTube.
California Smoke
🖊️ Austin Riba ⌚ 🔖 other 💬 0
Posting these here so I can look back in the future to remember when the forest fires started getting really bad.
The view at about 3:30 PM PST from the viewpoint near the Hwy 92/Skyline Blvd intersection.
The Underrated California Towhee
🖊️ Austin Riba ⌚ 🔖 birds 💬 4
Could the simple California Towhee be one of the most underrated birds in North America?
Isla Vista in the Time of Covid
🖊️ Austin Riba ⌚ 🔖 other 💬 0
Here it comes again. One of my favorite questions.
“Wait, you live in Isla Vista?”
“Yes.”
“The college town by UCSB? You want to live there?”
“Yup.”