PyCon Wroclaw 2024
PyCon Wroclaw 2024 November 30 to December 1, 2024 PYCONWROCLAW.COM
Python Dictionary Comprehensions: How and When to Use Them – Real Python
Dictionary Comprehensions: How and When to Use Them In this tutorial, you’ll learn how to write...
pyzzles | python puzzles
Python Puzzles A collection of Python puzzles. You are given a test file, and should write...
Announcing DjangoCon Europe 2025 in Dublin, Ireland! 🍀
Announcing DjangoCon Europe 2025 in Dublin, Ireland DJANGO SOFTWARE FOUNDATION
Basic Input and Output in Python Quiz – Real Python
Quiz: Basic Input and Output in Python REAL PYTHON
Using .__repr__() vs .__str__() in Python Quiz – Real Python
Quiz: Using .__repr__() vs .__str__() in Python REAL PYTHON
Episode #228: Maintaining the Foundations of Python & Cautionary Tales – The Real Python Podcast
Maintaining the Foundations of Python & Cautionary Tales How do you build a sustainable open-source project...
The Practical Guide to Scaling Django
The Practical Guide to Scaling Django Most Django scaling guides focus on theoretical maximums. But real...
The Polars vs pandas difference nobody is talking about
The Polars vs pandas Difference Nobody Is Talking About When people compare pandas and Polars, they...
PyPI Introduces Digital Attestations to Strengthen Python Pa...
PyPI Introduces Digital Attestations to Strengthen Security PyPI now supports digital attestations. This feature lets Python...
Django’s technical governance challenges, and opportunities
Django’s Technical Governance Challenges, and Opportunities On October 29th, two DSF steering council members resigned, triggering...
We've moved to Hetzner
We’ve Moved to Hetzner This post from Michael Kennedy talks about moving Talk Python’s hosting environment...
Formatting Floats Inside Python F-Strings – Real Python
Formatting Floats Inside Python F-Strings In this video course, you’ll learn how to use Python format...
Parallel Python Tracker: package compatibility with Python 3.13 free-threading and subinterpreters
Package Compatibility With Free-Threading and Subinterpreters This tracker tests the compatibility of the 500 most popular...
GitHub - bhavnicksm/chonkie: 🦛 CHONK your texts with Chonkie ✨ - The no-nonsense RAG chunking library
chonkie: CHONK Your Texts With Chonkie GITHUB.COM/BHAVNICKSM
GitHub - cjdrake/seqlogic: Sequential Logic
seqlogic: Sequential Logic Simulator GITHUB.COM/CJDRAKE
GitHub - lmstudio-ai/venvstacks: Virtual environment stacks for Python
venvstacks: Virtual Environment Stacks for Python GITHUB.COM/LMSTUDIO-AI
GitHub - willmcgugan/terminal-tree
terminal-tree: Experimental Filesystem Navigator in Textual GITHUB.COM/WILLMCGUGAN
GitHub - chdb-io/chdb: chDB is an in-process OLAP SQL Engine 🚀 powered by ClickHouse
chdb: An in-Process OLAP SQL Engine GITHUB.COM/CHDB-IO
2024 Plone Conference
Plone Conference 2024 November 25 to December 1, 2024 PLONECONF.ORG
How to code, configure and deploy a Market Making bot, Mon, Nov 25, 2024, 7:00 PM | Meetup
Code, Configure and Deploy a Market Making Bot November 25, 2024 MEETUP.COM
How to Debug Your Textual Application
How to Debug Your Textual Application TUI applications require a full terminal which most IDEs don’t...
State of Python 3.13 Performance: Free-Threading - CodSpeed
State of Python 3.13 Performance: Free-Threading This article does a comparison between code in single threaded,...
Scrape Any Website Without Getting Blocked
Scrape Any Website Without Getting Blocked The only web scraper API that extracts data at scale...
Beautiful Soup: Build a Web Scraper With Python Quiz – Real Python
Quiz: Beautiful Soup: Build a Web Scraper With Python REAL PYTHON
Pydantic: Simplifying Data Validation in Python Quiz – Real Python
Quiz: Pydantic: Simplifying Data Validation in Python REAL PYTHON
Opposite of Cloud Native is?
Opposite of Cloud Native Is…? Michael (from Talk Python fame) introduces the concept of “stack-native” as...
How to Reset a pandas DataFrame Index – Real Python
How to Reset a pandas DataFrame Index In this tutorial, you’ll learn how to reset a...
Posit Connect Cloud
Do Your Data Science Teams Struggle to Share Their Work With Their Colleagues Securely Posit Connect...
Python Closures: Common Use Cases and Examples – Real Python
Python Closures: Common Use Cases and Examples In this tutorial, you’ll learn about Python closures. A...
In defense of simple architectures
In Defense of Simple Architectures You can go surprisingly far with a simple software architecture, in...
Solving the Vehicle Routing Problem with OpenStreetMap and OR-Tools
Vehicle Routing Using OpenStreetMap This project shows you how to implement the Vehicle Routing Problem (VRP)...
A Comprehensive Guide to Python Project Management and Packaging: Concepts Illustrated with uv – Part I – Reinforced Knowledge
Guide to Python Project Management and Packaging This is a deep dive article on Python project...
I Waited 10 Billion Cycles and All I Got Was This Loading Screen
I Waited 10B Cycles and All I Got Was This Loading Screen This opinion piece discusses...
Thoughts on Django’s Core
Thoughts on Django’s Core This post by a Django core developer talks about the last twenty...
map and filter with list comprehensions
map and filter With List Comprehensions This quick-hit post shows you how to use the map()...
Don't return named tuples in new APIs
Don’t Return Named Tuples in New APIs This post talks about when and when not to...
GitHub - CZ-NIC/mininterface: A minimal interface to Python application
mininterface: A Minimal Interface to Python Application GITHUB.COM/CZ-NIC
GitHub - bundesAPI/deutschland: Die wichtigsten APIs Deutschlands in einem Python Paket.
deutschland: German Dataset Collection GITHUB.COM/BUNDESAPI
GitHub - pytest-dev/pytest-metadata: Plugin for accessing test session metadata
pytest-metadata: Plugin for Accessing Test Session Metadata GITHUB.COM/PYTEST-DEV
GitHub - FHPythonUtils/BlendModes: Use this module to apply a number of blending modes to a background and foreground image
BlendModes: Apply Blending Modes to Images GITHUB.COM/FHPYTHONUTILS
GitHub - sjbitcode/django-admin-dracula: 🦇 Dracula themes for the Django admin
django-admin-dracula: Dracula Themes for the Django Admin GITHUB.COM/SJBITCODE
Login to Meetup | Meetup
IndyPy Hosts “AI & Data for Good” November 12, 2024 MEETUP.COM • Shared by Laura Stephens
Introduction to Web Scraping With Python – Real Python
Introduction to Web Scraping With Python In this video course, you’ll learn all about web scraping...