<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/rpython/best-of/2023/12" -->

---
title: Best Real Python posts — December 2023 | daily.dev
description: The most upvoted Real Python posts from December 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/rpython/best-of/2023/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/rpython/best-of/2023/12
og:type: website
og:site_name: daily.dev
og:title: Best Real Python posts — December 2023 | daily.dev
og:description: The most upvoted Real Python posts from December 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Real Python — December 2023

1. 1  
[](https://daily.dev/posts/build-a-scalable-flask-web-project-from-scratch-real-python-uwdbe3gpw "Build a Scalable Flask Web Project From Scratch – Real Python")  
Article  
![Avatar of rpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/rpython)Real Python · 3y  
Build a Scalable Flask Web Project From Scratch – Real Python  
Learn how to set up a Flask project, create a Flask app, add multiple pages, leverage Jinja templates, and store static files.  
18  
1
2. 2  
[](https://daily.dev/posts/python-news-what-s-new-from-november-2023-real-python-xovxl5iqb "Python News: What's New From November 2023 – Real Python")  
Article  
![Avatar of rpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/rpython)Real Python · 3y  
Python News: What's New From November 2023 – Real Python  
November brought exciting news to the Python community, including PyPI's first security audit, the release of Python 3.13.0a2, the Python Developers Survey, PyCon US call for proposals, and the release of Pydantic 2.5.  
14
3. 3  
[](https://daily.dev/posts/serialize-your-data-with-python-real-python-pfzrvhk7d "Serialize Your Data With Python – Real Python")  
Article  
![Avatar of rpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/rpython)Real Python · 3y  
Serialize Your Data With Python – Real Python  
Learn about data serialization formats in Python, the difference between textual and binary formats, and how to customize the pickling process.  
10  
1

[See all Real Python archives](/sources/rpython/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/rpython/best-of/2023/12#page","url":"https://daily.dev/sources/rpython/best-of/2023/12","name":"Best Real Python Posts — December 2023","description":"The most upvoted Real Python posts from December 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/rpython/best-of/2023/12#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/build-a-scalable-flask-web-project-from-scratch-real-python-uwdbe3gpw","name":"Build a Scalable Flask Web Project From Scratch – Real Python"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/python-news-what-s-new-from-november-2023-real-python-xovxl5iqb","name":"Python News: What's New From November 2023 – Real Python"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/serialize-your-data-with-python-real-python-pfzrvhk7d","name":"Serialize Your Data With Python – Real Python"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Real Python","item":"https://daily.dev/sources/rpython"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/rpython/best-of"},{"@type":"ListItem","position":5,"name":"December 2023"}]}]}
```

