Bookmarks (453)

  • Pycon+Web 2025 - Where python meets Web conference

    PyCon+Web 2025 January 24 to January 26, 2025 PYCONWEB.COM

  • screenshot

    PEP 8: More Nuanced Alignment Guidance

    PEP 8: More Nuanced Alignment Guidance PYTHON.ORG

  • screenshot

    Episode #234: Building New Structures for Learning Python – The Real Python Podcast

    Building New Structures for Learning Python What are the new ways we can teach and share...

  • Automated accessibility audits for Python web apps (Part 1)

    Automated Accessibility Audits for Python Web Apps This article covers how to automatically audit your web...

  • screenshot

    Sign Up - Auth0

    Integrate Auth0 With Just a Few Lines of Code Whether your end users are consumers, businesses,...

  • screenshot

    New Python Packaging Proposal Aims to Solve Phantom Dependen...

    Software Bill of Materials Packaging Proposal A new Python packaging proposal, PEP 770, introduces SBOM support...

  • TIL 109 – Unpacking kwargs with custom objects

    Unpacking kwargs With Custom Objects You may have unpacked a dictionary using **kwargs mechanism in Python,...

  • Musings on Tracing in PyPy

    Musings on Tracing in PyPy What started as an answer to a question on Twitter has...

  • screenshot

    From Default Python Line Chart to Journal-Quality Infographics

    From Default Line Charts to Journal-Quality Infographics “Everyone who has used Matplotlib knows how ugly the...

  • Python Packaging: Why we can't have nice things - Part 2: Stupid Pipx

    Stupid pipx Tricks This post talks about pipx a wrapper to pip that allows you to...

  • Towards PyPy3.11 - an update

    Towards PyPy3.11: An Update The alternative Python interpreter PyPy is working towards a Python 3.11 compatible...

  • screenshot

    Learn SQL with Python (Part 1)

    Learn SQL With Python This tutorial teaches the fundamentals of SQL by using Python to build...

  • screenshot

    PEP 769 – Add a ‘default’ keyword argument to ‘attrgetter’ and ‘itemgetter’ | peps.python.org

    PEP 769: Add a Default Keyword Argument to attrgetter and itemgetter This proposal aims to enhance...

  • screenshot

    Posit Connect Cloud

    Posit Connect Cloud: Share the Work you Make With Streamlit, FastAPI, Shiny, & Other FOSS Frameworks...

  • screenshot

    Unit Testing vs. Integration Testing: Test Automation Basics - Semaphore

    Unit Testing vs. Integration Testing Discover the key differences between unit testing vs integration testing and...

  • Why is hash(-1) == hash(-2) in Python?

    Why Is hash(-1) == hash(-2) in Python? Somewhat surprisingly, hash(-1) == hash(-2) in CPython. This post...

  • screenshot

    GitHub - pydantic/pydantic-settings: Settings management using pydantic

    pydantic-settings: Settings Management Using Pydantic GITHUB.COM/PYDANTIC

  • GitHub - vinayak-mehta/ipychat: An AI extension for IPython that makes it work like Cursor

    IPychat: An AI Extension for IPython GITHUB.COM/VINAYAK-MEHTA • Shared by Vinayak Mehta

  • GitHub - mkniewallner/migrate-to-uv: Migrate a project from Poetry/Pipenv/pip-tools/pip to uv package manager

    Migrate a Project From Poetry/Pipenv to uv GITHUB.COM/MKNIEWALLNER • Shared by Mathieu Kniewallner

  • screenshot

    Django vs. FastAPI, An Honest Comparison

    Django vs. FastAPI, an Honest Comparison David has worked with Django for a long time, but...

  • screenshot

    Ways to Start Interacting With Python – Real Python

    Ways to Start Interacting With Python In this video course, you’ll explore the various ways of...

  • screenshot

    YNAB Optimizes Postgres Database Performance and Spend with Crunchy Bridge

    Optimize Postgres Performance and Reduce Costs with Crunchy Bridge Discover why YNAB (You Need A Budget)...

  • screenshot

    Data Cleaning in Data Science | The PyCharm Blog

    Data Cleaning in Data Science “Real-world data needs cleaning before it can give us useful insights....

  • screenshot

    Release SciPy 1.15.0 · scipy/scipy

    SciPy 1.15.0 Released GITHUB.COM/SCIPY

  • Pygments changelog — Pygments

    Pygments 2.19 Released PYGMENTS.ORG

  • PyConf Hyderabad 2025

    PyConf Hyderabad Feb 22-23 PYCONFHYD.ORG • Shared by Poruri Sai Rahul

  • screenshot

    Python: create temporary files and directories in unittest - Adam Johnson

    Python: Create Temporary Files and Directories in Unittest Sometimes, tests need temporary files or directories. You...

  • Bamboo Weekly

    Finally — Pandas Practice That Isn’t Boring You won’t get fluent with Pandas doing boring, irrelevant, toy...

  • screenshot

    The Inner Workings of Python Dataclasses Explained

    The Inner Workings of Python Dataclasses Explained Discover how Python dataclasses work internally! Learn how to...

  • Django Events Foundation North America | DjangoCon US 2025 has been announced!

    DjangoCon US 2025 (Chicago, Sept 8-12) Announced DEFNA.ORG

  • Database optimization isn’t always obvious

    Database Optimization Isn’t Always Obvious “One of the issues of working with abstractions is that what...

  • screenshot

    Learn From 2024's Most Popular Python Tutorials and Courses – Real Python

    Learn From 2024’s Most Popular Python Tutorials and Courses Revisit your favorite Real Python tutorials and...

  • screenshot

    DuckDB and Python: Ducks and Snakes living together

    DuckDB and Python: Ducks and Snakes Living Together Talk Python to Me interviews Alex Monahan who...

  • Cowboy Debugging Python Memory Leaks

    Cowboy Debugging Python Memory Leaks The objgraph library allows you to capture a birds-eye view of...

  • screenshot

    Python Concurrency: Threads, Processes, and asyncio Explained

    Concurrency: Threads, Processes, and asyncio Explained A practical guide to Python concurrency using a Fibonacci server...

  • screenshot

    Effective Python Developer Tooling in December 2024

    Effective Python Developer Tooling in December 2024 This post talks about how tooling doesn’t solve all...

  • screenshot

    Getting Started Contributing to Django

    Getting Started Contributing to Django The contributor guide for Django is a hefty beast, but if...

  • screenshot

    Better Python Developer Productivity with RDD

    Better Python Developer Productivity With RDD REPL Driven Development is an interactive development experience with fast...

  • Mistakes engineers make in large established codebases

    Mistakes Engineers Make in Large Established Codebases This is a “lessons learned” article from someone who...

  • State of the Art Python in 2024 - The Ivory Tower

    State of the Art Python in 2024 This opinion piece shows which Python tools Anders thinks...

  • screenshot

    Project Quarantine - The Python Package Index Blog

    Project Quarantine In the ongoing battle to protect us from malicious packages, the folks at PyPI...

  • screenshot

    GitHub - Neoteroi/BlackSheep: Fast ASGI web framework for Python

    BlackSheep: Fast ASGI Web Framework for Python GITHUB.COM/NEOTEROI

  • screenshot

    Leipzig Python User Group | Meetup

    Leipzig Python User Group Meeting January 14, 2025 MEETUP.COM

  • screenshot

    Building HTTP APIs With Django REST Framework – Real Python

    Building HTTP APIs With Django REST Framework This course will get you ready to build HTTP...