<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/planetpython/best-of/2024/11" -->

---
title: Best Planet Python posts — November 2024 | daily.dev
description: The most upvoted Planet Python posts from November 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/planetpython/best-of/2024/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/planetpython/best-of/2024/11
og:type: website
og:site_name: daily.dev
og:title: Best Planet Python posts — November 2024 | daily.dev
og:description: The most upvoted Planet Python posts from November 2024, 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 Planet Python — November 2024

1. 1  
[](https://daily.dev/posts/python-in-visual-studio-code-du7feicbt "Python in Visual Studio Code")  
Article  
![Avatar of planetpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c)Planet Python · 2y  
Python in Visual Studio Code  
The November 2024 release of the Python, Pylance, and Jupyter extensions for Visual Studio Code introduces several new features like generating docstrings with Pylance, new commands for folding and unfolding docstrings, import suggestions with aliases from user files, and an experimental AI Code Action for implementing abstract classes. It also updates the REPL variables view and announces the upcoming deprecation of Python 3.8 support. Users can explore these features by updating their extensions and reviewing the changelogs.  
68  
2
2. 2  
[](https://daily.dev/posts/from-react-to-a-django-htmx-based-stack-zot5byukm "From React to a Django+HTMX based stack")  
Article  
![Avatar of planetpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c)Planet Python · 2y  
From React to a Django+HTMX based stack  
Learn about Sheena O'Connell's journey of moving from a React-Django application to a pure Django with HTMX stack. Discover a real-world success story, lessons learned, and relevant resources including workshops, courses, and tools related to HTMX and Django development.  
41
3. 3  
[](https://daily.dev/posts/creating-reusable-dialogs-for-textual-0luuenqze "Creating Reusable Dialogs for Textual")  
Article  
![Avatar of planetpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c)Planet Python · 2y  
Creating Reusable Dialogs for Textual  
Textual-cogs offers a collection of reusable dialogs for Textual applications, including MessageDialog, SaveFileDialog, SingleChoiceDialog, and TextEntryDialog. Installing the package is straightforward using pip, and example usages demonstrate how to implement these dialogs in your applications easily, enhancing development efficiency.  
26  
1
4. 4  
[](https://daily.dev/posts/python-s-pathlib-module-nqehfglsm "Python's pathlib module")  
Article  
![Avatar of planetpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c)Planet Python · 2y  
Python's pathlib module  
Python's pathlib module offers a powerful way to handle file paths effortlessly across different platforms. It provides a comprehensive set of methods for common path-related operations like reading/writing files, joining paths, getting file attributes, and more. Unlike older methods from the os.path module, pathlib makes the code more readable and cross-platform compatible, improving the overall development experience.  
23
5. 5  
[](https://daily.dev/posts/meaningful-automation-in-python-snmjopzqg "Meaningful automation in Python")  
Article  
![Avatar of planetpython](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/eac3cc584cb043b5a242d13752bd3d0c)Planet Python · 2y  
Meaningful automation in Python  
Zato is a Python-based open-source platform for automation, integrations, and interoperability. Designed for industries needing robust backend solutions, it facilitates the connection of various data sources and systems, offering high performance and secure services deployable in the cloud or on premises. Key features include service-oriented design, reusability, and high availability, making it suitable for telecommunications, healthcare, government, and more. Python's flexibility and readability further enhance its utility in creating scalable, maintainable solutions.  
20

[See all Planet Python archives](/sources/planetpython/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/planetpython/best-of/2024/11#page","url":"https://daily.dev/sources/planetpython/best-of/2024/11","name":"Best Planet Python Posts — November 2024","description":"The most upvoted Planet Python posts from November 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/planetpython/best-of/2024/11#items","numberOfItems":5,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/python-in-visual-studio-code-du7feicbt","name":"Python in Visual Studio Code"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/from-react-to-a-django-htmx-based-stack-zot5byukm","name":"From React to a Django+HTMX based stack"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/creating-reusable-dialogs-for-textual-0luuenqze","name":"Creating Reusable Dialogs for Textual"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/python-s-pathlib-module-nqehfglsm","name":"Python's pathlib module"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/meaningful-automation-in-python-snmjopzqg","name":"Meaningful automation in 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":"Planet Python","item":"https://daily.dev/sources/planetpython"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/planetpython/best-of"},{"@type":"ListItem","position":5,"name":"November 2024"}]}]}
```

