Open main menu

PBN

Close main menu
  • About
  • Blog
  • Contact

Python By Night

Login

From Flask to Fast

Why I Switched Frameworks Mid-Journey
author Mario Munoz
Dec
5
2021
est. read time 5 min
So I switched frameworks from Flask to FastAPI. I'm not totally sure why. It just kind of happened. So maybe I'm kind of jumping the gun here. Talking about switching Python frameworks mid-development hardly seems like an introductory topic for a tiny little blog like this one.
  • Share on twitter
  • FastAPI
  • Flask

Sharpen Your Code

Using the Right Tool (And a Note on Logging)
author Mario Munoz
Jan
29
2022
est. read time 7 min

Coding can feel quite daunting—specially with the wealth of information out there to consume. Sometimes, as I stare at the code on my screen, I feel particularly stuck or unmotivated.

  • Share on twitter
  • FastAPI
  • Rich
  • Logging

Adding an RSS Feed With Python

Yes, It Still Lives On In Our Hearts
author Mario Munoz
Jan
31
2022
est. read time 6 min

The decline of RSS usage in the late aughts and its eventual near-demise has left many a tech-geek deflated, but not entirely hopeless. The reality is that RSS still exists out there in the wild, and some folks still depend on it for accessible, personalized, and syndicated content. So I decided to add it to my site!

  • Share on twitter
  • FastAPI
  • Jinja

Building a Decorator for a FastAPI Route

Simplify and Beautify Your App Routes
author Mario Munoz
Sep
7
2022
est. read time 8 min

I've been working on yet another side project, once again built with FastAPI. I'm taking the opportunity to learn a few new skills and work with some new tools. Along the way, I found a way to use a decorator on my FastAPI routes when sending an HTML response, so I thought to write about it.

  • Share on twitter
  • FastAPI
  • Jinja

PBN

Python by Night is what happens when there's not enough time during the day. It is a Pythonic journey for a non-developer with lessons learned along the way.

search

topics

  • General
  • FastAPI
  • MongoDB
  • Flask
  • Environment
  • Beanie
  • Ruminations
  • Rich
  • Logging
  • Jinja
  • PyCon
  • Dependency
  • PDM
  • DjangoCon

support

Buy Me a Coffee

keep in touch

Follow
Recent Posts
  • Twenty Twenty-Two
  • My First DjangoCon
  • Using PDM for Your Next Python Project
  • Building a Decorator for a FastAPI Route

PBN

© 2021 - Python By Night