Podchaser Logo
Home
#376: Every dunder method in a Python Lockbox

#376: Every dunder method in a Python Lockbox

Released Tuesday, 26th March 2024
Good episode? Give it some love!
#376: Every dunder method in a Python Lockbox

#376: Every dunder method in a Python Lockbox

#376: Every dunder method in a Python Lockbox

#376: Every dunder method in a Python Lockbox

Tuesday, 26th March 2024
Good episode? Give it some love!
Rate Episode

Topics covered in this episode:

Watch on YouTube

About the show

Sponsored by ScoutAPM: pythonbytes.fm/scout

Connect with the hosts

Join us on YouTube at pythonbytes.fm/live to be part of the audience. Usually Tuesdays at 11am PT. Older video versions available there too.

Brian #1: 🤖 On Robots.txt

Michael #2: niquests

  • Requests but with HTTP/3, HTTP/2, Multiplexed Connections, System CAs, Certificate Revocation, DNS over HTTPS / TLS / QUIC or UDP, Async, DNSSEC, and (much) pain removed!
  • Niquests is a simple, yet elegant, HTTP library. It is a drop-in replacement for Requests, which is under feature freeze.
  • See why you should switch: Read about 10 reasons why

Brian #3: Every dunder method in Python

  • Trey Hunner
  • Sure, there’s __repr__(), __str__(), and __init__(), but how about dunder methods for:
    • Equality and hashability
    • Orderability
    • Type conversions and formatting
    • Context managers
    • Containers and collections
    • Callability
    • Arithmetic operators
    • … and so much more … even a cheat sheet.

Michael #4: Lockbox

  • Lockbox is a forward proxy for making third party API calls.
  • Why? Automation or workflow platforms like Zapier and IFTTT allow "webhook" actions for interacting with third party APIs.
  • They require you to provide your third party API keys so they can act on your behalf. You are trusting them to keep your API keys safe, and that they do not misuse them.
  • How Lockbox helps: When a workflow platform needs to make a third party API call on your behalf, it makes a Lockbox API call instead. Lockbox makes the call to the third party API, and returns the result to the workflow platform.

Extras

Brian:

Michael:

Joke: Windows Certified

Show More
Rate

Join Podchaser to...

  • Rate podcasts and episodes
  • Follow podcasts and creators
  • Create podcast and episode lists
  • & much more

Episode Tags

Do you host or manage this podcast?
Claim and edit this page to your liking.
,

Unlock more with Podchaser Pro

  • Audience Insights
  • Contact Information
  • Demographics
  • Charts
  • Sponsor History
  • and More!
Pro Features