~pycoders | Bookmarks (480)
-
Syntactic Sugar: Why Python Is Sweet and Pythonic – Real Python
Syntactic Sugar: Why Python Is Sweet and Pythonic In this tutorial, you’ll learn what syntactic sugar...
-
Custom Dictionary Types in Pydantic
Custom Dictionary Types in Pydantic Pydantic lets you create custom types. This post talks about how...
-
How to Use Lambda Functions in Python | AppSignal Blog
How to Use Lambda Functions in Python This article looks at some examples and best practices...
-
-
GitHub - google/pyglove: Manipulating Python Programs
pyglove: Symbolic OO for Python GITHUB.COM/GOOGLE
-
GitHub - facebookincubator/Bowler: Safe code refactoring for modern Python.
Bowler: Safe Code Refactoring for Modern Python GITHUB.COM/FACEBOOKINCUBATOR
-
GitHub - radiac/nanodjango: Full Django in a single file - views, models, API ,with async support. Automatically convert it to a full project.
nanodjango: Full Django in a Single File GITHUB.COM/RADIAC
-
October Oslo Python meetup @ NGI, Thu, Oct 24, 2024, 5:00 PM | Meetup
October Oslo Python Meetup October 24, 2024 MEETUP.COM
-
Django Girls Aba on 27th September 2024
Django Girls Aba October 27, 2024 DJANGOGIRLS.ORG
-
The Ultimate Guide to Error Handling in Python
The Ultimate Guide to Error Handling in Python This detailed post covers the variety of ways...
-
TypedDicts Are Better Than You Think
TypedDicts Are Better Than You Think TypedDict was introduced in PEP-589 which landed in Python 3.8....
-
Narrow state of a Django model using Python TypeGuard
Narrow State of a Django Model Using Python TypeGuard Bruno came across a problem with type...
-
Episode #223: Exploring the New Features of Python 3.13 – The Real Python Podcast
Exploring the New Features of Python 3.13 Python 3.13 is here! Our regular guests, Geir Arne...
-
GitHub - cle-b/httpdbg: A tool for Python developers to easily debug the HTTP(S) client requests in a Python program.
httpdbg: Debug HTTP(S) Requests in a Python Program GITHUB.COM/CLE-B
-
GitHub - TypeError/secure: Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
Secure.py: HTTP Security Headers Made Easy GITHUB.COM/TYPEERROR • Shared by Caleb Kinney
-
If we had $1,000,000… - Jacob Kaplan-Moss
If We Had $1,000,000… Jacob ponders what the Django Software Foundation would look like if they...
-
HPy - A better C API for Python
HPy: A Better C API for Python The HPy project is a wrapper to the Python...
-
PyCon Africa 2024 – A summary
PyCon Africa 2024: A Summary This was Vuyisile’s first visit to PyCon Africa and so he...
-
PEP 760 – No More Bare Excepts | peps.python.org
PEP 760: No More Bare Excepts (Withdrawn) PYTHON.ORG
-
PEP 735 – Dependency Groups in pyproject.toml | peps.python.org
PEP 735: Dependency Groups in pyproject.toml (Accepted) PYTHON.ORG
-
A Guide to Modern Python String Formatting Tools Quiz – Real Python
Quiz: Modern Python String Formatting Tools REAL PYTHON
-
init.py files are optional. Here’s why you should still use them
__init__.py Files Are Optional. You Should Still Use Them If you’ve ever googled the question “Why...
-
PEP 758 – Allow except and except* expressions without parentheses | peps.python.org
PEP 758: Allow except and except* Expressions Without Parentheses “This PEP proposes to allow unparenthesized except...
-
In the Making of Python Fitter and Faster
In the Making of Python Fitter and Faster This post details how Python’s recent performance improvements...