~pycoders | Bookmarks (449)
-
-
What’s new in Python 3.14
Tail-Call Interpreter Added to CPython New code for a tail-call interpreter has been added to the...
-
py-free-threading
Python Free-Threading Guide This is a centralized collection of documentation and trackers around compatibility with free-threaded...
-
TIL 112 – re.Match.groupdict
re.Match.groupdict This quick TIL post shows how you can use the .groupdict() method from a regex...
-
The 10-Step Checklist for Continuous Delivery - Semaphore
The 10-Step Checklist for Continuous Delivery Learn how to implement Continuous Delivery with this 10-step guide...
-
ICEYE's Satellite Imagery
Exploring ICEYE’s Satellite Imagery This article does a deep dive data-analysis on satellite imagery of an...
-
Terminal colours are tricky
Terminal Colours Are Tricky Choosing just the right palette for your terminal can be tricky. This...
-
GitHub - akmalsoliev/Validoopsie: A simple and easy to use Data Validation library for Python.
Validoopsie: Data Validation Made Effortless! GITHUB.COM/AKMALSOLIEV • Shared by Akmal Soliev
-
GitHub - e10v/tea-tasting: A Python package for the statistical analysis of A/B tests.
tea-tasting: Statistical Analysis of A/B Tests GITHUB.COM/E10V
-
GitHub - gawel/pyquery: A jquery-like library for python
pyquery: A Jquery-Like Library for Python GITHUB.COM/GAWEL
-
-
-
Great Tables
Great Tables Talk Python To Me interviews Rich Iannone and Michael Chow from Posit. They discuss...
-
PEP 759 – External Wheel Hosting | peps.python.org
PEP 759: External Wheel Hosting (Withdrawn) PYTHON.ORG
-
PEP 739 – build-details.json 1.0 — a static description file for Python build details | peps.python.org
PEP 739: Static Description File for Build Details (Accepted) PYTHON.ORG
-
Python Insider: Python 3.13.2 and 3.12.9 now available!
Python 3.13.2 and 3.12.9 Released CPYTHON DEV BLOG
-
How to Split a String in Python Quiz – Real Python
Quiz: How to Split a String in Python REAL PYTHON
-
-
-
How to Split a String in Python – Real Python
How to Split a String in Python This tutorial will help you master Python string splitting....
-
The Mutable Trap: Avoiding Unintended Side Effects In Python - Pybites
The Mutable Trap: Avoiding Unintended Side Effects in Python “Ever had a Python function behave strangely,...
-
Better unit-tests for your emails with Django 5.2
Better Unit-Tests for Email With Django 5.2 Django 5.2 contains a new helper on the email...
-
CHANGELOG - beautifulsoup - [no description]
Beautifulsoup 4.13 Released LAUNCHPAD.NET