Bookmarks (441)

  • screenshot

    DjangoCongress JP 2025

    DjangoCongress JP 2025 February 22 to February 23, 2025 DJANGOCONGRESS.JP

  • screenshot

    PEP 2026 – Calendar versioning for Python | peps.python.org

    PEP 2026: Calendar Versioning for Python (Rejected) PYTHON.ORG

  • Python Insider: Python 3.13.2 and 3.12.9 now available!

    Python 3.13.2 and 3.12.9 Released CPYTHON DEV BLOG

  • screenshot

    How to Split a String in Python Quiz – Real Python

    Quiz: How to Split a String in Python REAL PYTHON

  • screenshot

    Add a new `ApiMisuseException`

    Add a New ApiMisuseException PYTHON.ORG

  • screenshot

    PEP 764: Inlined typed dictionaries

    PEP 764: Inlined Typed Dictionaries PYTHON.ORG

  • screenshot

    How to Split a String in Python – Real Python

    How to Split a String in Python This tutorial will help you master Python string splitting....

  • screenshot

    The Mutable Trap: Avoiding Unintended Side Effects In Python - Pybites

    The Mutable Trap: Avoiding Unintended Side Effects in Python “Ever had a Python function behave strangely,...

  • screenshot

    Posit

    Posit Package Manager: Secure Python Library Management Python developers use Posit Package Manager to mirror public...

  • Decorator JITs - Python as a DSL - Eli Bendersky's website

    Decorator JITs: Python as a DSL There are several Just In Time compilation tools out there...

  • screenshot

    Better unit-tests for your emails with Django 5.2

    Better Unit-Tests for Email With Django 5.2 Django 5.2 contains a new helper on the email...

  • Rendering form fields as group in Django

    Rendering Form Fields as Group in Django Django 5.0 added the concept of field groups which...

  • Developer philosophy @ Things Of Interest

    Developer Philosophy The author was recently invited with other senior devs to give a lightning talk...

  • TIL 111 – Interrupting scripts without tracebacks

    Interrupting Scripts Without Tracebacks This Things-I’ve-Learned post talks about how you can suppress the KeyboardInterrupt expression...

  • screenshot

    PEP 772 – Packaging governance process | peps.python.org

    PEP 772: Packaging Governance Process This PEP proposes a Python Packaging Council with broad authority over...

  • screenshot

    Python Terminology: an unofficial glossary

    Python Terminology: An Unofficial Glossary “Definitions for colloquial Python terminology (effectively an unofficial version of the...

  • screenshot

    GitHub - sarugaku/shellingham: Tool to Detect Surrounding Shell

    shellingham: Tool to Detect Surrounding Shell GITHUB.COM/SARUGAKU

  • screenshot

    GitHub - mrabarnett/mrab-regex

    mrab-regex: Backwards Compatible, Improved RegEx Engine GITHUB.COM/MRABARNETT

  • GitHub - facelessuser/soupsieve: A modern CSS selector implementation for BeautifulSoup

    soupsieve: CSS Selector Implementation for BeautifulSoup GITHUB.COM/FACELESSUSER

  • screenshot

    Python Barcamp Karlsruhe 2025

    Python Barcamp Karlsruhe 2025 February 15 to February 17, 2025 BARCAMPS.EU

  • screenshot

    NumPy Techniques and Practical Examples – Real Python

    NumPy Techniques and Practical Examples In this video course, you’ll learn how to use NumPy by...

  • screenshot

    Let's compile Python 1.0

    Let’s Compile Python 1.0 As part of the celebration of 31 years of Python, Bite Code...

  • screenshot

    The surprising way to save memory with BytesIO

    Save Memory With BytesIO If you want to save memory when reading from a BytesIO object,...

  • CHANGELOG - beautifulsoup - [no description]

    Beautifulsoup 4.13 Released LAUNCHPAD.NET

  • screenshot

    PEP 759 – External Wheel Hosting | peps.python.org

    PEP 759: External Wheel Hosting (Withdrawn) PYTHON.ORG

  • A revamped Python string-formatting proposal [LWN.net]

    A Revamped Python String-Formatting Proposal PEP 750 proposes template strings, and the PEP has been through...

  • screenshot

    How to Deal With Missing Data in Polars – Real Python

    How to Deal With Missing Data in Polars In this tutorial, you’ll learn how to deal...

  • screenshot

    Build custom AI agents tailored to your business

    Build AI Agents in Just Hours not Months Design and deploy multi-agent systems at zero cost...

  • screenshot

    Dynamic Forms with Flask

    Dynamic Forms With Flask This post shows you how to create dynamic web forms, where fields...

  • screenshot

    How to Deal With Missing Data in Polars Quiz – Real Python

    Quiz: How to Deal With Missing Data in Polars REAL PYTHON

  • screenshot

    PyOhio 2025

    PyOhio 2025 July 26-27, 2025 Announced PYOHIO.ORG

  • Python Rgonomics - 2025 Update | Emily Riederer

    Python Rgonomics: 2025 Update “Switching languages is about switching mindsets - not just syntax. New developments...

  • screenshot

    Portable Python Bundles on Windows

    Portable Python Bundles on Windows Packaging and distributing a Python environment on MS Windows can be...

  • FREE GenAI Bootcamp

    Learn How to Build GenAI Projects Join a FREE 6-week virtual bootcamp and get hands-on experience...

  • screenshot

    3D printing giant things with a python jigsaw generator

    3D Printing Giant Things With a Python Jigsaw Generator This is a long, detailed article on...

  • screenshot

    Creating a Scalable Flask Web Application From Scratch – Real Python

    Creating a Scalable Flask Web Application From Scratch In this video course, you’ll explore the process...

  • My First Steps With Playwright

    My First Steps With Playwright Playwright is a browser based automation tool that can be used...

  • Loopwerk: Looking at Django task runners and queues

    Looking at Django Task Runners and Queues There are a lot of different ways of running...

  • screenshot

    PyPI Now Supports Project Archival - The Python Package Index Blog

    PyPI Now Supports Project Archival The ability to mark a project as archived has been added...

  • screenshot

    Python: re-creating async in 10 lines using generators

    Re-Creating Async in 10 Lines Using Generators This article outlines a simple re-implementation of the concepts...

  • Building Cython (or C) extensions using uv

    Building Cython (Or C) Extensions Using uv Developing Python libraries with C extensions can be tricky....

  • screenshot

    GitHub - jmespath/jmespath.py: JMESPath is a query language for JSON.

    jmespath.py: Query Language for JSON GITHUB.COM/JMESPATH

  • screenshot

    GitHub - eliben/pycparser: :snake: Complete C99 parser in pure Python

    pycparser: Complete C99 Parser in Pure Python GITHUB.COM/ELIBEN

  • screenshot

    GitHub - CesarPiresSevero/pyfi: Python Fixed Point package to convert floating point to/from fixed point

    pyfi: Convert Floating Point to/From Fixed Point GITHUB.COM/CESARPIRESSEVERO

  • screenshot

    GitHub - BasicWolf/sphinx-testify: Testified Documentation plugin for Sphinx

    sphinx-testify: Testified Documentation Plugin for Sphinx GITHUB.COM/BASICWOLF

  • Monkeypatching Django - radiac.net

    Monkeypatching Django The nanodjango project is a modification to the Django framework that lets you get...