Nuno BispoHow to Scrape Any Website Using Python, Bright Data, and MCP ServersIn this article, I’ll show you how to build a Python chat agent using Bright Data’s MCP server, MistralAI’s chat model, and LangChain’s…7h ago7h ago
Fahim AhmedMultitenant Permissions in Django: Client-Based Access ControlIn multitenant SaaS applications, isolating data access per tenant (e.g. client, company, or organization) is crucial. This article…18h agoA response icon118h agoA response icon1
Sanjay Prajapati🧠 Clean Up Your Django Codebase: Go Pro with the Repository Pattern Across Apps 🚀Learn how to scale your Django apps with the Repository Pattern using a clean, modular approach across multiple apps and a shared base…1d ago1d ago
Osirus DjodjiBuilding a Dynamic Data Map API with Django and Django REST FrameworkIn many data-centric applications, we need to represent complex maps enriched with different types of variables — numbers, strings…6d agoA response icon26d agoA response icon2
Nuno BispoFolder Monitor in Python with ntfy.sh NotificationsMonitor folders in real-time and send instant push notifications using Python and ntfy.sh — simple, powerful, and cross-platform.May 15May 15
Sanjay Prajapati💣 Scaling Django to 1 Million Users: The Database Bottleneck No One Warned You About — Part 2Master database scaling for Django! Learn key strategies for managing 1 million users, from ORM optimizations to connection pooling.May 14May 14
Adrien Van ThongDjango Tutorial: Writing a Breadcrumb CBV MixinThis tutorial will walk you through how to create a new Mixin which will automatically generate breadcrumbs to our CBVsMay 13May 13
Nuno BispoSave Hours Managing Ghost with These Python ScriptsStreamline your Ghost content management with three powerful Python scripts that leverage the Ghost Admin API and JWT authentication to…May 8May 8
Mehedi KhanWhat’s uv, and Why Should You Care as a Python Developer?If you’re a Python developer, you’ve probably spent a good chunk of your time waiting for virtual environments to activate or packages to…May 3May 3
Nuno BispoBuilding Weather & History Story Cards with Python and FastAPIIn this project, I built an app that weaves together these data: hourly weather forecasts from Open-Meteo and “on this day” historical…May 1May 1