DiscoverPython Bytes
Python Bytes
Claim Ownership

Python Bytes

Author: Michael Kennedy and Brian Okken

Subscribed: 7,957Played: 219,588
Share

Description

Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short
discussion on the headlines and noteworthy news in the Python, developer, and data science space.
475 Episodes
Reverse
Topics include Marimo: of Notebooks”, pytest 8.3.0 & 8.3.1 are out, Python Language Summit 2024, and bash-dungeon.
Topics include 2024 PSF Board Election & Proposed Bylaw Change Results, SATYRN: A modern Jupyter client for Mac, Incident Report: Leaked GitHub Personal Access Token, and.
#391 A weak episode

#391 A weak episode

2024-07-0926:161

Topics include Vendorize packages from PyPI, A Guide to Python's Weak References Using weakref Module, Making Time Speak, and How Should You Test Your Machine Learning Project? A Beginner’s Guide.
Topics include Joining Strings in Python: A Moment, 10 hard-to-swallow truths they won't tell you about software engineer job, My thoughts on Python in Excel, and.
Topics include Solara UI Framework, Coverage at a crossroads, and “Virtual” methods in Python classes.
Topics include , Cloud engineer gets 2 years for wiping ex-employer’s code repos, Python: Import by string with pkgutil.resolve_name(), and DuckDB goes 1.0.
Topics include Dataherald, Python's many command-line utilities, Distroless Python, and functools.cache cachetools cachebox.
Topics include NumPy 2.0 release date is June 16, Uvicorn adds multiprocess workers, pixi, and JupyterLab 4.2 and Notebook 7.2.
Topics include PostgresREST, How Python Asyncio Works: Recreating it from Scratch, Bend, and The Smartest Way to Learn Python Regular Expressions.
#384 Force push lightly

#384 Force push lightly

2024-05-2125:502

Topics include Git: Force push safely with and, , Being friendly: Strategies for friendly fork management, and tach.
Topics include I asked 100 devs why they aren’t shipping faster. Here’s what I learned, Python 3.13.0 beta 1 released, A theme editor for JupyterLab, and rich-argparse.
#382 A Simple Game

#382 A Simple Game

2024-05-0728:10

Topics include act: Run your GitHub Actions locally!, portr, Annotating args and kwargs in Python, and github badges.
Topics include Announcing py2wasm: A Python to Wasm compiler, Oven PyPI Browser, PyCharm Local LLM, and.
Topics include NumFOCUS concerns, leaping pytest debugger llm, , and PyPI has completed its first security audit.
Topics include How to Set Up Pre-Commit Hooks A step-by-step guide to installing and configuring pre-commit hooks on your project, difftastic, Quarto, and constable.
Topics include pacemaker, PyPI suspends new user registration to block malware campaign, Python Project-Local Virtualenv Management Redux, and Python Edge Workers at Cloudflare.
Topics include justpath, , LPython, and dramatic.
Topics include 🤖 On Robots.txt, niquests, Every dunder method in Python, and Lockbox.
Topics include pycountry, Does Python have pointers?, ingestr, and Make your terminal nice.
Topics include 6 ways to improve the architecture of your Python project (using import-linter), Mountaineer, Why Python's Integer Division Floors, and Hatchet.
loading
Comments (18)

Scott Piligrimm

I don't work with python, but I know that for many people developing their own solutions, apps and products and managing those products is more than relevant. I assume pip https://setapp.com/how-to/install-pip-on-mac you use as well, and it's great that there are such solutions for Mac to manage all products as easily and efficiently as possible.

Apr 4th
Reply

Márcio Bertelli

Very good podcast!

Oct 14th
Reply

Antonio Andrade

sorry, but I can't with so many yawning 😂

Sep 17th
Reply

James Pink

I get that str.strip() needs some work. However, for the time being (and to ensure backwards compatibility) surely re.sub() is a solid choice for some of the use cases you guys are discussed no?

Jul 10th
Reply

Antonio Andrade

can't believe it

Apr 30th
Reply

Patel Milan R

Author: Jukka Lehtosalo Sponsor: Guido van Rossum Status: Accepted Version: 3.8 PEP 484 defines the type Dict[K, V] for uniform dictionaries, where each value has the same type, and arbitrary key values are supported. It doesn't properly support the common pattern where the type of a dictionary value depends on the string value of the key. Core idea: Consider creating a type to validate an arbitrary JSON document with a fixed schema Proposed syntax: https://icetutor.com

Feb 26th
Reply

Raymond Buhr

I think the methodology for the calculation of language popularity is specifically under representative of both R and python. if you check out trends for dplyr (R) or pandas (python) packages for data manipulation, both dwarf the overall language specific searches. I wonder if that bias also partially led to the declining interest in Ruby on Rails.

Jun 25th
Reply

connor maynes

fgr Dr rhh

Jun 1st
Reply

Raj

Thanks for the kubernetes example, and overall good episode

Mar 22nd
Reply

Mian A. Shah

ypf

Jan 28th
Reply

GreatBahram

As usual, perfect!

Jan 27th
Reply

Antonio Andrade

I think you missed to highlight all the nice work of realphlython and your podcasts, these are key stuffs for Python in 2018!

Dec 27th
Reply

Vignesh Anand Krishnan

The jokes are good but let brian do it. 😂

Dec 13th
Reply

GreatBahram

Congrats Python Bytes. This episode was really great 😎

Oct 27th
Reply

pyguy

Joel Grus talk can be found here: https://youtu.be/7jiPeIFXb6U

Oct 8th
Reply

Antonio Andrade

víbora means in Spanish: snake. umm, just thinking about Phyton

Aug 4th
Reply

GreatBahram

It's intetesting the title is flask but you guys spoke more about Django? kidding? hahaha please dont mess with us《Mico framework fans Thanks

Jun 28th
Reply

Antonio Andrade

nice, another super good Python postcast

May 20th
Reply
loading