PyCoder

Newsletter Image

Messages

12/19/2024
6 : 24

PyMyFlySpy, Set Comprehensions, State of Typing, and More

PyMyFlySpy: Track Your Flight Using Its Headrest Data #660 – DECEMBER 17, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo PyMyFlySpy: Track Your Flight Using Its Headrest Data Robert is the creator
12/10/2024
19 : 44

Handling Errors, PyPy Performance, Chat Interface to Wikipedia, and More

Handling or Preventing Errors in Python: LBYL vs EAFP #659 – DECEMBER 10, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Handling or Preventing Errors in Python: LBYL vs EAFP In this video course,
12/3/2024
19 : 44

Django Performance, pathlib, Poetry, and More

Django Performance: Scaling and Optimization #658 – DECEMBER 3, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Django Performance: Scaling and Optimization Performance tuning in the context of
11/26/2024
19 : 44

NumPy, Loop Targets, Vector Animation, and More

NumPy Practical Examples: Useful Techniques #657 – NOVEMBER 26, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo NumPy Practical Examples: Useful Techniques In this tutorial, you'll learn how to
11/19/2024
19 : 44

Debugging TUIs, Dictionary Comprehensions, Puzzles, and More

How to Debug Your Textual Application #656 – NOVEMBER 19, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo How to Debug Your Textual Application TUI applications require a full terminal which most
11/12/2024
19 : 44

Web Scraping Tips, Python 3.13 Performance Boosts, Writing Interpreters & More

Introduction to Web Scraping With Python #655 – NOVEMBER 12, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Introduction to Web Scraping With Python In this video course, you'll learn all about
11/5/2024
19 : 44

PySheets, REPL Shortcuts, Empty Tests, and More

PySheets: Spreadsheets in the Browser Using PyScript #654 – NOVEMBER 5, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo PySheets: Spreadsheets in the Browser Using PyScript What goes into building a
10/29/2024
19 : 44

Sudoko in Packaging, Thread Safety, Sigstore, and More

Sudoku in Python Packaging #653 – OCTOBER 29, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Sudoku in Python Packaging Simon writes about a Soduku solver written by Konstin that uses the Python
10/22/2024
19 : 44

Unlock Python's Pattern Matching, Combinatoric Iterators, SSH Scripting, and More

Structural Pattern Matching in Python #652 – OCTOBER 22, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Structural Pattern Matching in Python In this tutorial, you'll learn how to harness the
10/20/2024
6 : 24

Lots of PEPs, More Py3.13, HPy, and More

Exploring the New Features of Python 3.13 #651 – OCTOBER 15, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Exploring the New Features of Python 3.13 Python 3.13 is here! Our regular guests, Geir
10/8/2024
19 : 44

Immutable Types, DuckDB & Pyodide, Free Threaded, and More

Differences Between Python's Mutable and Immutable Types #650 – OCTOBER 8, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Differences Between Python's Mutable and Immutable Types In this
10/1/2024
19 : 44

Python 3.13, pdb, Django Project Ideas, and More

Python 3.13: Cool New Features for You to Try #649 – OCTOBER 1, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.13: Cool New Features for You to Try In this tutorial, you'll learn about
9/24/2024
19 : 44

Python 3.13, Rust Extensions, doctest, and More

Python 3.13 Preview: Free Threading and a JIT Compiler #648 – SEPTEMBER 24, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.13 Preview: Free Threading and a JIT Compiler Get a sneak peek at
9/17/2024
19 : 44

NumPy where(), Python & R, HTTP Clients, and More

How to Use Conditional Expressions With NumPy `where()` #647 – SEPTEMBER 17, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo How to Use Conditional Expressions With NumPy where() This tutorial
9/10/2024
19 : 44

Pydantic, PSF Office Hours, Polars, and More

Using Pydantic to Simplify Python Data Validation #646 – SEPTEMBER 10, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Using Pydantic to Simplify Python Data Validation Discover the power of
9/3/2024
19 : 44

Astronomy, Language Summit, Built-ins, and More

Using Astropy for Astronomy With Python #645 – SEPTEMBER 3, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Using Astropy for Astronomy With Python This course covers two problems from introductory
8/27/2024
19 : 44

Astrophysics, pyproject.toml, Query Languages, and More

Exploring Astrophysics in Python With pandas and Matplotlib #644 – AUGUST 27, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Exploring Astrophysics in Python With pandas and Matplotlib This course
8/20/2024
19 : 44

Scrapy Extensions, REST APIs, Django Sub-Commands, and More

Using a Custom Scrapy Extension to Log to a DB #643 – AUGUST 20, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Using a Custom Scrapy Extension to Log to a DB The Scrapy crawl stat logs are useful
8/13/2024
19 : 44

Testing with nox, Async Iterators, Log Propagation, and More

Testing Coverage and Using `nox` #642 – AUGUST 13, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Testing Coverage and Using nox This is part 9 in an in-depth series on testing. This part talks
8/6/2024
19 : 44

Setuptools Deprecation, Installable Django Apps, Flask, and More

Setuptools Breaks Things, Then Fixes Them #641 – AUGUST 6, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Setuptools Breaks Things, Then Fixes Them This post is Bite Code's monthly summary, but