Advanced Python Mastery – A Course by David Beazley

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • blog

    David Beazley's blog. (by dabeaz)

  • I'm guessing this was submitted after the "Ask HN" about leveling up to a production python programmer and i'm surprised no one mentioned these books:

    1. Test-Driven Development with Python

    2. Architecture Patterns with Python

    Written by the same author the 2nd one is the closest you're gonna get to a production-grade tutorial book.

    Related to this topic, these resources by @dbeazley:

    Barely an Interface

    https://github.com/dabeaz/blog/blob/main/2021/barely-interfa...

    Now You Have Three Problems

    https://github.com/dabeaz/blog/blob/main/2023/three-problems...

    A Different Refactoring

    https://github.com/dabeaz/blog/blob/main/2023/different-refa...

    His youtube channel:

    https://youtube.com/@dabeazllc

  • python-mastery

    Advanced Python Mastery (course by @dabeaz)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nanobind

    nanobind: tiny and efficient C++/Python bindings

  • People should not take that an endorsement of Swig.

    Please use ctypes, cffi or https://github.com/wjakob/nanobind

    Beazley himself is amazed that it (Swig) is still in use.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts