Bookmarks (443)

  • 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 - eliben/pycparser: :snake: Complete C99 parser in pure Python

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

  • 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 - BasicWolf/sphinx-testify: Testified Documentation plugin for Sphinx

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

  • 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...

  • screenshot

    FOSDEM 2025 - Python

    Python Devroom @ FOSDEM 2025 February 2 to February 3, 2025 FOSDEM.ORG

  • PyCascades 2025

    PyCascades 2025 February 8 to February 10, 2025 PYCASCADES.COM

  • screenshot

    GitHub - mrijken/check-config: Keep your configuration files in sync

    check-config: Keep You Configuration Files in Sync GITHUB.COM/MRIJKEN

  • Monkeypatching Django - radiac.net

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

  • screenshot

    Episode #236: Simon Willison: Using LLMs for Python Development – The Real Python Podcast

    Simon Willison: Using LLMs for Python Development What are the current large language model (LLM) tools...

  • screenshot

    Postman AI Agent Builder

    Postman AI Agent Builder Is Here: The Quickest Way to Build AI Agents. Start Building Postman...

  • screenshot

    How to Use Regular Expressions in Python | AppSignal Blog

    How to Use Regular Expressions in Python This post explores the basics of regular expressions in...

  • screenshot

    How is the PSF governed and funded?

    How Is the PSF Governed and Funded? PYTHON.ORG

  • screenshot

    Exploring Python's tuple Data Type With Examples – Real Python

    Exploring Python’s tuple Data Type With Examples In Python, a tuple is a built-in data type...

  • screenshot

    Embedding Python in Rust (for tests)

    Embedding Python in Rust (For Tests) In the Python world, Rust is sometimes used to implement...

  • screenshot

    Universal dataframe support with the Arrow PyCapsule Interface + Narwhals

    Universal Dataframes With PyCapsule + Narwhals The Arrow PyCapsule interface and Narwhals are both ways of...

  • Language Translation with Python

    Language Translation With Python Mark has been working on a project where some of the data...

  • screenshot

    How Facebook served billions of requests per second Using Memcached

    Billions of Requests Per Second With Memcached “Facebook receives billions of requests per second and stores...

  • screenshot

    Generating Fake Django Model Instances with Factory Boy

    Fake Django Objects With Factory Boy The factory_boy library is a tool for managing fixtures for...

  • screenshot

    PEP 771 – Default Extras for Python Software Packages | peps.python.org

    PEP 771: Default Extras for Python Software Packages This PEP proposes a mechanism to allow one...

  • screenshot

    PEP 773 – A Python Installation Manager for Windows | peps.python.org

    PEP 773: A Python Installation Manager for Windows This PEP proposes a design for a single...

  • screenshot

    [Webinar] Fine-Grained Authorization in Python

    Technical Session on Fine-Grained Authorization in Python Learn how to write dynamic policies that enable your...

  • screenshot

    functools.cmptokey

    functools.cmp_to_key() This article explores functools.cmp_to_key(), a function that turns comparison functions into key functions. MATHSPP.COM •...

  • screenshot

    TDD vs. BDD: What's the Difference? (Complete Comparison) - Semaphore

    TDD vs. BDD: What’s the Difference? Discover the key differences between TDD vs BDD, their workflows,...

  • screenshot

    GitHub - Spring-0/face-censor: Detect and blur faces in any input images or videos with AI.

    face-censor: Detect and Blur Faces in Images GITHUB.COM/SPRING-0

  • SmartTitleTool: Flexible Smart Title Case Formatter for Python

    SmartTitleTool: Flexible Smart Title Case Formatter for Python PYPI.ORG • Shared by Khalid Sulaiman Al-Mulaify

  • screenshot

    Catching memory leaks with your test suite

    Catching Memory Leaks With Your Test Suite “If you have a good test suite, you may...

  • screenshot

    GitHub - spulec/freezegun: Let your Python tests travel through time

    freezegun: Mocks the datetime Module for Testing GITHUB.COM/SPULEC

  • screenshot

    GitHub - pyper-dev/pyper: Concurrent Python made simple

    pyper: Concurrent Python Made Simple GITHUB.COM/PYPER-DEV

  • Investigating the popularity of Python build backends over time (II) | Bastian Venthur's Blog

    Investigating the Popularity of Python Build Backends This post analyzes the popularity of build backends used...

  • Python Insider: Python 3.14.0 alpha 4 is out

    Python 3.14.0 Alpha 4 Released PYTHON.ORG

  • Djangonaut Space Session 4 Applications Open! 🚀

    Djangonaut Space Session 4 Applications Open DJANGONAUT.SPACE