Python Leiden User Group first meeting!, Mon, Jan 27, 2025, 8:00 PM | Meetup
Python Leiden User Group January 27, 2025 MEETUP.COM
Catching memory leaks with your test suite
Catching Memory Leaks With Your Test Suite “If you have a good test suite, you may...
Djangonaut Space Session 4 Applications Open! 🚀
Djangonaut Space Session 4 Applications Open DJANGONAUT.SPACE
Django 5.2 alpha 1 released
Django 5.2 Alpha 1 Released DJANGO SOFTWARE FOUNDATION
Django security releases issued: 5.1.5, 5.0.11, and 4.2.18
Django Security Releases Issued: 5.1.5, 5.0.11, and 4.2.18 DJANGO SOFTWARE FOUNDATION
10 Ways to Work with Large Files in Python: Effortlessly Handle Gigabytes of Data!
10 Ways to Work With Large Files in Python “Handling large text files in Python can...
Investigating the popularity of Python build backends over time (II) | Bastian Venthur's Blog
Investigating the Popularity of Python Build Backends This post analyzes the popularity of build backends used...
Testing your Python package releases
Testing Your Python Package Releases Upon creating the release for the Django Debug Toolbar, Tim discovered...
How I Automated Data Cleaning in Python Using Functions and Pipelines
How I Automated Data Cleaning in Python Learn how to automate data cleaning in Python using...
Deciphering Glyph :: The “Active Enum” Pattern
The “Active Enum” Pattern This article talks about the challenges associated with enum declarations being separate...
A guide to JAX for PyTorch developers | Google Cloud Blog
A Guide to JAX for PyTorch Developers “PyTorch users can learn about JAX in this tutorial...
Yes, you should use a Python venv in a container like docker
Use a Python venv in a Container Like Docker Bite code talks about why you should...
Creating A Fitness Tracker App With Python Reflex - Pybites
Creating a Fitness Tracker App With Python Reflex A detailed guide to building a simple Fitness...
Database Indexing in Django
Database Indexing in Django This article explores the basics of database indexing, its advantages and disadvantages,...
Python's range() function
Python’s range() Function The range() function can be used for counting upward, countdown downward, or performing...
Quickly visualizing an SBOM document
Quickly Visualizing an SBOM Document Quick instructions on how to chart a Software Bill-Of-Materials (SBOM) document....
Zasper: A Supercharged IDE for Data ScienceE
Zasper: A Supercharged IDE for Data Science N/A ZASPER.IO • Shared by Poruri Sai Rahul
GitHub - pyper-dev/pyper: Concurrent Python made simple
pyper: Concurrent Python Made Simple GITHUB.COM/PYPER-DEV
GitHub - spulec/freezegun: Let your Python tests travel through time
freezegun: Mocks the datetime Module for Testing GITHUB.COM/SPULEC
GitHub - zhuyifei1999/guppy3: guppy / heapy ported to Python3. It works for real!
guppy3: Guppy/Heapy Ported to Python3 GITHUB.COM/ZHUYIFEI1999
GitHub - HighnessAtharva/VocabCLI: Lightweight CLI that allows users to look up word definitions, examples, synonyms and antonyms directly via the command line. The app also offers advanced Text Cl...
VocabCLI: Word Insights TUI GITHUB.COM/HIGHNESSATHARVA • Shared by Atharva Shah
Building Dictionary Comprehensions in Python – Real Python
Building Dictionary Comprehensions in Python In this video course, you’ll learn how to write dictionary comprehensions...
Python tools for data visualization — PyViz 0.0.1 documentation
PyViz: Python Tools for Data Visualization This site contains an overview of all the different visualization...
Building AI Agents With Your Enterprise Data: A Developer’s Guide
Building AI Agents With Your Enterprise Data: A Developer’s Guide Building AI agents over enterprise data...
YNAB Optimizes Postgres Database Performance and Spend with Crunchy Bridge
Optimize Postgres Performance and Reduce Costs with Crunchy Bridge Discover why YNAB (You Need A Budget)...
Data Cleaning in Data Science | The PyCharm Blog
Data Cleaning in Data Science “Real-world data needs cleaning before it can give us useful insights....
PyConf Hyderabad 2025
PyConf Hyderabad Feb 22-23 PYCONFHYD.ORG • Shared by Poruri Sai Rahul
Musings on Tracing in PyPy
Musings on Tracing in PyPy What started as an answer to a question on Twitter has...
From Default Python Line Chart to Journal-Quality Infographics
From Default Line Charts to Journal-Quality Infographics “Everyone who has used Matplotlib knows how ugly the...
Python Packaging: Why we can't have nice things - Part 2: Stupid Pipx
Stupid pipx Tricks This post talks about pipx a wrapper to pip that allows you to...
Towards PyPy3.11 - an update
Towards PyPy3.11: An Update The alternative Python interpreter PyPy is working towards a Python 3.11 compatible...
Learn SQL with Python (Part 1)
Learn SQL With Python This tutorial teaches the fundamentals of SQL by using Python to build...
PEP 769 – Add a ‘default’ keyword argument to ‘attrgetter’ and ‘itemgetter’ | peps.python.org
PEP 769: Add a Default Keyword Argument to attrgetter and itemgetter This proposal aims to enhance...
Posit Connect Cloud
Posit Connect Cloud: Share the Work you Make With Streamlit, FastAPI, Shiny, & Other FOSS Frameworks...
Unit Testing vs. Integration Testing: Test Automation Basics - Semaphore
Unit Testing vs. Integration Testing Discover the key differences between unit testing vs integration testing and...
Why is hash(-1) == hash(-2) in Python?
Why Is hash(-1) == hash(-2) in Python? Somewhat surprisingly, hash(-1) == hash(-2) in CPython. This post...
GitHub - pydantic/pydantic-settings: Settings management using pydantic
pydantic-settings: Settings Management Using Pydantic GITHUB.COM/PYDANTIC
GitHub - vinayak-mehta/ipychat: An AI extension for IPython that makes it work like Cursor
IPychat: An AI Extension for IPython GITHUB.COM/VINAYAK-MEHTA • Shared by Vinayak Mehta
GitHub - mkniewallner/migrate-to-uv: Migrate a project from Poetry/Pipenv/pip-tools/pip to uv package manager
Migrate a Project From Poetry/Pipenv to uv GITHUB.COM/MKNIEWALLNER • Shared by Mathieu Kniewallner
GitHub - TSignalDev/tsignal-python: A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection. Perfect for decoupled e...
TSignal: Thread-Safet Signal/Slot System GITHUB.COM/TSIGNALDEV • Shared by San Kim
GitHub - EmilDohne/PhotoshopAPI: A modern and performant C++20 read/write parser of Photoshop Files (*.psd and *.psb) with fully fledged Python bindings hosted on PyPi
PhotoshopAPI: Photoshop Files Parser GITHUB.COM/EMILDOHNE
Evaluating LLM based applications, Thu, Jan 16, 2025, 6:00 PM | Meetup
PyLadies Amsterdam January 16, 2025 MEETUP.COM
Pycon+Web 2025 - Where python meets Web conference
PyCon+Web 2025 January 24 to January 26, 2025 PYCONWEB.COM
Ways to Start Interacting With Python – Real Python
Ways to Start Interacting With Python In this video course, you’ll explore the various ways of...