#Real Python

Python's Requests Library (Guide)

In this tutorial on Python's Requests library, you'll see some of the most useful features that Requests has to offer as well as ways to customize and optimize those features. You'll learn how to use requests efficiently and stop requests to external services from slowing down your application.
#intermediate #web-dev
By | Feb 28, 2024


Duck Typing in Python: Writing Flexible and Decoupled Code

In this tutorial, you'll learn about duck typing in Python. It's a typing system based on objects' behaviors rather than on inheritance. By taking advantage of duck typing, you can create flexible and decoupled sets of Python classes that you can use together or individually.
#intermediate #python
By | Feb 26, 2024



#PyCoders

Issue #618 – Composable Systems, Flask-Musk, 10 Years of Wagtail, and More

By | Feb 27, 2024



#testdriven.io

Django REST Framework: Pros and Cons

Pros and cons of using Django REST Framework for building RESTful APIS with Django.
#API #Django #Django REST Framework
By Nik Tomazic | Feb 29, 2024



#Django Stars

TOP 17 Mistakes when Working with Django ORM

#Python & Django #Backend
By Soner Ayberk | Feb 27, 2024



#Photon Designer

The simplest way to add Tailwind CSS to Django 💨

How to use Tailwind CSS with Django
By Photon Designer | Feb 28, 2024


How to add python serverless functions as Django background workers 🗡

I spent 14 hours adding async serverless functions. Here's the guide I was missing using DigitalOcean functions
By Photon Designer | Feb 27, 2024


The simplest way to build an instant messaging app with Django 🌮

How to create an app with real-time events in the easiest way (with server-sent database events and no Redis)
By Photon Designer | Feb 29, 2024



#Python Library

uv – Python’s Fastest Package Installer and Resolver

There’s a new Python package installer out now and it’s called uv. The uv package installer and resolver is made by Astral. Uv is written in Rust instead of Python and is super fast! Astral is best known for Python’s fastest formatter, Ruff. The uv package is meant to be a drop-in replacement for pip and pip-tools.
#beginner #Packaging #Python
By Mike | Feb 27, 2024



#406 – Matthias

My 2024 Development Setup

My 2024 Development Setup
I have been inspired by Jeff Triplett’s post to write this down. The main value – if there’s value at all in this post – lies in my ability to revisit it later and see if anything changed.
Desk
I&rsqu…
By Matthias Kestenholz | Feb 28, 2024



#Python Software Foundation

White House recommends use of memory-safe languages like Python

By Seth Michael Larson | Feb 29, 2024