#Real Python
Control Flow Structures in Python
Take control of your code with Python control flow structures. You'll learn with real examples using loops, conditionals, try-except blocks, and pattern matching.
#intermediate #python
By – | May 23, 2025
#Medium
🚗 From PHP to FastAPI: What I Learned While Reimagining a Backend System
As a full stack developer in the automotive software space, I’ve worked extensively with PHP and ExtJS to power backend systems for…
By Zalak Patel | May 19, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (4/10): Logging and Exception…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 19, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (4/10): Logging and Exception…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 19, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (5/10): PostgreSQL
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 19, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (6/10): DynamoDB
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 19, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (6/10): DynamoDB
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 19, 2025
Still Avoiding einsum()? It’s Time to Fix That
Build Intuition, Master the Syntax, and Apply einsum() with Real Examples and a Handy Cheat Sheet
By Sascha Kirch | May 19, 2025
Python Radio 39: Secret Unbreakable Code
A One-Time Pad is Cryptographically Secure.
By Simon Quellen Field | May 19, 2025
Fat Django Models? Here’s a Cleaner Way to Organise Your Logic
Cleaner Django Architecture with Signals and Module Boundaries
By Vlad Ogir | May 19, 2025
🚀 Why FastAPI Is the Go-To Backend Framework in the AI-Driven Era of 2025
Artificial Intelligence isn’t just part of the future anymore — it’s the foundation of modern digital experiences. Whether it’s powering…
By Ramesh kannan s | May 19, 2025
🏗️ Server Architecture in FastAPI: A Modern Blueprint for High-Performance APIs
FastAPI isn’t just about speed — it’s about designing backend systems that are scalable, maintainable, and production-ready.
By Ramesh kannan s | May 19, 2025
⚙️ Understanding the Lifecycle of a FastAPI Application in 2025
FastAPI has emerged as a top choice for building modern, async-ready APIs — especially in the age of AI-powered backends. But beneath the…
By Ramesh kannan s | May 19, 2025
🚀 FastAPI Installation in 2025: Choosing Between Standard and Minimal Setups
Introduction
By Ramesh kannan s | May 19, 2025
Connecting Unity with a database using Python Flask REST WebService
In some cases, we have games where we need to store various data into a database for future retrieval. Unity has its own PlayerPref library…
By Syed Rubayyat Akbar | May 19, 2025
The History of FastAPI: How It Changed Python Web Development Forever
Introduction
By Ramesh kannan s | May 19, 2025
Optimizing Django ORM Queries for Performance: Tips & Tricks
Django’s ORM (Object-Relational Mapping) is one of its most powerful features. It allows developers to interact with databases using Python…
By Shiladitya Majumder | May 19, 2025
AI-Powered Web Apps with FastAPI and LangChain: Step-by-Step Guide
The integration of artificial intelligence into web applications has transformed from a supplementary feature into a core component of…
By Suganthi | May 19, 2025
Mastering Multi-Tenant Architectures in Django: Three Powerful Approaches
A common requirement of modern SaaS platforms is building scalable, custom applications for multiple clients-or tenants. Multi-tenancy is…
By Pruthvibarot | May 19, 2025
Building PostgreSQL Database-as-a-Service (DBaaS) Platform for Automated Database Management and…
DBaaS is a cloud-based service model that enables users and organizations to create, manage, maintain, and query databases in the cloud.
By Muhammad Atho'illah | May 19, 2025
Hey there!
CSV (Comma-Separated Values) is a popular format for storing tabular data, but modern web services and applications often prefer JSON…
By Fatma Nur ÇETİNTÜRK | May 19, 2025
Why Is Python So Popular Despite Being Slow?
If Python’s slow, why does everyone love it? The answer lies beyond raw execution time.
By Aashish Kumar | May 19, 2025
I Tried Learning Python Regex in 24 Hours
Here are the results…
By Kiran Maan | May 19, 2025
How to Set Environment Variables in FastAPI
📘 Quick guide on setting environment variables in FastAPI in 2025.
By Joe Osborne | May 19, 2025
FastAPI Chunk Upload with Resume: A Complete Step-by-Step Tutorial
Handling large file uploads directly can be challenging due to size limits, network interruptions, and server constraints. A powerful and…
By Arif Rahman | May 19, 2025
FastAPI Chunk Upload with Resume: A Complete Step-by-Step Tutorial
Handling large file uploads directly can be challenging due to size limits, network interruptions, and server constraints. A powerful and…
By Arif Rahman | May 19, 2025
short comparison between Flask endpoint handling and React (frontend) + Express (backend) endpoint…
Flask (Python)
By Gad16 | May 19, 2025
🚀 From Chatbot to Context Engine: Building AskNeedl’s Remote MCP Server
How we turned AskNeedl into a composable, async-first context provider for LLMs — powered by Remote Model Context Protocol and FastAPI.
By Sushanth | May 20, 2025
Making FastAPI Fast: A Beginner’s Guide to Workers and Threads
Understand Workers, Threads, and Event Loops Without Losing Your Mind!
By Cilia Madani | May 20, 2025
Django Unpacked: The Structure Every Developer Should Know (Part 2)
Understanding the components that store your business logic and how to have them under control
By Jose Daniel García Suero | May 20, 2025
How to Dockerize a FastAPI App: A Beginner-Friendly Guide 🚀
FastAPI has gained huge popularity thanks to its speed and simplicity. But what’s next after building a FastAPI app? You might want to…
By Velspark Technologies | May 20, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (7/10): Unit- & Integration Testing
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 20, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (8/10): SAGA- and Outbox Pattern
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 20, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (8/10): SAGA- and Outbox Pattern
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 20, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (9/10): Debezium & Outbox Table…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 20, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (9/10): Debezium & Outbox Table…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 20, 2025
Load Testing Django API Endpoints with Locust
In performance-critical applications — especially those dealing with user interaction workflows like quizzes or exams — it’s essential to…
By Muhamad Rifqi | May 20, 2025
florian-kromer.eu
Systems thinking based problem solving.
By Florian Kromer | May 20, 2025
Improving TDD in Django: From Monolithic Test Files to Modular Folder Structure
In the fast-moving world of software development, especially when working with Django in a team setting, writing clean and modular tests is…
By Naufal Ichsan | May 20, 2025
A Friendly Beginner’s Walk Through Python’s Class Variants
As someone still finding my footing in the world of Python, I recently stumbled into a whole new layer of the language during my advanced…
By codestories | May 20, 2025
OOP vs POP: Why Modern Coding Switched to Objects
🤔 How OOP Saved Programming from Chaos
By Ilsa Ubaid | May 20, 2025
Introduction to FastAPI: By way of tutorial
Introduction to FastAPI for begineers
By Dreamt.it | May 20, 2025
Beyond Brittle: Building Resilient UI Testing
How we combined Playwright, OmniParser, and the OpenAI Agents SDK to end our maintenance nightmares
By Patrick Kalkman | May 20, 2025
Why This Cursor AI Feature Will Change How You Code Forever
In 2025, Cursor AI has become a staple for developers, blending VS Code’s familiarity with AI-powered features like Tab autocompletion and…
By Tech Node | May 20, 2025
Server-Sent Events in Action: Creating Live Dashboards with FastAPI
Learn how to create a live dashboard using SSE
By Bilal | May 20, 2025
I Ran Security Tests Against 8 Popular Web Frameworks — What I Discovered Is Terrifying
As organizations increasingly migrate to cloud-based architecture and web applications become the backbone of modern business operations…
By CodeStories | May 20, 2025
🧠 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…
By Sanjay Prajapati | May 20, 2025
🧠 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…
By Sanjay Prajapati | May 20, 2025
AI Code Reviewer Documentation
Explore the evolution of a Python code review app — from Streamlit with Google Gemini to Flask with local Llama.
By E.Y S V S ABHAY | May 20, 2025
Building a Supabase and FastAPI Project: A Modern Backend Stack
Why Supabase and FastAPI?
By Abhishek Kumar | May 20, 2025
Visualizing Faraday’s Law with Python
Sometimes it’s easier to actually calculate the real thing than it is to make a drawing. Here’s a case where that’s true — showing the…
By Rhett Allain | May 20, 2025
Learn Data Science Like a Pro: Modules and Packages — #Day5
My Python scripts were… messy.
By Ritesh Gupta | May 21, 2025
FastAPI: A Modern, Lightweight Web Framework for Python Developers
1. What is FastAPI?
By EastLight.90.KR | May 21, 2025
How How Does FastAPI Work?Does FastAPI Work?
Core Components: Starlette & Pydantic
By EastLight.90.KR | May 21, 2025
Understanding Path Parameters and Route Order in FastAPI — A Practical Guide
When building REST APIs with FastAPI, one concept you absolutely must understand is how path parameters and route declaration order behave.
By EastLight.90.KR | May 21, 2025
Stop Querying Django Models in a Loop: The ORM N+1 Problem Explained
Learn how Django’s N+1 problem silently slows your app. Discover simple fixes using select_related and prefetch_related, with real-world…
By Vijay | May 21, 2025
I Rewrote an Entire Project Without OOP
This is what I learned from this…
By Kiran Maan | May 21, 2025
I Rewrote an Entire Project Without OOP
This is what I learned from this…
By Kiran Maan | May 21, 2025
🔆 Building a Solar Radiation Prediction Web App with Machine Learning and Time-Series Forecasting
How I combined Flask, Scikit-learn, and Prophet to forecast the future of clean energy.
By Naeemakhtartheai | May 21, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (10/10): Kafka & SAGA Choreography…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 21, 2025
Building Enterprise Python Microservices with FastAPI in 2025 (10/10): Kafka & SAGA Choreography…
Building an enterprise-grade FastAPI microservice architecture — uv, Docker, Kafka, Debezium, PostgreSQL, Pytest, DynamoDB (AWS), IAM…
By Asbjorn Bering | May 21, 2025
Using SQLAlchemy 2.0 to implement CRUD operations with FastAPI
I bought this course on Udemy to help me speed up my learning in FastAPI. The author uses a project based approach which teaches you how to…
By Ioannis Petrousov | May 21, 2025
Data Science Tutor AI — Comprehensive Documentation
Data Science Tutor AI is an interactive AI-powered application designed to provide expert guidance, explanations, and code examples for…
By E.Y S V S ABHAY | May 21, 2025
Can Matplotlib Create Stunning Infographics?
Exploring how well Matplotlib works for data visualization by creating an infographic about the departments in France.
By UnicornOnAzur | May 21, 2025
Reducing AWS Costs by 40%: A Case Study on Smarter Django Deployments
Cloud infrastructure is one of the biggest hidden expenses for growing tech teams. And for many, AWS bills feel like a black box — costs…
By Charankumar keshav achari | May 21, 2025
SAST and DAST for Django Quality Assurance
In modern web development, ensuring the security of applications is paramount. For Django applications, Static Application Security Testing…
By Reza Apriono | May 21, 2025
Achieving Accuracy with Machine Learning
Optimize SVM and Logistic Regression with error analysis, feature engineering, and hyperparameter tuning
By Kuriko Iwai | May 21, 2025
Cutting Tokens by 40% to Lower LLM API Costs Using a Memory-Efficient Algorithm
Let your LLM remember only relevant thing
By Fareed Khan | May 21, 2025
Using drf-schema-adapter with React Forms 🚀
If you’re working with React, you can use drf-schema-adapter to generate JSON Schema that integrates seamlessly with React JSON Schema Form…
By Ewho Ruth | May 22, 2025
How Python Shell Came Handy During A Production Bug ?
On one of the release days, things didn’t turn out well. The developer who worked on the feature was busy with other commitments, and…
By alphaBEE | May 22, 2025
Understanding API Schema in Django REST Framework
APIs are the backbone of modern web applications, enabling communication between frontend and backend systems. But how do developers know…
By Ewho Ruth | May 22, 2025
Understanding API Schema Generation in Django REST Framework
API schema generation plays a crucial role in documenting, structuring, and enabling interaction with RESTful APIs. Django REST Framework…
By Ewho Ruth | May 22, 2025
Advanced Schema Customization in Django REST Framework
1. Extending SchemaGenerator for Dynamic Schema Customization
By Ewho Ruth | May 22, 2025
Multitenant Permissions in Django: Client-Based Access Control
In multitenant SaaS applications, isolating data access per tenant (e.g. client, company, or organization) is crucial. This article…
By Fahim Ahmed | May 22, 2025
Ultra-Advanced DRF Schema Customization
1. Automatically Generate API Schema for Third-Party Tools
By Ewho Ruth | May 22, 2025
Full-Stack ML Pipeline in One GitHub Codespace (Docker, FastAPI, GCP — Cloud Storage, BigQuery — …
Set up a real end-to-end ML pipeline — fast — with just your dev environment and GitHub Codespaces.
By Jaelin Lee | May 22, 2025
An Introduction to Hypothesis Testing
Hypothesis testing is used everywhere, from clinical trials to A/B testing on mobile applications. The goal is always to determine whether…
By Joshua Amayo | May 22, 2025
🚀 Don’t Get Left Behind! Discover the Blazing Speed of FastAPI 🔥
Effortless API Development with FastAPI’s Elegant Design
By Mayur Koshti | May 22, 2025
🚀 Don’t Get Left Behind! Discover the Blazing Speed of FastAPI 🔥
Effortless API Development with FastAPI’s Elegant Design
By Mayur Koshti | May 22, 2025
Configure Celery & Celery Beat with Django on AWS EC2 Instance
This guide walks you through setting up Celery and Celery Beat for asynchronous task processing in a Django project deployed on an AWS EC2…
By Ashish Auti | May 22, 2025
Deploying a Lightweight Embedding Model for RAG Using Docker and FastAPI
Retrieval-Augmented Generation (RAG) is gaining traction in modern NLP pipelines, especially with the surge in demand for smarter, more…
By Philippe de Meulenaer, PhD | May 22, 2025
How to Deploy AI Agents Using Django and Celery on AWS with Terraform (Full Guide) — Part 3: VPS…
Hey again folks! 👋 In Part 2 we studied to whole architecture and defined all the folders and subfolders of the terraform project. Today…
By Cubode Team | May 22, 2025
How to Deploy AI Agents Using Django and Celery on AWS with Terraform (Full Guide) — Part 4: Load…
Welcome back people! 🎉 With the VPC & SGs out of the way, today we’ll bolt on the bits that actually make your app reachable, state‑full…
By Cubode Team | May 22, 2025
Real-Time WebSockets with Nexios (Building a Gossip Chat App in Python)
Traditional Python frameworks like Django or Flask require third-party extensions (Channels, Flask-SocketIO, etc.) to support WebSockets.
By Techwithdunamix | May 22, 2025
AI Travel Planner — Technical Documentation
The AI Travel Planner is an application designed to provide personalized travel recommendations and destination information using…
By E.Y S V S ABHAY | May 22, 2025
7 Useful Middlewares for FastAPI That You Should Know About 🚀
Take your FastAPI app from good to great with these must-have middleware tools.
By Aashish Kumar | May 22, 2025
Building a Chat Application in FastAPI with Pydantic
The Backbone of Modern Data Validation
By Areebazafar | May 22, 2025
Talking to Your Data with MCP: No code for data analysis
Data analysis for business decision makers, marketers, and project managers (No-developer profile)
By Han HELOIR, Ph.D. ☕️ | May 22, 2025
How I used the riskiest method to Migrate from Auto-Incrementing IDs to UUIDs in Django/DRF
Backstory
By Lawal Tajudeen | May 22, 2025
Image Segmentation with PaliGemma 2 mix, Transformers, Docker, FastAPI, and GitHub Actions
In today’s fast-paced machine learning landscape, deploying AI models is just as important as developing them. In this blog post, we are…
By Joana Levtcheva | May 23, 2025
🐳 I Dockerized a Django App and Almost Lost My Sanity (But I Won in the End)
“All I had to do was write a Dockerfile and a docker-compose.yml. How hard could that be?” — me, 3 hours before crying over container logs.
By Aayush.K | May 23, 2025
Building a Moroccan ID OCR Scanner with Python, Flask, and EasyOCR
As a PHP developer, I realized that PHP is not the best choice for OCR and extracting data from scanned documents. Python provides far more…
By Yassine Ait sidi brahim | May 23, 2025
A Step-by-Step Guide to Create a QGIS PlugIn Using Python
QGIS is perhaps the most used free and open source GIS software in the planet. It’s a full-featured desktop GIS application offering a wide…
By John R. Ballesteros | May 23, 2025
Implementing SOLID Principles and Best Practices in a Django Application
Introduction
By Muhamad Rifqi | May 23, 2025
Beyond the Basics: Master Django Signals for True Architectural Freedom
Django Signals. If you’ve ever pondered how to build robust, scalable systems where components operate independently yet collaborate…
By Suraj Singh Bisht | May 23, 2025
Write Less, Reuse More: Template Inheritance in Flask Explained
#flask #webdev #web3
By shravan jain | May 23, 2025
Serialization in django-rest-framework
Serialization is the process of converting Python objects (like dicts or Django models) into JSON so they can be sent over the network.
By Niteesh Boddapu | May 23, 2025
Practical Back-End Development Framework
Practical Back-End Development Framework for Premium Media NG
By Olusegun Awolola | May 23, 2025
Building a Movie Subtitle Search Engine: From AI-Assisted to Self-Coded Development
How I built two versions of a semantic search engine and learned the difference between using AI tools and truly understanding technology
By E.Y S V S ABHAY | May 23, 2025
Django vs. Rails vs. Laravel vs. Express: Backend Framework Showdown
The backend framework landscape has evolved dramatically in 2025, with each major player introducing game-changing features that redefine…
By CodeStories | May 23, 2025
Toga: A Python-Native, OS-Native Cross-Platform GUI Toolkit
Toga: Python-native, cross-platform GUI toolkit for macOS, Windows, Linux, iOS & Android. Build apps with simple components & shared…
By Meng Li | May 23, 2025
Object Detection with Python and HuggingFace Transformers
YOLO! If you’re familiar with machine learning, you’ll recognize the acronym. Indeed, You Only Look Once has become one of the default…
By Francesco Franco | May 23, 2025
Why UUID4? and What are the Tradeoffs?
Backstory
By Lawal Tajudeen | May 23, 2025
Complete TLS Workflow in Golang Made Simple: Full Process Explained
Explanation of the TLS Handshake Process
By Leapcell | May 23, 2025
🚀 Deploying a Django Application to AWS Elastic Beanstalk: The Ultimate Guide
“From localhost to the cloud — in less than 30 minutes.”
By Cloud Guru | May 23, 2025
Views in Django REST Framework
A View is where you define the logic for handling HTTP requests and returning HTTP responses.
By Niteesh Boddapu | May 23, 2025
10 Killer Python Projects for 2025 That’ll Level Up Your Skills Fast!
10 real Python projects in 2025 that go beyond to-do apps — build tools, bots, games, dashboards & more! 🚀
By Sanjay Prajapati | May 23, 2025
Generic Views in Django Rest Framework
When building APIs, we often repeat similar logic:
By Niteesh Boddapu | May 23, 2025
I Pushed 15 Web Frameworks to Their Breaking Point — Here’s What Crashed First
Modern web development relies heavily on frameworks that promise scalability, performance, and developer experience. But how do these…
By CodeStories | May 24, 2025
From Idea to MVP — Fast: How We Build Scalable Tech in Weeks, Not Months
In the startup world, timing is everything. If you’re sitting on a brilliant idea but haven’t built your MVP yet, you’re already falling…
By Zavod IT | May 24, 2025
Complete Django Backend Setup Guide: From Project Initialization to Advanced Views & Authentication
Step-by-step tutorial for building scalable Django REST APIs with migrations, class-based views, pagination, authentication, and Celery…
By Rajendra Bisoi | May 24, 2025
FastAPI: The Python Framework That Doesn’t Just Fast But Also Furious
If you’ve ever built an API in Python, you’ve probably wrestled with Flask’s simplicity (read: lack of features) or Django’s “everything…
By Bhavyansh | May 24, 2025
Learning FastAPI — 17: Things You Need to Know Before Deploying Your Application
When deploying an application there are several concepts that we should care about. Using that concepts we can find the most appropriate…
By Alen Sabu | May 24, 2025
TinyTroupe: Microsoft’s Python Library for Simulating Human Behavior
A few years back, I was stuck trying to figure out if a client’s ad would flop without blowing their budget on real tests.
By Code Pulse | May 24, 2025
How to rectify CORS (Cross-Origin Resource Sharing) error in FAST API.
🚫 Problem:
By Shamim Ahmed | May 24, 2025
Django_008: Pure Django Forms
In one of my previous posts, Django_005: Creating Model Forms…
By CodeAddict | May 24, 2025
The N+1 Query Problem: ORM Fault or Developer Fault?
The N+1 query problem has plagued web applications for over two decades, yet the blame game continues to rage. Developers point fingers at…
By DevDebugged | May 24, 2025
100 Modern Python Libraries You Must Know in 2025! 🚀
I have discovered these few game changer modern set of libraries that you should must know in 2025.
By Aashish Kumar | May 24, 2025
Stop Wasting Time on Fake Data: Introducing Pydantic Faker for Effortless Test Data and Mock APIs
Are you a Python developer using Pydantic? Then you know the power it brings to data validation and schema definition. But let’s be honest…
By Viktor Andriichuk | May 24, 2025
Say Hello to Flask: Your First Web App in Python
If you’ve mastered the basics of Python and are ready to bring your code to the web, Flask is the perfect next step. This lightweight…
By Ajita Gupta | May 24, 2025
️Building Production-Ready ML Systems with GCP: Lessons from my MLOPS Prediction application
Connect with me — LinkedIn | Github
By Nikhil Doye | May 25, 2025
Why Your Django Pagination Will Fail in Production (And How to Fix It Before It Does)
Discover the pitfalls of default Django pagination and how to implement scalable, enterprise-ready strategies using offset, cursor, and…
By Am Issath | May 25, 2025
🧠 Django ORM Deep Dive: Mastering Queries, Annotations, and Queryset Ninja Moves 🥷
So you’ve written your first Django model, and you’re feeling great after using .objects.all() or maybe a cheeky .filter() or two.
By Priyanshu Rajput | May 25, 2025
#PyCoders
Issue #682: – pylock.toml, NumPy, t-strings, and More
By – | May 20, 2025
#Adam Johnson – Blogs
Git: list checked-in symlinks
Git supports storing symbolic links (symlinks) in your repository, which are filesystem links that point to another file or directory. These are great for when you want to have the same file at multiple locations in your repository, such as some configuration file that is used for multiple sub-projects. But how can you list all the symlinks in your repository?
By Adam Johnson | May 19, 2025
Python: a quick cProfile recipe with pstats
Python comes with two built-in profilers for measuring the performance of your code: cProfile and profile. They have the same API, but cProfile is a C extension, while profile is implemented in Python. You nearly always want to use cProfile, as it’s faster and doesn’t skew measurements as much.
By Adam Johnson | May 20, 2025
#406 – Matthias
Weeknotes (2025 week 21)
Weeknotes (2025 week 21)
I have missed two co-writing sessions and didn’t manage to post much outside of that, but let’s get things back on track.
django-prose-editor 0.12
The last weeknotes
entry
contains more details about the work of r…
By Matthias Kestenholz | May 21, 2025
Django, JavaScript modules and importmaps
How I’m using Django, JavaScript modules and importmaps together
I have been spending a lot of time in the last few months working on
django-prose-editor. First
I’ve rebuilt the editor on top of
Tiptap
because I wanted a framework for ext…
By Matthias Kestenholz | May 22, 2025
#Dev.to
Build a One-File EXE with PyInstaller (Including Binaries & Resources)
#python #pyinstaller #tutorial #uv
By Arham Rumi | May 19, 2025
🎬 2025 UNC MIAGE démo finale
#datascience #learning #machinelearning #python
By adriens | May 19, 2025
Set It and Forget It: Automate Daily EC2 Lifecycle with Python Like a Pro
#automation #aws #linux #python
By Isaac Ntumpi | May 19, 2025
Hi , How are You
#programming #ai #python
By Ibrahim | May 19, 2025
[] & () for variables in Python variable assignment
#python #brackets #parentheses #variable
By Super Kai (Kazuya Ito) | May 19, 2025
[] & () for variables in Python `for` statement
#python #brackets #parentheses #forloop
By Super Kai (Kazuya Ito) | May 19, 2025
Dockerizing a Django Backend with Multi-Container Images: A Step-by-Step Guide
#docker #experience #guide #django
By Văn Hiếu Lê | May 19, 2025
Hi
#programming #react #javascript #python
By Daniel Armando Huertas Umaña | May 19, 2025
Function in Python
#python #function
By Super Kai (Kazuya Ito) | May 19, 2025
Odoo Fundamentals
#odoo #python #postgres
By Ibrahim abo eita | May 19, 2025
Focus on main think not on unnecessary things.
#programming #productivity #python #startup
By Insaf uddin | May 19, 2025
Which Compression Saves the Most Storage $? (gzip, Snappy, LZ4, zstd)
#programming #performance #python #productivity
By Konstantinas Mamonas | May 19, 2025
Fast API Request Handling
#fastapi #python #interview #backend
By Hitesh | May 19, 2025
Quark’s Outlines: Python Special Characters
#programming #python #beginners
By Mike Vincent | May 19, 2025
Taking Python Further in Cybersecurity: Real-World Applications and Projects
#python #cybersecurity #security #scapy
By HexShift | May 19, 2025
Cartouche — a social network where you're the only human
#ai #opensource #python #react
By Vladyslav | May 19, 2025
How to Automate Python Backend Deployments to Fly.io with GitLab CI/CD
#gitlab #python #backend
By EphraimX | May 19, 2025
🟪 Made an omikuji generator—think it’ll work?
#ai #watercooler #python #chatgpt
By UKA | May 19, 2025
Python Tutorial for Beginners: Learn Python Step-by-Step
#python #webdev #programming #beginners
By Neeraj raj | May 19, 2025
Top 10 Python Bugs and How to Fix Them
#python #devbugsmash #programming #webdev
By Ozee | May 19, 2025
Reflex Intelligence: How We Built a Swarm AI That Knows When to Stop
#matrixswarm #chatgpt #devops #python
By Daniel MacDonald | May 19, 2025
Scraping All Site URLs
#python #crawling #programming #tutorial
By Valentina Skakun | May 19, 2025
Why as a Back-end-engineer you should know an Operating System and it's Basics!
#python #programming #webdev #beginners
By Vincent Tommi | May 19, 2025
Продвинутый анализ Python-кода: инструменты и техники от Богдана Новотарского
#python #code #programming #webdev
By Богдан Новотарский | May 19, 2025
How I used NLP and LLM to supercharge my Japanese learning
#llm #nlp #ai #python
By Erry Kostala | May 19, 2025
Keys to Mastering Python Method Decorators
#python #learning #learntocode #programming
By Heval Hazal Kurt | May 19, 2025
Intermediate Machine Learning
#machinelearning #python #tutorial #programming
By Kaemon Lovendahl | May 19, 2025
How I integrated Google OAuth in my Reddit clone (DRF + React)
#webdev #django #react #programming
By Michael Obasoro | May 19, 2025
📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::Part:1
#datastructures #algorithms #python #leetcode
By Nishkarsh Pandey | May 19, 2025
How to build a Domain Specific Deep Research Agent Using Qwen3 & Composio Locally
#programming #ai #python #tutorial
By Developer Harsh | May 19, 2025
Writing a binary tree data structure is easier when you can see the structure of your data
#python #vscode #programming #datastructures
By Bas Terwijn | May 19, 2025
📅 Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::PART 2
#python #datastructures #programming #discuss
By Nishkarsh Pandey | May 19, 2025
Incredibly easy way to do a program
#python #beginners
By Edvard Rejthar | May 19, 2025
How to Set Up PostgreSQL Database with a Django Application
#django #python #postgres #sql
By Sospeter Mong'are | May 19, 2025
Advancing Python in Cybersecurity: Automation, Threat Detection, and Smarter Scripting
#python #automation #cybersecurity #programming
By HexShift | May 19, 2025
How to Build an Agentic AI RAG Application: A Step-by-Step Guide
#ai #chatgpt #python #programming
By InterSystems Developer | May 19, 2025
Iris-AgenticAI: Enterprise Automation Powered by OpenAI’s Agentic SDK for Intelligent Multi-Agent Workflows
#ai #chatgpt #python #programming
By InterSystems Developer | May 19, 2025
I found some python code to create a simple calculator.
#python #maths
By Zimba | May 19, 2025
Best Alternative to pprint: Introducing SetPrint for Better Python Data Formatting
#programming #python #debugging #devtools
By mtur2007 | May 19, 2025
Nextgen-mft: Secure, AI-powered Managed File Transfer (SFTP/HTTPS + Crypto + Anomaly Detection)
#python #security #ai #softwaredevelopment
By Raghava Chellu | May 19, 2025
How to Build a Lightweight System Monitoring and Alert Script on linux Using Python and MSMTP
#python #linux #monitoring #automation
By Rubin Mosepinza | May 19, 2025
range in Python
#python #range #iterableunpacking #forloop
By Super Kai (Kazuya Ito) | May 19, 2025
enumerate in Python
#python #enumerate #iterableunpacking #forloop
By Super Kai (Kazuya Ito) | May 19, 2025
zip in Python
#python #zip #iterableunpacking #forloop
By Super Kai (Kazuya Ito) | May 19, 2025
CloudFile-Mover: Cross-Cloud Large File Mover
#programming #ai #opensource #python
By Raghava Chellu | May 19, 2025
Semantic Similarity Score for AI RAG
#rag #ai #programming #python
By Alexander Uspenskiy | May 19, 2025
Building a Log Parser in Python: Turning Raw Logs into Security Insights
#python #security #cybersecurity #programming
By HexShift | May 19, 2025
🧼 The Boring SaaS Stack: Tools No One Tweets About
#webdev #programming #python #react
By 0x7B Shop | May 20, 2025
🧪 How I Use Python as My Developer Glue Language
#python #automation #programming #beginners
By Snappy Tuts | May 20, 2025
Log Aggregation with Python: Bringing Clarity to Distributed Security Data
#python #cybersecurity #security #data
By HexShift | May 20, 2025
Building a Gold (XAUUSD) Trend Tracker with Python and SQLite
#dataengineering #programming #python
By Austin Oketch | May 20, 2025
Why Quadify Is the Ultimate Blender Add-on for Tri-to-Quad Conversion
#blender #python #automation #opensource
By Anvil Interactive Solutions | May 20, 2025
How to Set Up PostgreSQL for Your Django App on a VPS Server
#django #devops #postgres #postgressql
By Sospeter Mong'are | May 20, 2025
Step-by-step guide to host your Django backend API on a Vps Server (Contabo)
#django #programming #beginners #python
By Sospeter Mong'are | May 20, 2025
Detecting SSH Brute Force Attacks with Python: Building a Simple Monitor
#python #cybersecurity #security #linux
By HexShift | May 20, 2025
Using Pub/Sub to Build a Serverless Async Processing Pipeline on GCP
#serverless #googlecloud #cloud #python
By Charlotte Towell | May 20, 2025
Mastering Real-Time Chat: Introduction to Building Live Messaging Apps
#react #python #fastapi #websocket
By HexShift | May 20, 2025
Building Your First Real Time Chat Connection with Python and WebSockets
#python #fastapi #websockets #frontend
By HexShift | May 20, 2025
Meet DevTrack: The CLI Productivity Tool for Developers 🚀
#ai #productivity #python #opensource
By Raymond Degbe | May 20, 2025
First Step Building Solo: Authentication
#python #webdev #tutorial #discuss
By Healfy | May 20, 2025
🚀 Meet ApolloAgent: The Code Assistant I Built So I’d Stop Talking to Myself
#ai #programming #sideprojects #python
By Alberto Barrago | May 20, 2025
My Early Python Journey: Small Wins, Big Motivation 🚀🐍
#programming #python #learning #machinelearning
By Sudhamsha Sagar | May 20, 2025
How I Built a Free AI Tool That Converts Any Video to Subtitles, Transcripts & Summaries
#ai #opensource #webdev #python
By ankurclub | May 20, 2025
No More Monitor Buttons: Control Brightness & Contrast with Your Custom CLI Tool.
#linux #python #productivity #cli
By Md. Mehedi Hasan Nabil | May 20, 2025
Extracting Data from an API using Python (requests)
#python #api #dataengineering #datascience
By Terer K. Gilbert | May 20, 2025
The Danger of Overusing "is" Instead of "==" in Python
#python #learning #programming
By Heval Hazal Kurt | May 20, 2025
FastAPI Unleashed: Building Modern and High-Performance APIs
#fastapi #restapi #python #webdev
By Wallace Espindola | May 20, 2025
🚀 Leveraging the Power of AWS ECS to Deploy Flask Tic-Tac-Toe Game
#docker #devops #aws #python
By Pravesh Sudha | May 20, 2025
Build a Streamlit App to Find the Closest CSS Color Name Using Python 🎨✨
#python #programming #streamlit #webdev
By Nishkarsh Pandey | May 20, 2025
spaCy – NLP in Python
#python #nlp #ai #datascience
By Alesei N | May 21, 2025
Cross-Platform Image Viewer on Steroids: SnapSort v1.0.0
#opensource #python #gui #news
By Abhishek Singh Kushwaha | May 21, 2025
🧬 Programming Languages Are Just Thought Interfaces
#learning #rust #python #programming
By Snappy Tuts | May 21, 2025
🔐 Mapping Records to Users in Django Rest Framework (DRF)
#python #webdev #programming #django
By NJOKU SAMSON EBERE | May 21, 2025
Python Environment Understand
#python #programming #tutorial #braziliandevs
By Darlan Guimarães | May 21, 2025
How to Implement JWT Authentication in Django REST Framework (Without the Headache)
#jwt #django #authentication #python
By Adham Emam | May 21, 2025
Hola
#programming #tutorial #python #learning
By Iris Gonzalez | May 21, 2025
What is Django in Web Development? Features, Benefits, and Use Cases
#whatisdjango #django #djangotutorialforbeginners
By Tpointechblog | May 21, 2025
From Zero to Neural Networks in Go: Concepts, Structure, and Practical Implementation
#go #python #tensorflow #gin
By Leapcell | May 21, 2025
Publish a Python Package (part 1)
#python #programming #oop
By datatoinfinity | May 21, 2025
Publish a Python Package (Part 2)
#python #programming #oop
By datatoinfinity | May 21, 2025
The Ultimate Linux Command Cheat Sheet for Data Engineers and Analysts
#dataengineering #bash #datascience #python
By Mwenda Harun Mbaabu | May 21, 2025
Sleeping while Selling: How I Automated My FunPay Store with a Python Bot (and You Can Too!)
#python #opensource #automation #telegram
By krufuake | May 21, 2025
Writing Clear Python: A Guide to F-Strings and Docstrings
#python
By James K. | May 21, 2025
Building a Rich Movie & Social Knowledge Graph with Neo4j and Python
#python #neo4j #graphql #tutorial
By A0mineTV | May 21, 2025
How to Track Logs from Your Installed Android Apps in Real-Time Using ADB (with DroidLogsPilot)
#android #application #testing #python
By Shuvo Karmakar | May 21, 2025
Building a Connect4 Game in Pygame with the Amazon Q CLI
#amazonqcli #python #programming #gamedev
By Bhavesh Gohel | May 21, 2025
Open-Source WhatsApp Chatbot Powered by Python and Gemini AI-Only $6/Month to Run
#programming #ai #beginners #python
By YonkoSam | May 21, 2025
How AI Chatbots are Revolutionizing Customer Support in 2025 – A Guide by BitriseDev
#ai #python #cicd #automation
By Bitrise Dev | May 21, 2025
Before I Got the Map, I Got It All Wrong
#ndvi #gis #remotesensing #python
By Kofi Adu Agyekum | May 21, 2025
Who Is BitriseDev? Meet the Team Powering Innovative Web Development, AI, and Automation Solutions
#bitrisedev #woocommerce #ai #python
By Bitrise Dev | May 21, 2025
Why I'm studying math in 2025 as a software engineer
#programming #ai #python #machinelearning
By Atilio Héctor | May 21, 2025
AWS Python Utility to Inspect & Purge SQS Queues on LocalStack
#aws #python #eventdriven
By Axel Dlv | May 21, 2025
Can I Reuse This Function Without Breaking Everything?
#python
By Heppoko | May 21, 2025
Why Django REST Framework doesn't show your custom validation error messages (and what to do about it)
#django #drf #python
By Soldatov Serhii | May 21, 2025
Nginx-Sentinel — Autonomous Reflex Agent for the Web Layer, Built in MatrixSwarm
#matrixswarm #webdev #ai #python
By Daniel MacDonald | May 21, 2025
🚦 Throttling in Django REST Framework: Step-by-Step Guide for Beginners
#python #restapi #webdev #programming
By Vincent Tommi | May 21, 2025
Build a Minimalist Virtual Cat on a Raspberry Pi Zero with an E-Ink Display
#catmagotchi #python #raspberrypi #programming
By Maxence Rose | May 21, 2025
🚀 Why Is It Important to Throttle Your API?
#webdev #programming #python #opensource
By Vincent Tommi | May 21, 2025
List in Python (1)
#python #list #brackets #datastructure
By Super Kai (Kazuya Ito) | May 21, 2025
Create Python Virtual Environment with Various Version of Python on Windows
#python #programming
By Hafidh Fikri | May 21, 2025
🐍 10 Python Scripts That Will Save You Hours Every Week!!
#python #productivity #automation #developers
By Nishkarsh Pandey | May 21, 2025
PyCon US 2025 Recap
#python #django #ai #llm
By Will Vincent | May 21, 2025
How to Unblock Amazon with Crawlbase Smart Proxy: A Practical Guide for Data Scrapers
#webscraping #python #crawlbase #proxy
By LacrymosaTech | May 21, 2025
How We Build GPT-Powered Apps Using OpenAI, Pinecone, LangChain & Streamlit
#openai #streamlit #rag #python
By Zestminds Technologies | May 21, 2025
🐍 Part 2: 5 More Python Scripts That Will Save You Hours Every Week!!
#python #productivity #automation #programming
By Nishkarsh Pandey | May 21, 2025
Basic OOP – Part 01
#programming #oop #interview #python
By Sajjad Rahman | May 21, 2025
GOSync – My open-source SSH file sync app with tray & encryption
#programming #python #productivity #opensource
By toxi360 | May 22, 2025
BeaconAI: a Fun AI Project (Built with GPT, ElevenLabs, Replicate & More)
#ai #react #python #chatgpt
By Max Frecka | May 22, 2025
🐍 Building a Classic Snake Game with Amazon Q CLI & Pygame
#python #aws #gamedev #developers
By Swayam Nax | May 22, 2025
How an AI Experiment Became My Most Complete Project (Even Without Learning Much About Sentiment Analysis)
#python #streamlit #mkdocs #ai
By Alan de Oliveira Gonçalves | May 22, 2025
Seeing the World: A Beginner's Guide to Convolutional Neural Networks (CNNs) with PyTorch
#deeplearning #pytorch #computervision #python
By Saadman Rafat | May 22, 2025
Gatekeeper Tracks SSH Logins and Fires Reflexes — Live.
#matrixswarm #python #devops #ai
By Daniel MacDonald | May 22, 2025
Ultimate guide to creating a pipeline(Apache Airflow)
#dataengineering #python #airflow #dag
By Mendy Kevin | May 22, 2025
MatrixSwarm: I Killed Every Agent. The Hive Regrew.
#matrixswarm #devops #python #programming
By Daniel MacDonald | May 22, 2025
Destructor in python
#programming #webdev #beginners #python
By Muskan Fatima | May 22, 2025
How to Scrape Any Website Using Python, Bright Data, and MCP Servers
#python #brightdata #mcp #ai
By Developer Service | May 22, 2025
Implementing CurrencyAgent with A2A Python SDK
#a2a #python
By cz | May 22, 2025
Why I Ditched Polygon.io and What I Found Instead
#programming #python #algorithms #machinelearning
By DollarPixel | May 22, 2025
Best Programming Languages for Beginners: Where to Start in 2025
#webdev #programming #beginners #python
By Tech Nexus | May 22, 2025
🟨 How do you know when it’s “good enough”?
#watercooler #python #json
By UKA | May 22, 2025
From Synchronous to Asynchronous: Transforming Python Code for Speed
#programming #webdev #python #tutorial
By Ozee | May 22, 2025
Publish a Python Package (Part-3)
#python #programming #oop
By datatoinfinity | May 22, 2025
Stop Bots in Their Tracks: Introducing the TLG_JoinCaptchaBot!
#telegram #bot #python #captcha
By GitHubOpenSource | May 22, 2025
Publish a Python Package (Part 4)
#python #programming #oop
By datatoinfinity | May 22, 2025
What is the Difference between "Yield" and "Return" Keywords in Python?
#python #beginners
By Beryl Christine Atieno | May 22, 2025
List in Python (1)
#python #list #brackets #datastructure
By Super Kai (Kazuya Ito) | May 22, 2025
List in Python (2)
#python #list #brackets #slice
By Super Kai (Kazuya Ito) | May 22, 2025
10 Python Tricks You Probably Didn’t Know 💡🐍
#python #programming #webdev #productivity
By Nishkarsh Pandey | May 22, 2025
Make Your Python Code 10x Faster with These Tricks
#python #development #performance
By Jesús Becerra | May 22, 2025
I Built a Python Bot That Organizes My Desktop Every Night So I Can Be Lazy 😎📁
#python #productivity #webdev #programming
By Nishkarsh Pandey | May 22, 2025
🏓 Build the Classic Pong Game using Pygame and Amazon Q CLI
#aws #python #pygame #gamedev
By Atul Sharma | May 22, 2025
Qubit-Efficient Encoding Techniques for Solving QUBO Problems
#quantumcomputing #programming #python #ai
By Supreeth Mysore Venkatesh | May 22, 2025
Enabling CORS in Flask
#webdev #flask #python #beginners
By reynaldi | May 22, 2025
Tinkering Today: PyAudio
#python #learning #machinelearning
By SuperUltraMax | May 22, 2025
Behind the Underscores EP01: Understanding Python’s Special Methods Conceptually
#python #learning #programming #oop
By Heval Hazal Kurt | May 22, 2025
CS5OP Final Project
#discuss #programming #python
By Jean-Baptiste ALLOWANOU | May 23, 2025
List in Python (1)
#python #list #brackets #datastructure
By Super Kai (Kazuya Ito) | May 23, 2025
List in Python (2)
#python #list #brackets #slice
By Super Kai (Kazuya Ito) | May 23, 2025
List in Python (3)
#python #list #brackets #function
By Super Kai (Kazuya Ito) | May 23, 2025
Say Hello to 'uv': The Simplest & Fastest Python Package Manager
#python #ai #aiops #uv
By Syed Mohammed Faham | May 23, 2025
Interstellar Insights: Visualizing Length Contraction and Time Dilation
#python #programming #beginners
By gerry leo nugroho | May 23, 2025
Fake news detection with Keras and Python
#python #keras #tensorflow
By Samuel S | May 23, 2025
We Punched Apache in the Face, Watched It Go Down, and Pop Back Up Like a Champ
#webdev #python #matrixswarm #programming
By Daniel MacDonald | May 23, 2025
DRF captcha своими руками
#russian #django #drf #captcha
By Dmitry Shoytov | May 23, 2025
Bubble Sort – Python
#python #programming #algorithms #beginners
By Kondwani Ng'ombe | May 23, 2025
So I Hooked My AI Agent Up with Notion. Here's What Happened.
#ai #python #beginners #opensource
By Nomadev | May 23, 2025
This Week In Python
#python #thisweekinpython
By Bas Steins | May 23, 2025
Complete TLS Workflow in Golang Made Simple: Full Process Explained
#go #gin #python #javascript
By Leapcell | May 23, 2025
Tuple in Python (1)
#python #tuple #parentheses #datastructure
By Super Kai (Kazuya Ito) | May 23, 2025
Tuple in Python (2)
#python #tuple #parentheses #slice
By Super Kai (Kazuya Ito) | May 23, 2025
Building AI Agents with Strands: A Hands-On Tutorial Series
#ai #strandsagents #python #tutorial
By Dennis Traub | May 23, 2025
Building AI Agents with Strands: Part 1 – Creating Your First Agent
#ai #strandsagents #python #tutorial
By Dennis Traub | May 23, 2025
Building AI Agents with Strands: Part 2 – Tool Integration
#ai #strandsagents #python #tutorial
By Dennis Traub | May 23, 2025
Building AI Agents with Strands: Part 3 – MCP Integration
#ai #strandsagents #python #tutorial
By Dennis Traub | May 23, 2025
Build a Simple CLI Task Manager in Python 🚀!!
#python #programming #productivity #management
By Nishkarsh Pandey | May 23, 2025
Make Your Terminal Beautiful with Python: ASCII Art & Fancy Progress Bars ✨🐍!!
#python #programming #automation #webdev
By Nishkarsh Pandey | May 23, 2025
🚀 Building My Own Mars Rover Simulator with Python & Tkinter
#softwareengineering #programming #python #opensource
By Supun Wickramarachchi | May 23, 2025
Build Your Own AI Code Generator From Scratch — A PocketFlow Tutorial!
#python #programming #ai #llm
By Zachary Huang | May 24, 2025
Reversing a string
#programming #python #algorithms #tutorial
By Kondwani Ng'ombe | May 24, 2025
🔐 Code to Survive: The Developer’s Guide to Dystopian Programming
#python #linux #programming #beginners
By Snappy Tuts | May 24, 2025
GIL in Python: What is it and Why Does it Matter?
#python #gil #programming #beginners
By Raj Maharjan | May 24, 2025
Tuple in Python (1)
#python #tuple #parentheses #function
By Super Kai (Kazuya Ito) | May 24, 2025
Tuple in Python (2)
#python #tuple #parentheses #slice
By Super Kai (Kazuya Ito) | May 24, 2025
Adding Version Information to a PyInstaller Onefile Executable
#pyinstaller #python #pytoexe #tutorial
By Arham Rumi | May 24, 2025
Seokar: Unlock Deep On-Page SEO Insights with This Powerful Python Library 🔍🐍
#python #seo #powerfuldevs
By Sajjad akbari | May 24, 2025
How to build index with text embeddings
#showdev #opensource #ai #python
By Linghua Jin | May 24, 2025
I created a code search too made in Flask.
#webdev #python #flask #programming
By Coder Acco | May 24, 2025
Build an AI Chatbot with React & Python — A Step-by-Step Guide
#ai #python #chatgpt #react
By Bhushan Kadam | May 24, 2025
LivinGrimoire: Streamlining AI for Performance!
#ai #designpatterns #python
By owly | May 24, 2025
🚀 Build a Beautiful CLI Dashboard in Python using pyfiglet + rich!!!
#python #productivity #programming #cli
By Nishkarsh Pandey | May 24, 2025
🎯 Build a Terminal Task Manager in Python with pyfiglet and rich!!!
#python #programming #productivity #cli
By Nishkarsh Pandey | May 24, 2025
Digital Image Processing Made Easy: How Your Photos Come to Life
#tutorial #top7 #productivity #python
By ANIRUDDHA ADAK | May 24, 2025
Kivy vs BeeWare: Best Python Frameworks for iOS App Development
#ios #python #kivy #beeware
By SynapseIndia | May 24, 2025
🐍 Python Programming in 2025: A Strategic Driver of Technological Innovation
#news #python #programming #learning
By Srijan Kumar | May 24, 2025
🧠 PythonAI Brain
#ai #python
By Divyanshu Sinha | May 24, 2025
🔄 Git Squashing: How to Clean Up Your Commit History Like a Pro
#webdev #programming #devops #python
By arrow dan | May 24, 2025
I am starting to blog my programming journey.
#programming #python
By info_brust | May 24, 2025
Building a Classic Tetris Game with Amazon Q – A Fun Coding Adventure
#awschallenge #aws #amazonq #python
By Aliasgar K C | May 24, 2025
How to keep your habits on track?
#productivity #python
By Beaver Habit Tracker | May 24, 2025
Python for DevOps: A Comprehensive Guide from Beginner to Advanced
#python #devops #beginners #programming
By Haswanth Kondamadugula | May 24, 2025
How Does sync.WaitGroup Work? A Look into Goroutine Synchronization via Source Code
#go #gin #java #python
By Leapcell | May 24, 2025
How to Use Docker Compose and Python to Automate Your Jenkins Environment
#docker #python #jenkins #automation
By Jude Wakim | May 24, 2025
🌟 FashionApp – A Fullstack Fashion Shopping App (Flutter + Django)
#flutter #django #stripe #beginners
By dangdungvn | May 25, 2025
Getting Started with Amazon Q Developer CLI by Building a Game
#aws #ai #python #tutorial
By Rashindu Tharinda | May 25, 2025
Ultra Fast Colab I Just Deleted Pip from a Colab Notebook, and IT STILL WORKED!
#notebook #python #opensource #github
By Phoenix Storm Jr. | May 25, 2025
I Need help in python list
#python #help #beginners
By كريم علي | May 25, 2025
la casa bonita
#programming #python
By Johan | May 25, 2025
Moonshadow Casino Blackjack Simulator
#python #beginners #codecademy #learning
By John Hoffman's Lab | May 25, 2025
Dictionary in Python (1)
#python #dictionary #curlybraces #function
By Super Kai (Kazuya Ito) | May 25, 2025
How I Made My Django Blog Safe After Adding Markdown
#django #python #nh3 #markdown
By guzmanojero | May 25, 2025
Dictionary in Python (2)
#python #dictionary #curlybraces #function
By Super Kai (Kazuya Ito) | May 25, 2025
🔐 How to Build a Login Endpoint in Django Rest Framework (DRF)
#python #webdev #programming #beginners
By NJOKU SAMSON EBERE | May 25, 2025
What is Selenium? Why Choose Selenium for Automation? The Power Couple: Selenium and Python for Automation Testing
#selenium #automationtesting #seleniumtesting #python
By Thillai Devi Kanthan | May 25, 2025
Modules in Python
#python #devto #programming #beginners
By datatoinfinity | May 25, 2025
Weekly Challenge: Strings and Arrays
#perl #python #theweeklychallenge
By Simon Green | May 25, 2025
O que aprendi (sem esperar) ao criar um app de análise de sentimentos
#ai #python #mkdocs #streamlit
By Alan de Oliveira Gonçalves | May 25, 2025
Razorpay Integration with Django: Step-by-Step Guide 💳
#python #django #programming #webdev
By Madhuban Khatri | May 25, 2025
🧩 How I Built a Maze Game with PyGame (Using Amazon Q)
#python #ai #gamedev #amazonq
By Divakar Singh | May 25, 2025
FastAPI-Style Swagger UI for Azure Functions in Python (OpenAPI + Pydantic)
#azure #python #openapi #swagger
By Yeongseon Choe | May 25, 2025
🛡️ Stop Face Spoofing! EasyShield AI: 92% Accuracy optimized for Edge Devices
#ai #security #opensource #python
By Mouhamed Wassim Mbarek | May 25, 2025
Mastering Go Modules: A Practical Guide to Dependency Management
#go #java #gin #python
By Leapcell | May 25, 2025
Dictionary in Python (1)
#python #dictionary #curlybraces #function
By Super Kai (Kazuya Ito) | May 25, 2025
Dictionary in Python (2)
#python #dictionary #curlybraces #function
By Super Kai (Kazuya Ito) | May 25, 2025
Why Tabscanner is the Best Receipt OCR API for Loyalty Rewards Program Software
#ai #python #machinelearning #ocr
By Michael Lloyd | May 25, 2025
I created an code search tool made in Flask called Codel.
#webdev #python #programming #flask
By Coder Acco | May 25, 2025
🚀 I Built a Static CLI Dashboard in Python Using rich and pyfiglet – Looks Nerdy, Works Smart 😎📊
#programming #python #cli #automation
By Nishkarsh Pandey | May 25, 2025
🌀 Real-Time Python CLI Dashboard with rich and pyfiglet — Now It’s ALIVE ⚡
#python #automation #programming #cli
By Nishkarsh Pandey | May 25, 2025
OOP Cookies: Baking Object-Oriented Programming Concepts
#programming #beginners #python #learning
By Zelen Gungor | May 25, 2025
Pig Latin – with Python
#programming #challenge #python #tutorial
By Kwith Code | May 25, 2025