Bookmarks (449)

  • screenshot

    Django Girls Beira on 7th June 2025

    Django Girls Beira #1 June 7 to June 8, 2025 DJANGOGIRLS.ORG

  • Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers

    Pyrefly vs. ty: Comparing Python’s New Type Checkers A deep dive on Python’s two newest, Rust-based...

  • screenshot

    Python Release Python 3.14.0b2

    Python Release 3.14.0b2 PYTHON.ORG

  • PyBay 2025 - 10th Annual Bay Area Python Dev Conference

    PyBay 2025 Call for Proposals Due June 8 PYBAY.ORG

  • screenshot

    Supporting t-strings from Python 3.14

    Django Forum: Supporting t-strings DJANGO SOFTWARE FOUNDATION

  • Ruff Users: What Rules Are Using and What Are You Ignoring?

    Ruff Users: What Rules Are Using and What Are You Ignoring? REDDIT

  • Journey Into Real Python

    Journey Into Real Python Amanda has recently written her first article for Real Python and this...

  • screenshot

    Ways to Optimize Your Code in Python | AppSignal Blog

    Ways to Optimize Your Code in Python Learn four ways to optimize your Python project and...

  • screenshot

    DumPy: NumPy except it’s OK if you’re dum

    DumPy: NumPy Except It’s OK if You’re Dum In a follow-up to the article I Don’t...

  • screenshot

    How to split up a Django monolith without using microservices

    How to Split Up a Django Monolith Without Microservices Facing too much complexity in your Django...

  • screenshot

    Control Flow Structures in Python – Real Python

    Control Flow Structures in Python Take control of your code with Python control flow structures. You’ll...

  • screenshot

    Control Flow Structures in Python Quiz – Real Python

    Quiz: Control Flow Structures in Python REAL PYTHON

  • screenshot

    Python Pandas Ditches NumPy for Speedier PyArrow

    Python pandas Ditches NumPy for Speedier PyArrow Pandas 3.0 will significantly boost performance by replacing NumPy...

  • screenshot

    Writing Portable DataFrame Code for Eager and Lazy Execution

    Writing Portable DataFrame Code for Lazy Execution Learn one simple concept, and you can rid your...

  • screenshot

    Marimo: A Reactive, Reproducible Notebook – Real Python

    Marimo: A Reactive, Reproducible Notebook Discover how marimo notebook simplifies coding with reactive updates, UI elements,...

  • screenshot

    Marimo: A Reactive, Reproducible Notebook Quiz – Real Python

    Quiz: Marimo: A Reactive, Reproducible Notebook REAL PYTHON

  • Another Great PyCon

    Another Great PyCon A post about the highlights of PyCon US 2025 from one of the...

  • Pointblank

    Pointblank: Data Validation for DataFrames and DBs POSIT-DEV.GITHUB.IO • Shared by Richard Iannone

  • screenshot

    GitHub - viseshrp/whatsonpypi: CLI tool to get package info from PyPI

    whatsonpypi: Check PyPI From the Command Line GITHUB.COM/VISESHRP • Shared by visesh prasad

  • screenshot

    GitHub - boxed/mutmut: Mutation testing system

    mutmut: Mutation Testing System GITHUB.COM/BOXED

  • Python Norte 2025

    Python Norte 2025 June 4 to June 7, 2025 PYTHONNORTE.ORG

  • screenshot

    Django User Group Berlin (djub) | Meetup

    Django User Group Berlin June 5, 2025 MEETUP.COM

  • screenshot

    Do More with NumPy Array Type Hints: Annotate & Validate Shape & Dtype

    NumPy Array Type Hints Thanks to improvements in NumPy typing support, NumPy generic arrays can now...

  • screenshot

    The LEGB Rule & Understanding Python Scope – Real Python

    The LEGB Rule & Understanding Python Scope In this step-by-step video course, you’ll learn what scopes...

  • Postgres Performance Check List

    Prevent Postgres Slowdowns on Python Apps with this Check List Avoid performance regressions in your Python...

  • screenshot

    ty: Astral's New Type Checker (Formerly Red-Knot)

    ty: Astral’s New Type Checker (Formerly Red-Knot) The folks over at Astral are back with another...

  • screenshot

    First Steps With LangChain – Real Python

    First Steps With LangChain Large language models (LLMs) have taken the world by storm. In this...

  • screenshot

    Understanding Random Forest using Python (scikit-learn) | Towards Data Science

    Understanding Random Forest Using Python A Random Forest is a powerful machine learning algorithm that can...

  • screenshot

    Understanding Python web deployment

    Understanding Python Web Deployment Trying to deploy server-side Python web applications may be overwhelming. This tutorial...

  • screenshot

    Introducing Pyrefly: A new type checker and IDE experience for Python

    Meta Announces Pyrefly Pyrefly is an open souce Python type checker and IDE extension built in...

  • screenshot

    How to Group Data Using Polars .group_by() – Real Python

    How to Group Data Using Polars .group_by() Start using Polars .group_by() to make sense of your...

  • screenshot

    How to Group Data Using Polars .group_by() Quiz – Real Python

    Quiz: How to Group Data Using Polars .group_by() REAL PYTHON

  • screenshot

    Nested Loops in Python – Real Python

    Nested Loops in Python Learn how to use nested loops in Python to iterate over multiple...

  • screenshot

    Nested Loops in Python Quiz – Real Python

    Quiz: Nested Loops in Python REAL PYTHON

  • screenshot

    Machine Learning Prototyping with DuckDB and scikit-learn

    Machine Learning With DuckDB and scikit-learn Learn how to prototype a machine learning workflow using DuckDB...

  • screenshot

    Python: The Documentary [OFFICIAL TRAILER]

    Python: The Documentary There’s a new documentary in the works on Python and its popularity. This...

  • screenshot

    The Guide to Hashing I Wish I Had When I Started | banjocode

    The Guide to Hashing I Wish I Had When I Started Learn the basics of hashing...

  • screenshot

    Loading Pydantic models from JSON without running out of memory

    Loading Pydantic Models From JSON Pydantic’s JSON loading uses a huge amount of memory; here’s how...

  • screenshot

    GitHub - koaning/flowshow: Just a super thin wrapper for Python tasks that form a flow.

    flowshow: Wrapper for Python Tasks That Form a Flow GITHUB.COM/KOANING

  • screenshot

    GitHub - pgjones/sql-tstring: SQL-tString allows for f-string like construction of sql queries

    sql-tstring: t-string Construction of SQL Queries GITHUB.COM/PGJONES

  • screenshot

    GitHub - feynmanix/pipask: Safer python package installs with audit and consent 𝘣𝘦𝘧𝘰𝘳𝘦 install

    pipask: Safer Installs With Audit and Consent 𝘣𝘦𝘧𝘰𝘳𝘦 Install GITHUB.COM/FEYNMANIX

  • VectorVFS: Your Filesystem as a Vector Database

    VectorVFS: Your Filesystem as a Vector Database VECTORVFS.READTHEDOCS.IO

  • MelbournePUG - Python Wiki

    Melbourne Python Users Group, Australia June 2, 2025 J.MP

  • AfroPython Conf

    AfroPython Conf 2025 June 7 to June 8, 2025 AFROPYTHONCONF.ORG

  • screenshot

    Narwhals: Unified DataFrame Functions for pandas, Polars, and PySpark

    Narwhals: Unified DataFrame Functions Narwhals is a lightweight compatibility layer between DataFrame libraries. You can use...