~pycoders | Bookmarks (433)
-
-
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
-
-
-
How to Join Strings in Python Quiz – Real Python
Quiz: How to Join Strings in Python REAL PYTHON
-
Python "for" Loops: The Pythonic Way Quiz – Real Python
Quiz: Python for Loops: The Pythonic Way REAL PYTHON
-
Episode #238: Charlie Marsh: Accelerating Python Tooling With Ruff and uv – The Real Python Podcast
Charlie Marsh: Accelerating Python Tooling With Ruff and uv Are you looking for fast tools to...
-
Managing Django’s Queue
Managing Django’s Queue Carlton is one of the core developers of Django. This post talks about...
-
HiveMQ Pulse - Distributed Data Intelligence Platform
Unify Distributed Data from Edge-to-Cloud Meet HiveMQ Pulse: Built to organize distributed data into a structured...
-
Shipping Software on Time and on Budget
Shipping Software on Time and on Budget The detailed post talks about all the things you...
-
Great Tables
Great Tables Talk Python To Me interviews Rich Iannone and Michael Chow from Posit. They discuss...
-
Test & Code | pytest-mock : Mocking in pytest
pytest-mock: Mocking in pytest pytest-mock is currently the #3 pytest plugin. It is a wrapper around unittest.mock....
-
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
-
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...
-
Python Insider: Python 3.13.2 and 3.12.9 now available!
Python 3.13.2 and 3.12.9 Released CPYTHON DEV BLOG