#Real Python
LangGraph: Build Stateful AI Agents in Python
LangGraph is a versatile Python library designed for stateful, cyclic, and multi-actor Large Language Model (LLM) applications. This tutorial will give you an overview of LangGraph fundamentals through hands-on examples, and the tools needed to build your own LLM workflows and agents in LangGraph.
#intermediate #data-science
By – | Mar 10, 2025
Introducing DuckDB
In this showcase tutorial, you'll be introduced to a library that allows you to use a database in your code. DuckDB provides an efficient relational database that supports many features you may already be familiar with from more traditional relational database systems.
#intermediate #databases #data-science #python
By – | Mar 14, 2025
#Django Project – Weblog
Accessibility and inclusivity at FOSDEM 2025
By Thibaud Colas | Mar 13, 2025
DSF member of the month – Cory Zue
By Sarah Abderemane | Mar 14, 2025
#Python Insider
Python 3.14.0 alpha 6 is out
By Hugo | Mar 14, 2025
#PyCoders
Issue #672: – Binary Data, Tail Calls, Pickles, and More
By – | Mar 11, 2025
#Medium
Gemini Data Science Agent
Data Analysis Made Easier
By Robert (Bob) Hoyt MD FACP ABPM-CI FAMIA | Mar 10, 2025
A conversation with Nikolay Bedzhev: Leading International Expert in Maritime Simulation Technology
In this ongoing series, I interview people who have a background in maritime operations as well as maritime-related data science and…
By Jordan Taylor | Mar 10, 2025
Django: The Optimal Framework for Web Mapping Applications and Geo-Services
Evaluating Django’s Superiority in Geospatial Web Development
By KokaTic | Mar 10, 2025
Automating My Job Search with Gmail API
Because I was too lazy to track applications myself…
By Tatev Gomtsyan | Mar 10, 2025
Introducing PyNarrative: A Python Library for Data Storytelling
An overview of the new Python library for data storytelling.
By Angelica Lo Duca | Mar 10, 2025
Understanding the JSON in python
JSON (JavaScript Object Notation) is the lightweight and widely used format for storing and exchanging the data. it is easy to read write…
By Yokeswaran | Mar 10, 2025
How to Create a Django Website
A Step-by-Step Guide
By Michael M Hansen | Mar 10, 2025
10 Essential Django Features Every Developer Must Know! 🚀
Discover 10 essential Django features that will boost your productivity and make development easier.
By Aashish Kumar | Mar 10, 2025
7 Ways FastAPI’s Latest Features Are Revolutionizing Microservice Architecture in 2025
The Microservices Revolution Gets a Python Boost
By Karthik Hosur | Mar 10, 2025
🐍 The Ultimate Python Guide: Everything You Need to Know 🚀
🔥 Why Python?
By Asiya Farseen | Mar 10, 2025
12 Python Built-in Functions I Wish I Knew Earlier!
Discover 12 built-in functions that can make your coding life easier and more efficient.
By Aashish Kumar | Mar 10, 2025
12 Python Built-in Functions I Wish I Knew Earlier!
Discover 12 built-in functions that can make your coding life easier and more efficient.
By Aashish Kumar | Mar 10, 2025
12 Python Built-in Functions I Wish I Knew Earlier!
Discover 12 built-in functions that can make your coding life easier and more efficient.
By Aashish Kumar | Mar 10, 2025
10 Python itertools Tricks I Wish I Knew Sooner! 🚀
Discover 10 powerful itertools tricks to write cleaner, faster, and more efficient Python code.
By Aashish Kumar | Mar 10, 2025
Getting started with building Voyager
A chatbot that knows everything about me
By Aryan Khurana | Mar 10, 2025
📊Python Data Processing in Microsoft Fabric — End-to-End Transformation and Visualization
In this post, I demonstrate how to build a data transformation in Microsoft Fabric using only Python and visualize data to provide…
By Mariusz Kujawski | Mar 10, 2025
Secure LLM API Practice: Building Safer AI Interfaces through FastApi
In the current surge of AI startups, securing Large Language Models (LLMs) is crucial. Consider a scenario where an expert user…
By eryawww | Mar 10, 2025
#20 what is ML advance skill — Normalization
In practice, we may encounter the problem of overfitting when training a model. This means that the model achieves high accuracy on the…
By Lee | Mar 10, 2025
Take Control of Your Loops: Master break, continue, and pass in Python
By Pooja Pawar | Mar 10, 2025
Explicitly About Implicit Functions
A Graphical Perspective
By Curio_Can | Mar 10, 2025
Deploying a Django Application with Docker into AWS EC2
Deploying a web application can often feel daunting, especially when you aim to create a scalable, secure, and efficient architecture. In…
By Oskar Ablimit | Mar 10, 2025
Learning FastApi — 03: Data Validation in FastApi
Pydantic is primarily used for data validation and handles data parsing and serialization. It helps build web applications and APIs where…
By Alen Sabu | Mar 10, 2025
Python Increment Operator: Beginner Step by Step Guide
If you’re learning Python, you might wonder how to increase a variable’s value efficiently. The Python increment operator (+=) provides a…
By Coding with Harish | Mar 10, 2025
Blue-Green Deployment with Jenkins, AWS ECR, and AWS EC2 Using Django
Learn how to set up a fully automated Blue-Green deployment pipeline for Django using Jenkins, AWS ECR, and EC2.
By Jaecom | Mar 10, 2025
Zero downtime deployment with docker-compose
Problem statement
By Ian Ekwoge | Mar 10, 2025
Doing Test Driven Development in Django Project
Test Driven Development or usually called TDD is a development method that encourages to make and do tests first before actually…
By astrialyanda | Mar 10, 2025
10 Everyday Problems Solved with Python in Under 10 Lines of Code
Python is a powerhouse when it comes to solving real-world problems with minimal effort. Its simplicity, readability, and vast ecosystem…
By Kuldeepkumawat | Mar 10, 2025
Static Hosting in FastAPI: Serving Static Files Efficiently
Introduction
By Ramesh kannan s | Mar 10, 2025
Python: What You Can Build With Python
Python is a versatile language that you can use to build a wide range of applications and projects.
By Naouress Akrouti | Mar 11, 2025
Linear Regression in Time Series: Sources of Spurious Regression
Why does the autocorrelation of the errors term matter?
By Jumbong junior | Mar 11, 2025
High-Traffic Django & Stripe E-commerce Website [Part 6]: Cart and Checkout In Modern E-commerce…
Learn how to build a complete e-commerce platform using React or NextJS, Django, and Stripe, featuring Google Authentication and real-time…
By Joel Wembo | Mar 11, 2025
High-Traffic Django & Stripe E-commerce Website [Part 6]: Cart and Checkout In Modern E-commerce…
Learn how to build a complete e-commerce platform using React or NextJS, Django, and Stripe, featuring Google Authentication and real-time…
By Joel Wembo | Mar 11, 2025
Can Data Science Predict UFC Fights? Building a Leak-Free Model with Random Forest
Avoiding a common pitfall in prediction models & creating a leak-free model.
By Raphael Schols | Mar 11, 2025
OTP in Django Without Saving it in the Database (Using Redis)
WARNING: This is my opinion, it could be wrong or vulnerable
By ehsan shafiei | Mar 11, 2025
How to Create Dynamic PDFs Using Python: Automate Report Generation
PDFs are one of the most widely used formats for document sharing, report generation, and business communication. Automating PDF creation…
By Coders Stop | Mar 11, 2025
5 Hidden Gem Python Libraries You Should Know About!
explore nine lesser-known but powerful Python libraries that can enhance your coding efficiency and productivity.
By Aashish Kumar | Mar 11, 2025
5 Hidden Gem Python Libraries You Should Know About!
explore five lesser-known but powerful Python libraries that can enhance your coding efficiency and productivity.
By Aashish Kumar | Mar 11, 2025
Stop Using Python’s OS Library! Switch to Pathlib Instead! 🚀
Learn why pathlib is the modern, Pythonic way to handle file paths efficiently.
By Aashish Kumar | Mar 11, 2025
Stop Using Python’s OS Library! Switch to Pathlib Instead! 🚀
Learn why pathlib is the modern, Pythonic way to handle file paths efficiently.
By Aashish Kumar | Mar 11, 2025
Django Testing with Pytest
Why and how you should use pytest to test your Django application?
By Hojiakbar Barotov | Mar 11, 2025
Flask Decorators for Application Session Handling
In this article, we will explore how decorators work in Flask and how they can be used to manage user authentication and session handling.
By Fateh Ali Aamir | Mar 11, 2025
From Data to Decisions: Turning Customer Behavior into Purchase Predictions
How Businesses Can Leverage Logistic Regression and FastAPI to Anticipate Customer Actions
By Nayeem Islam | Mar 11, 2025
How I Write & Run Doctests in Python
You won’t regret learning this!!!
By Kiran Maan | Mar 11, 2025
🚀 Unlock Your Potential with Free or Discounted Udemy Courses in 2025: Exclusive Coupon Codes…
Are you looking to upskill in 2025 without burning a hole in your wallet? Look no further! I’ve compiled an extensive list of FREE and…
By Moiz Abdullah | Mar 11, 2025
How to Code a Simple Weather App in 8 Steps
A Beginner’s Guide to Develop a Simple Weather App with Python, HTML, and CSS
By Steffi | Mar 11, 2025
Therapy & Me (Part-1)
By Healing Curve | Mar 11, 2025
How Does Async Handle API Requests in a Single Thread?
When using async (asyncio, FastAPI, etc.) in an API, it does not create multiple threads for each request. Instead, it uses a single thread…
By Veera Atukuri | Mar 11, 2025
fastplotlib: driving scientific discovery through data visualization
fastplotlib is a new GPU-accelerated fast and interactive scientific plotting library that leverages WGPU
By Caitlin Lewis | Mar 11, 2025
Adding Telegram Bot Commands for Task Management 🤖📋
Let’s add Telegram bot commands so users can:
✅ Check pending tasks
✅ Mark tasks as completed
By Ewho Ruth | Mar 11, 2025
Adding Voice Command Support for Task Management with AI 🎙️🤖
We’ll integrate speech-to-text so users can:
✅ Speak commands to manage tasks
✅ Use Telegram or a mobile app for voice input
By Ewho Ruth | Mar 11, 2025
Mobile App for Django Task Manager with Voice Commands 🎙️📱
We’ll build a React Native app with:
✅ Voice input for task management
✅ Django REST API for backend
✅ Real-time task updates
By Ewho Ruth | Mar 11, 2025
Adding Real-Time Updates with Django Channels & WebSockets 🚀
Now, let’s enable real-time task updates so that tasks appear instantly when added or modified!
By Ewho Ruth | Mar 11, 2025
📲 Adding Push Notifications to Your Django & React Native Task App
Now, let’s integrate Push Notifications so users get real-time task updates even when the app is in the background!
By Ewho Ruth | Mar 11, 2025
Sad Servers -> “Saskatoon”: counting IPs.
Sad Server is Like LeetCode for Linux.
By Rajesh | Mar 11, 2025
AI-Powered Search API — Market Landscape in 2025
Ever since the release of ChatGPT, the AI-powered search market has been growing rapidly.
By Erik Kokalj | Mar 11, 2025
How to take screenshots using Python: A Simple Guide
In today’s digital age, automation is becoming increasingly important. Whether you’re monitoring your computer activity, creating…
By Kuldeepkumawat | Mar 11, 2025
10 Surprising Python Facts You Probably Didn’t Know! 🐍
Discover 10 surprising facts about Python that will change the way you see the language!
By Aashish Kumar | Mar 11, 2025
Programming with LLMs
Large Language Models (LLMs) have transformed this landscape by enabling seamless document summarization, advanced querying (beyond simple…
By Krishnan Sriram | Mar 11, 2025
Snowpark Python 3.12 Public Preview
We’re excited to announce that Python 3.12 is now in Public Preview (PuPr) on Snowpark for Python client, UDxF and Stored Procedures! This…
By Qinyi Ding | Mar 11, 2025
💳 Secure Your Django App with django-encrypted-model-fields
Secure sensitive payment data in your Django app with `django-encrypted-model-fields`. Encrypt card details & stay PCI compliant! 🔐💳
By Sanjay Prajapati | Mar 11, 2025
💳 Secure Your Django App with django-encrypted-model-fields
Secure sensitive payment data in your Django app with `django-encrypted-model-fields`. Encrypt card details & stay PCI compliant! 🔐💳
By Sanjay Prajapati | Mar 11, 2025
⏰ Adding Background & Scheduled Push Notifications in Django & React Native
Now, let’s take push notifications one step further by allowing:
By Ewho Ruth | Mar 11, 2025
Django 5 Revolution with Async: Must-Know Best Practices
illustration image
By Alfin Fanther | Mar 11, 2025
Building a Real-Time Forex Dashboard with Streamlit and WebSocket
A hands-on Python project
By Nikhil Adithyan | Mar 11, 2025
How to Connect Your Python Application to Cloud SQL Instance
Let’s Connect to Private Cloud SQL Using Cloud-SQL-Proxy
By Richard Warepam | Mar 12, 2025
Mastering Python Arrays: The Ultimate Guide to Efficient Data Handling
Python arrays are a powerful, fast, and memory efficient tool that can give your data processing a boost. Arrays have an advantage over…
By Aryan kumar | Mar 12, 2025
PDF to Markdown Document Conversion With Local LLMs
How to use local vision-language models (VLMs) for document parsing
By Dr. Leon Eversberg | Mar 12, 2025
I Built an AI Money Coach in Python — Here’s How You Can Too (Step-by-Step Guide!)
Want to manage your money better? Learn how to build an AI-powered financial coach in just a few steps.
By Mukundan Sankar | Mar 12, 2025
Comprehensive Guide to Dependency Management in Python
Master the management of virtual environments
By Vyacheslav Efimov | Mar 12, 2025
Must-Know Python Data Analysis Tools to Learn in 2025
This is a second article in a 3 part series.
By Pawel Jastrzebski | Mar 12, 2025
Testing 18 RAG Techniques to Find the Best
crag, HyDE, fusion and more!
By Fareed Khan | Mar 12, 2025
TimesFM for Time Series Forecasting in Python using Oil Production Data
TimesFM removes the need for constant model retraining. It generalizes across industries. It scales to massive datasets. It represents the…
By Kyle Jones | Mar 12, 2025
Learning FastAPI — 04: Handling Form Data And JSON Response
A request body is the data that a client sends to the server when making a request, typically in a POST, PUT, or PATCH request. In FastAPI…
By Alen Sabu | Mar 12, 2025
How I Boosted My Python Scripts’ Speed by 300%!
Here’s how I optimized my Python code to run 300% faster – simple yet powerful techniques you can use too!
By Aashish Kumar | Mar 12, 2025
FastAPI + Pydantic + LLMs = Build APIs the Right Way
This is the way to build LLM APIs
By alejandro | Mar 12, 2025
WEB SCRAPING: Extracting Data for AI and Beyond (Without getting Arrested)
In this wild digital age, where every company is churning out more powerful LLMs, the real gold isn’t the chatbots, it’s the data that…
By Shauryathemaster | Mar 12, 2025
Top Frameworks and Libraries in AI Training Data
Previously I talked about top programming languages. Here is my ranking of the top frameworks. Generally, I don’t like frameworks anymore…
By Ali Naqi Shaheen | Mar 12, 2025
5 Effective Tips for Learning Python as a Beginner
A practical guide to help you understand Python more easily and effectively.
By Juan Pratama | Mar 12, 2025
My First Django Girls Workshop Experience as a Mentor: Learning Alongside Those You Guide.
“Mentorship is not just about teaching; it’s about growing alongside those you guide.”
By Joyce Dzifa Lokko | Mar 12, 2025
5 Modern Python Tools Every Developer Should Master in 2025
Master 5 modern Python tools that will boost your productivity and efficiency in 2025.
By Aashish Kumar | Mar 12, 2025
5 Modern Python Tools Every Developer Should Master in 2025
Master 5 modern Python tools that will boost your productivity and efficiency in 2025.
By Aashish Kumar | Mar 12, 2025
Top 15 Python Tools for Stunning Network Graphs
Enhance Your Data Analysis with These Free Tools
By Meng Li | Mar 12, 2025
Building Effective AI Agents with Python: A Practical Guide — Part 4
In the fourth installment of our series, we delve into advanced workflow patterns for creating AI agents using Python. We build upon the…
By Mayuresh K | Mar 12, 2025
📌 Adding In-App Notifications in Django & React Native
1️⃣ Create a Notification Model in Django
By Ewho Ruth | Mar 12, 2025
🚀 Real-Time Notifications with Django Channels & WebSockets
Now, let’s make notifications appear instantly when a new task is assigned — without refreshing the app! We’ll use Django Channels to…
By Ewho Ruth | Mar 12, 2025
Advanced Django Tutorial: Writing Reusable Apps
In this tutorial, we’ll build on the concepts from Django’s official tutorials and turn our polls app into a reusable Python package. This…
By Ewho Ruth | Mar 12, 2025
NEVER Store Passwords Like This in Python!!!
If You are Not Hashing Passwords Like This, You’re Doing It WRONG!!!
By Kiran Maan | Mar 12, 2025
From Static HTML to Dynamic Tables: Scraping IPL 2024 Stats the Right Way
As the IPL season approaches, cricket enthusiasts and analysts alike are gearing up to dive into player statistics, team performances
By The Data Chronicles | Mar 12, 2025
10 Fun and Creative Python Automation Scripts to Try! 🚀
Try these 10 fun and creative Python automation scripts to save time and boost productivity!
By Aashish Kumar | Mar 12, 2025
Explaining Python Type Annotations: A Comprehensive Guide to the typing Module
In-depth Exploration of Python’s typing Module: A Powerful Aid for Static Type Annotations
By Leapcell | Mar 12, 2025
Building Scalable Django Applications: Best Practices for High Performance and Growth
Django is a powerful web framework that enables developers to build robust and scalable web applications efficiently. However, as…
By Ankita Patel | Mar 12, 2025
Dealing with Outliers in Crowdsourced Bathymetry Data Using Predictive Mean Matching (PMM)…
An automated outlier detection method for CSB data
By Anthony Klemm | Mar 12, 2025
Setup color E-ink display with Raspberry Pi
Setup the Raspberry Pi
By Mayur Khante | Mar 12, 2025
Market AI: Democratizing GPU and Model Access
Market AI connects GPU owners with AI developers to maximize resource utilization and reduce costs.
By Roman Kazinnik | Mar 13, 2025
Try This to Keep Your Python Code Clean Forever
A set-and-forget technique to automatically fix your code.
By Thuwarakesh Murallie | Mar 13, 2025
Give Your Project A Good Name
Because it is hard to change it later!
By Petrica Leuca | Mar 13, 2025
Some tech skills i’m looking forward to learning this year
Since the tech boom in 2020, there have been changes here and there in the tech field, with the advancement of AI significantly reshaping…
By Ikiebe Emmanuel Ikpeminoghena | Mar 13, 2025
Scaling Machine Learning: Distributed Data Parallel (DDP)Training with Ray and PyTorch
When training large language models, performance bottlenecks become a significant challenge. I implemented a distributed training solution…
By Evangelos Pappas | Mar 13, 2025
Introducing Bokeh 3.7
We are excited to announce the release of Bokeh 3.7!
By Bokeh | Mar 13, 2025
Writing to Parquet and Delta Lake files from Oracle Database using Python
The python-oracledb 3.0 driver for Oracle Database introduced two new methods connection.fetch_df_all() and connection.fetch_df_batches()…
By Christopher Jones | Mar 13, 2025
Statistical Analysis with Python: Data Science Basics 101
Last week, I decided that I will write a series on one of the most important topics — Statistical Analysis.
By Sharmaraghav | Mar 13, 2025
10 Python Tricks Every Programmer Should Know for Better Code
1. Swap Two Variables Without a Temporary Variable
By Naveen Satyarthi | Mar 13, 2025
FastAPI: The Modern Web Framework for High-Performance APIs
By Vignaraj Ravi | Mar 13, 2025
Indentation Salvation | Finding Beauty in Python’s Strictest Rules
It was 2017 when I first found powershell — and to me, as a telecom analyst who loves data, it was the greatest thing since indexed…
By Py-Core Python Programming | Mar 13, 2025
Optimizing Django for Real-Time Processing: Processes vs. Threads
Django is inherently single-threaded when running under WSGI (Web Server Gateway Interface). This means that each request is handled…
By Sapna Kul | Mar 13, 2025
Learning FastAPI — 05: Dependency Injection In FastAPI
What is Dependency Injection in FastAPI?
By Alen Sabu | Mar 13, 2025
Top 5 AI Projects for 2025 (Beginner to Advanced)
Either you can watch or be a part of it — Top AI projects from beginner to advanced levels.
By Krishan Walia | Mar 13, 2025
Understanding Django’s Workflow — A Visual Guide 🚀
Django is a powerful Python web framework that follows the MVT (Model-View-Template) architecture, making web development fast, secure…
By PRAVESH GREWAL | Mar 13, 2025
Learning Programming? Stop Doing This Big Mistake
Rewatching is an illusion of learning
By Axel Casas, PhD Candidate | Mar 13, 2025
Integrating GrapesJS with Django
Integrate GrapesJS with Django to create and dynamically serve customisable web pages.
By Carlos Martinez | Mar 13, 2025
Powerful But Messy Data
Explore the subtle power of data that may not be packaged in a conventional form.
By Zach Quinn | Mar 13, 2025
Mastering Queues in Python: From Basics to Real-World Applications
Learn Queues in Python, real-world uses, and performance optimization.
By inii.ferdi | Mar 13, 2025
Python’s not not x—It Looks Useless, But It’s NOT!!!
Wait… not not x in Python Actually Solves a Real Problem?
By Kiran Maan | Mar 13, 2025
My guide to Python Decorators
Dive with me into jurney of understanding python decorators, a construct that modify function behavior without altering their structure.
By Dawid Kraczkowski | Mar 13, 2025
9 Best f-String Hacks That Will Instantly Improve Your Python Code
Writing clean and readable Python shouldn’t be a struggle. These 9 f-string tricks will change how you format strings forever!
By PURRFECT SOFTWARE LIMITED | Mar 13, 2025
ByteMeSumAI: A Modular Python Toolkit for Agentic AI
Building the Foundation for Architecture-Aware Document Processing
By Kris Naleszkiewicz | Mar 13, 2025
Calculating stock trade indicators from Earnings Per Share — Part 1
In this article I will provide you with python code that calculates the Earnings Per Share (EPS) growth or decline of stocks. In this…
By Paul Marquardt | Mar 13, 2025
Unlock Python’s Full Potential: 3x Faster Execution
Supercharge Python code with proven techniques for 3x faster execution.
By Kuldeepkumawat | Mar 13, 2025
Python for Data Analysts in 2025
A Complete Guide by Muhammad Naveed Arshad,MSc |Writer|Editor| AI Engr
By Muhammad Naveed Arshad,MSc |Writer|Editor| AI Engr | Mar 13, 2025
Writing cleaner Python code with Sphinx docstrings
Structuring, automating, and improving documentation of your Python projects.
By Bhargav Sridhar | Mar 13, 2025
🚀 Supercharge Your Data Stewards By measuring your Data Estate in Microsoft Purview Unified…
Microsoft Purview Data Governance is currently experiencing a significant growth journey. This expansion has sparked a heightened interest…
By Marco Österlin | Mar 13, 2025
Django Cache with Redis
want to make your application run 10x faster ?
By Jayanthi | Mar 13, 2025
Building a Production-Ready LangChain MySQL Interface with FastAPI
Modern AI engineering requires robust system design and adherence to software development best practices. As a fairly new AI Engineer, I…
By Mundargishruti | Mar 13, 2025
How to parallelize your LLM inference calls with Bodo
Large Language Models (LLMs) can be computationally intense and inference speed can quickly become a bottleneck-especially when you’re…
By Rohit | Mar 14, 2025
Deploying a Django Application with Docker and Nginx on a VPS: My Developer Journey
Deploying a web application may seem intimidating at first, but with the right tools and a structured approach, it becomes a breeze. In…
By Einswilli | Mar 14, 2025
Password Generator
Recently, I have been doing a lot of coding in Python due to my class on Artificial Intelligence. This sparked the motivation to finally…
By Matthew Clark | Mar 14, 2025
Distillation — From Teacher to Student
When you try to use a large language model (LLM) and see a lot of its variations, are you confused about which one to use? Let’s take…
By Chris Kuo/Dr. Dataman | Mar 14, 2025
The filesystem — a quick & dirty way to store temp data in your API
I have an API service for a Google Sheets add-on that I built, and I wanted to temporarily store some request metadata that I started…
By Mihail Marian | Mar 14, 2025
Beyond Buy & Hold: A Data-Driven Trading Strategy
Designing, Backtesting, and Optimizing a Profitable System for TRGP
By Kridtapon P. | Mar 14, 2025
Python Is Dying
The Data Says Yes (Or No)
By Abdur Rahman | Mar 14, 2025
Building a Semantic Book Recommendation System (Part 3)
A complete walkthrough of the inference pipeline, integrating a Streamlit UI and running the periodic pipeline, FastAPI server, and UI…
By Priyanthan Govindaraj | Mar 14, 2025
Data Science Roadmap: Step-by-Step Guide
Data Science is a vast field, and mastering it requires structured learning. Follow this roadmap to navigate your way from beginner to…
By Data Analytics ✨ | Mar 14, 2025
5 Fantastic Python Library
Discover 5 fantastic Python library that can make my coding experience easier and more efficient.
By Aashish Kumar | Mar 14, 2025
5 Fantastic Python Library
Discover 5 fantastic Python library that can make my coding experience easier and more efficient.
By Aashish Kumar | Mar 14, 2025
6 Python Dictionary Tricks to Supercharge Your Application!
Discover 6 powerful dictionary tricks to write cleaner, faster, and more efficient Python code.
By Aashish Kumar | Mar 14, 2025
6 Python Dictionary Tricks to Supercharge Your Application!
Discover 6 powerful dictionary tricks to write cleaner, faster, and more efficient Python code.
By Aashish Kumar | Mar 14, 2025
Best Practices for Structuring a Python Project Like a Pro! 🚀
Follow these best practices to structure your Python projects like a pro – clean, scalable, and maintainable!
By Aashish Kumar | Mar 14, 2025
Best Practices for Structuring a Python Project Like a Pro! 🚀
Follow these best practices to structure your Python projects like a pro – clean, scalable, and maintainable!
By Aashish Kumar | Mar 14, 2025
Boost Django Performance: Enable GZip Compression
Django includes it GZipMiddleware in its middleware stack. You can enable it like this, you don’t need to install any additional library to…
By Naveen Satyarthi | Mar 14, 2025
Learning FastAPI — 06: Setting Up Middlewares
A “middleware” is a function that works with every request before it is processed by any specific path operation. And also with every…
By Alen Sabu | Mar 14, 2025
A Django + HTMX Boilerplate for SaaS — Built for Myself, Shared for Free
Skip 20+ hours of setup. Do it in 15 minutes.
By George | Mar 14, 2025
5 Powerful Python Decorators to Supercharge Your Coding Workflow!
Discover five must-know Python decorators that will streamline your coding workflow and boost efficiency.
By Aashish Kumar | Mar 14, 2025
5 Powerful Python Decorators to Supercharge Your Coding Workflow!
Discover five must-know Python decorators that will streamline your coding workflow and boost efficiency.
By Aashish Kumar | Mar 14, 2025
How to Build a Fully Automated Financial Data Downloading Pipeline with Python
An Automated Guide to Scalable Financial Data Series Downloading
By Jonatan Siracusa | Mar 14, 2025
RabbitMQ, Pika and Python Threading
When working with RabbitMQ and Python’s Pika library, you often need to consume messages from a queue and send acknowledgments (ack or…
By Zahid | Mar 14, 2025
Building a Perceptron: A Simple and Foundational Guide with Python Implementation
14 March 2025 — Vishnu Chityala
By Vishnu Chityala | Mar 14, 2025
Build, Dockerize and Deploy Python Flask Applications to AWS
This is a multi part article describing the process of building Python Web Apps and deploying them for public use on an AWS EC2 instance.
By Yery O'Dell | Mar 14, 2025
Onit: Multi-Model AI Assistant for Localized Desktop Use
Onit is an open-source desktop AI assistant for macOS, supporting multiple models like GPT, Claude, and Grok. Work offline, prioritize…
By Meng Li | Mar 14, 2025
The Real Reason I Chose Python for AI (And Why You Should, Too)
Where Python’s clarity trounces the noise, fueling your AI escapades like never before.
By Builescu Daniel | Mar 14, 2025
Effortless Data Navigation with Scrollable Cursors
Data stored in an Oracle Database is retrieved via a query. A query is a request for data from a database, enabling precise data retrieval…
By Veronica Dumitriu | Mar 14, 2025
6 Python List Tricks to Supercharge Your Application!
Discover 6 powerful list tricks to write cleaner, faster, and more efficient Python code.
By Aashish Kumar | Mar 14, 2025
6 Python List Tricks to Supercharge Your Application!
Discover 6 powerful list tricks to write cleaner, faster, and more efficient Python code.
By Aashish Kumar | Mar 14, 2025
Claude 3.5 & GPT‑4o Get a Web Crawling Boost with Firecrawl
A Next-Gen Tool for AI-Optimized Web Scraping and Data Extraction
By Pankaj | Mar 14, 2025
Missing Data? Use Explainable AI to Fill the Gaps (Correctly)
Random Forests, XGBoost, and Neural Networks for interpolation without the black box problem
By Ari Joury, PhD | Mar 14, 2025
Bringing Biology to Life: Why I’m Building This
There’s something about the pursuit of meaning that sneaks up on you. You don’t always know where to find it, but you know when something…
By jamieannemortel | Mar 14, 2025
Forecasting ERCOT Load with Amazon Chronos in Python
Amazon Chronos is a time series LLM. We will use it to predict energy demand in the ERCOT (Electric Reliability Council of Texas) power…
By Kyle Jones | Mar 14, 2025
The BEST Way To Loop Over Multiple Loops in Python
Must try tricks to become an Instant Pro in Python
By Ayush T | Mar 15, 2025
Training for the 2025 Barcelona Marathon: A look back before race day
Analysing my own data ( Running | Strava | Python ), Freddy I’m proud of you man
By Araiza Alfredo | Mar 15, 2025
Comprehensive Guide to API Security in Flask and Node
Challenges in API Security
By CyberLucifer | Mar 15, 2025
Comprehensive Guide to API Security in Flask and Node
Challenges in API Security
By CyberLucifer | Mar 15, 2025
System Design (1) — Implementing the Circuit Breaker Pattern in FastAPI
In modern software architecture, especially in microservices and distributed systems, failures are inevitable. A single service failure…
By F. Melih Ercan | Mar 15, 2025
😢 Python Just Rejected Argument Shorthands
Python Steering Commitee Rejected Argument Shorthands. Passing Same Name Variables Won’t Be Easier.
By Tom Smykowski | Mar 15, 2025
Enhancing the Moving Average Crossover Strategy with the Hilbert Transform
How to Improve Performance by Combining Classic Strategies with Advanced Signal Processing.
By Kridtapon P. | Mar 15, 2025
The Beginner’s Guide to AI Agents: What They Are and How to Build One Yourself (No GPU Required)
Introduction: Imagine having an AI assistant that doesn’t just answer questions but actively helps solve problems, searches the web,
By Daniel Chen | Mar 15, 2025
Time Series Forecasting with Moirai
Moirai is a time series language model from Salesforce. Named for the three fates who control destiny, it is easy-to-use and fast (wall…
By Kyle Jones | Mar 15, 2025
Stop Writing Python Code Like It’s 2009! Modernize Your Projects Today
Ditch outdated coding practices — learn how to write clean, efficient, and modern Python code in 2025.
By Aashish Kumar | Mar 15, 2025
Stop Writing Python Code Like It’s 2009! Modernize Your Projects Today
Ditch outdated coding practices — learn how to write clean, efficient, and modern Python code in 2025.
By Aashish Kumar | Mar 15, 2025
Project: Secure Python Password Checker & Generator Web Application Hosted on AWS EC2
For this project, I vibecoded a simple web app using Python, that allows users to check if their password has been exposed in data…
By Kelvin John | Mar 15, 2025
Don’t Miss! 7 Effective Ways to Optimize Async in Django 5
Django 5 comes with more mature support for asynchronous programming (async), a revolutionary feature that allows developers to build more…
By Alfin Fanther | Mar 15, 2025
Why do we have Typed JavaScript while there isn’t a Typed Python?
TypeScript, a strongly typed programming language that builds on JavaScript, has been popular for years.
By Shuai Li | Mar 15, 2025
8 Best Python Frontend Libraries for Data Science
Sharing My Favorite Python Tips and Tricks: Real Experiences and Practical Advice for Aspiring Coders
By PURRFECT SOFTWARE LIMITED | Mar 15, 2025
Google’s Gemma-3 Fine-Tuning Made Simple: Create Custom AI Models with Python and Unsloth
Gemma 3 could be the model, you have been looking for. Learn to fine-tune it for all your needs!
By Krishan Walia | Mar 15, 2025
5 AI-Powered Python Tools That Save Me 10 Hours a Week
And can save you too
By Abdur Rahman | Mar 15, 2025
How locals() and globals() Can Control the Scope of Python Variables
This is an important concept to understand if you want to learn Python.
By Kiran Maan | Mar 15, 2025
Python: Libraries you should use — Part-3
Gateway to Efficiency
By Pravash | Mar 15, 2025
Mastering Python’s zip() Function: The Secret to Cleaner, More Efficient Code!
Learn how Python’s zip() function can make your code cleaner, more efficient, and easier to read.
By Aashish Kumar | Mar 15, 2025
Learning FastAPI — 07: Connecting FastAPI with Database
Installation of Required Libraries
By Alen Sabu | Mar 15, 2025
I Tried Robyn – The Python Web Framework That’s 5x Faster Than FastAPI 🚀
I put Robyn to the test – here’s how this ultra-fast Python web framework compares and why it might be a game-changer.
By Aashish Kumar | Mar 15, 2025
Concurrency, threading, and multiprocessing in Go, Python and Rust
In this article, I compare the performance of the standard library tools for concurrency, threading, and multiprocessing in Go, Python…
By Ilia Khalizov | Mar 15, 2025
Exploring Web Vulnerabilities with ThreatByte: From Exploitation to Defense — Part 1
Introduction
By anotherik | Mar 16, 2025
10 Underrated Python Frameworks You Should Try Today
Unlocking the Power of Hidden Python Gems
By Fuzzy | Mar 16, 2025
Time Series Forecasting with Darts: A Powerful Python library for Forecasting
A few years back, I was helping a buddy figure out how many cupcakes his little bakery should whip up for the holiday rush. We had sales…
By Algo Insights | Mar 16, 2025
Implementing Cookies, Sessions, and JWTs in Your Django Project
In the Django framework, authentication and authorization play a very important role in securing web applications.
By Alfin Fanther | Mar 16, 2025
Introducing GeneratedField: The Game-Changing Feature in Django 5.0!
Meet GeneratedField – a powerful new feature in Django 5.0 that simplifies database calculations and boosts performance!
By Aashish Kumar | Mar 16, 2025
Using Flask with Celery and Flower: A Simple Guide
Flask is a lightweight web framework, and Celery is a powerful task queue for handling asynchronous jobs. Flower is a real-time monitoring…
By Shreshth Bansal | Mar 16, 2025
How I Automate 5 Annoying Tasks with Python (So I Never Have to Do Them Again!)
Here’s how I use Python to automate 5 annoying tasks – so I never have to do them manually again!
By Aashish Kumar | Mar 16, 2025
How I Automate 5 Annoying Tasks with Python (So I Never Have to Do Them Again!)
Here’s how I use Python to automate 5 annoying tasks – so I never have to do them manually again!
By Aashish Kumar | Mar 16, 2025
8 Essential Indexes Every Django Developer Must Know to Turbocharge Performance! 🚀
Boost your Django app’s speed with these 8 must-know database indexes! Optimize queries & enhance performance like a pro. 🚀
By Sanjay Prajapati | Mar 16, 2025
[2025] Confused Between COPY, Snowpipe, Dynamic Tables?
Bringing data into Snowflake is an easy job. You all must be aware of the services that snowflake offers like COPY INTO command, Snowpipe…
By Divyansh Saxena | Mar 16, 2025
Django with HTMX: The Future of Server-Rendered Apps?
Modern web development is dominated by JavaScript-heavy frontends, but is that always necessary? Enter HTMX, a powerful tool that brings…
By Priyanshu Rajput | Mar 16, 2025
Build SPA with React and Django Part 13 — Establish GraphQL Endpoints with graphene-django
In most cases, we can solve problems from designing RESTful APIs. The GraphQL is helpful to improve the performance of our websites by…
By Jen-Hsuan Hsieh (Sean) | Mar 16, 2025
Extract Data from Any Document with Python
A few weeks ago I wrote a story about how to extract information from different information sources in markdown, using a microsoft library…
By Jesús | Mar 16, 2025
How to Use Swagger UI to Test API Endpoints with API Key Authentication
Swagger UI provides a powerful and user-friendly interface to interact with and test your API. If your API requires an API key for…
By LANOVATIC | Mar 16, 2025
5 Hidden Python Features You Should Be Using
I regret not knowing this earlier
By Abdur Rahman | Mar 16, 2025
Comprehensive Guide to Calling the DeepSeek API with Flask
Learn how to call the DeepSeek API using Flask, set up a virtual environment, and build a simple web app. Step-by-step guide with code…
By Meng Li | Mar 16, 2025
Securing Your Django App with SSL (HTTPS) Using Let’s Encrypt, Nginx, and Docker
In our previous post, we deployed a Django application on a VPS using Docker and Nginx. Now, it’s time to secure our application with SSL…
By Einswilli | Mar 16, 2025
#testdriven.io
Django Query Optimization – Defer, Only, and Exclude
Looks at the differences between Django QuerySet's defer, only, and exclude methods.
#Django
By Nik Tomazic | Mar 14, 2025
#406 – Matthias
Ungoogling my life
Ungoogling my life
I was dismayed (but unfortunately not really surprised) to see all the big tech
CEOs kiss the ring during the inauguration a few weeks back. I decided then
that I didn’t want to subscribe to any products of these companies wi…
By Matthias Kestenholz | Mar 12, 2025
#Python Software Foundation
PSF Distinguished Service Award Granted to Van Lindberg
By Marie Nordin | Mar 11, 2025
PSF Distinguished Service Award Granted to Thomas Wouters
By Marie Nordin | Mar 12, 2025
#Dev.to
I Replaced Pandas with THIS. Game-Changer!
#programming #beginners #tutorial #python
By Resource Bunk | Mar 10, 2025
Set Up Python in VS Code—Fast, Easy & Beginner-Friendly!
#programming #python #vscode #microsoft
By Mahrukh Adeel | Mar 10, 2025
Python ETL Pipelines: Expert Techniques for Efficient Data Processing
#programming #devto #python #softwareengineering
By Aarav Joshi | Mar 10, 2025
What is pip? how to use it?
#programming #beginners #python #datascience
By Steven Walt Li | Mar 10, 2025
AugMix in PyTorch (3)
#python #pytorch #augmix #v2
By Super Kai (Kazuya Ito) | Mar 10, 2025
The Ultimate Guide to Improving Data Scraping Efficiency
#data #scraping #python #ip
By 98IP Proxy | Mar 10, 2025
#ModelMondays – A Weekly Series To Build Our AI Model IQ
#ai #python #beginners #opensource
By Nitya Narasimhan, Ph.D | Mar 10, 2025
关于Pycharm IDE 的一个高危操作警示
#tooling #python
By drake | Mar 10, 2025
The Ultimate Guide to Apache Kafka: Basics, Architecture, and Core Concepts
#dataengineering #apachekafka #python #programming
By Milcah03 | Mar 10, 2025
RandomHorizontalFlip in PyTorch
#python #pytorch #randomhorizontalflip #v2
By Super Kai (Kazuya Ito) | Mar 10, 2025
The Versatility of __call__: A Python Developer’s Secret Weapon
#python #closure #functionalprogrammin
By Choon-Siang Lai | Mar 10, 2025
RandomVerticalFlip in PyTorch
#python #pytorch #randomverticalflip #v2
By Super Kai (Kazuya Ito) | Mar 10, 2025
How to Build a Task Manager API with Django REST Framework: Part 3 – Authentication and Permission
#python #django #api #webdev
By kihuni | Mar 10, 2025
Guide to List Crawling: Everything You Need to Know
#webcrawling #beautifulsoup #python
By Scrapfly | Mar 10, 2025
Why Django Is the Most Popular Framework for Python Development
#django #python #djangoframework #pythondevelopment
By Mohit Bhardwaj | Mar 10, 2025
Using DSPy to Enhance Prompt Engineering with OpenAI APIs
#llm #promptengineering #python #tutorial
By Ashok Nagaraj | Mar 10, 2025
Diving into LlamaIndex AgentWorkflow: A Nearly Perfect Multi-Agent Orchestration Solution
#ai #llamaindex #rag #python
By Peng Qian | Mar 10, 2025
9 Advanced Python Techniques for Efficient API Integration
#programming #devto #python #softwareengineering
By Aarav Joshi | Mar 10, 2025
7 Python Encryption Techniques for Secure Data Protection
#programming #devto #python #softwareengineering
By Aarav Joshi | Mar 10, 2025
Beginner in Python – Looking for Advice from Experienced Devs
#python #beginners #career #discuss
By Olloyor | Mar 10, 2025
BitcoinPredict: Can AI Crack the Code of Crypto Prices?
#ai #cryptocurrency #bitcoin #python
By Tanisha | Mar 10, 2025
The Python Underscore _
#python #programming
By Mike Vincent | Mar 10, 2025
Python `try` Blocks: A Breath of Fresh Air for Variable Scope (Unlike Java & C#!)
#python
By Andrew Chaa | Mar 10, 2025
Mastering Python Virtual Environments: A Complete Guide
#python #tutorial #programming
By Eshan Roy (eshanized) | Mar 10, 2025
Unlock Web Magic: Build Your First Flask App (Beginner-Friendly Guide)
#flask #python #beginners
By Alex Rivers | Mar 10, 2025
In-depth file management in Python: Underlying tooling and advanced functionalities
#python #file #buffering #concurrency
By Axel N'cho | Mar 10, 2025
Why Python Reigns Supreme in Web Scraping: A Developer’s Perspective
#webdev #programming #beginners #python
By Alex Aslam | Mar 10, 2025
Python Reverse Engineering: What Can You Crack in 2025?
#python #programming #beginners #tutorial
By Snappy Tuts | Mar 10, 2025
Python is Slow? Try These 5 Mind-Blowing Tricks
#programming #beginners #tutorial #python
By Resource Bunk | Mar 10, 2025
Python + Databases = Unlimited Side Projects!
#programming #beginners #tutorial #python
By Coursedia | Mar 11, 2025
Hypothesis Testing.
#ai #beginners #python #machinelearning
By Michelle Njuguna | Mar 11, 2025
🕒 Pomodoro CLI: Uma Ferramenta Simples e Eficiente para Aumentar sua Produtividade! 🚀
#python #pomodoro #cli #terminal
By Gustavo Soares | Mar 11, 2025
Accountable Privacy in Web3 (3/4)
#algorithms #python #bitcoin #beginners
By Manmit Singh | Mar 11, 2025
Quadratic Python roadmap: building a spreadsheet developers love
#python #programming
By Quadratic | Mar 11, 2025
Quadratic Python roadmap: building a spreadsheet developers love
#python #programming
By Quadratic | Mar 11, 2025
Setting up your first django project.
#programming #beginners #python #django
By Sebastien Ngam | Mar 11, 2025
Issue in telegram bot by flask python and webhook.
#python #telegram #webhook #flask
By Fenx Kishi | Mar 11, 2025
JPEG in PyTorch
#python #pytorch #jpeg #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
[Open Source Project] Fresh Data For AI
#ai #python #opensource #discuss
By LJ | Mar 11, 2025
RandomEqualize in PyTorch
#python #pytorch #randomequalize #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
Django 5.2's Smart Shell: Goodbye Manual Model Imports!
#django
By Quoc-Hung Hoang | Mar 11, 2025
IT Courses Brainex World Pvt Ltd
#programming #techtraining #web #python
By Syed Yamin Naqvi | Mar 11, 2025
Python Decorators – Enhancing Functions with Powerful Wrappers
#python #programming #decorators #bestpractices
By Nitinn S Kulkarni | Mar 11, 2025
From Zero to Data Science: Start Doing Real Analysis with Python Right Now
#python #datascience #beginners #guide
By Alex | Mar 11, 2025
Shield Your Agents: Integrating LangGraph’s workflows with CodeGate's Security Layer
#ai #langchain #security #python
By Juan Antonio Osorio | Mar 11, 2025
Odoo Modules Development: Boost Your Business Logic
#odoomodules #odoo #python #erp
By WebbyCrown Solutions | Mar 11, 2025
Google's Unified GenAI SDK: A Hands-on Guide
#google #genai #gemini #python
By Anand Kumar R | Mar 11, 2025
Build a RAG-Powered Research Paper Assistant
#programming #ai #tutorial #python
By Shittu Olumide | Mar 11, 2025
Resize in PyTorch
#python #pytorch #resize #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
CenterCrop in PyTorch
#python #pytorch #centercrop #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
Grayscale in PyTorch
#python #pytorch #grayscale #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
How to Reimagine AI User Experience for Non-Technical Users with Berrijam AI
#nicegui #python #dataanalysis #ai
By Stella Achar Oiro | Mar 11, 2025
RandomPosterize in PyTorch
#python #pytorch #randomposterize #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
Bloch Sphere: Qubit Visualization
#qiskit #quantumcomputing #python
By Kauê Miziara | Mar 11, 2025
RandomAdjustSharpness in PyTorch
#python #pytorch #randomadjustsharpness #v2
By Super Kai (Kazuya Ito) | Mar 11, 2025
What I wish I knew about Python when I started
#python #programming #testing #webdev
By Gordon Myers | Mar 11, 2025
Battling "Connection Refused" and "Externally-Managed-Environment" on AWS EC2
#aws #devops #node #python
By Hritik Raj | Mar 11, 2025
I Built a Python App with No If-Statements!
#programming #beginners #python #ai
By Resource Bunk | Mar 11, 2025
Python Botnets: Are They Still a Threat in 2025?
#programming #beginners #ai #python
By Snappy Tuts | Mar 11, 2025
How to detect and fix flaky tests in Pytest
#python #testing #machinelearning #productivity
By Vincent Ge | Mar 11, 2025
Python snake game : AI (based on pathfinding)
#opensource #python #programming #ai
By YelielGerardK | Mar 11, 2025
I've built a Full Airline Booking System with Kivy
#kivy #python #fullstack #programming
By Bek Brace | Mar 12, 2025
Cosmos-Python: A Community-Driven Revolution in Blockchain Development
#blockchain #python #community
By Ahmend Riss | Mar 12, 2025
Exploring the Sawtooth Python SDK: Open Source, Funding, and Community Impact
#blockchain #opensource #python
By Vitali Sorenko | Mar 12, 2025
RandomInvert in PyTorch
#python #pytorch #randominvert #v2
By Super Kai (Kazuya Ito) | Mar 12, 2025
RandomSolarize in PyTorch
#python #pytorch #randomsolarize #v2
By Super Kai (Kazuya Ito) | Mar 12, 2025
RandomAutocontrast in PyTorch
#python #pytorch #randomautocontrast #v2
By Super Kai (Kazuya Ito) | Mar 12, 2025
Optimize Django Queries: Unmasking and Solving the N+1 Problem (Interactive Guide)
#django #python #database #performance
By Md Romjan Ali | Mar 12, 2025
3 Python Libraries + Tips for Enhancing OCR Accuracy in LLM APIs
#ai #llm #python #chatgpt
By Shunsuke Sakata | Mar 12, 2025
How to Work with Files in Python: Reading, Writing, and Handling Exceptions
#python #training #programming #online
By Nanditham | Mar 12, 2025
Hire iOS Developer: Build High-Performance Mobile Apps
#webdev #programming #beginners #python
By Karan Singh | Mar 12, 2025
DBSeeker – MySQL Search Script (Alpha) : Search Across All Databases!
#programming #python #database #opensource
By Andrea Debernardi | Mar 12, 2025
Differences Between List and Tuple in Python
#programming #python #beginners #ai
By Sospeter Mong'are | Mar 12, 2025
OpenAI Releases Responses API and Agents SDK for Building AI Agents
#openai #api #ai #python
By Jatin Garg | Mar 12, 2025
Gem-Assist: Your Command-Line Personal Assistant
#python #programming #ai #llm
By Fusen | Mar 12, 2025
Supercharge Your Prototyping with Streamlit: A Quick and Powerful Web Framework 🚀
#python #streamlit #webdev #productivity
By Sajjad Ali | Mar 12, 2025
Unstructured Data Revolution: Text, Images & Audio in Machine Learning
#datasciencecourse #machinelearning #python #sql
By Devraj More | Mar 12, 2025
Python in Software Development: A Comprehensive Business Guide
#python #softwaredevelopment #software #programming
By Marrie Morris | Mar 12, 2025
Metaclasses in Python – The Power Behind Class Creation
#python #classes #metaclass #programming
By Nitinn S Kulkarni | Mar 12, 2025
My Python GUI Builder just crossed 300 stars on GitHub 🤯
#python #javascript
By Paul | Mar 12, 2025
Levelling up your Python project with GNU Make
#python #productivity #beginners #tutorial
By jmoudev | Mar 12, 2025
Building Robust Python Data Models with Pydantic Validators
#python #programming #tutorial
By samconibear | Mar 12, 2025
Building a Secure Password Manager with Python
#python #programming #devops
By Dinushi Dhananjani ♥️ 🇱🇰 | Mar 12, 2025
Explaining Python Type Annotations: A Comprehensive Guide to the typing Module
#python #flask #django #fastapi
By Leapcell | Mar 12, 2025
Building Infinite AI Web: The Journey Begins (pt1)
#webdev #ai #devjournal #python
By Aymen Hmani | Mar 12, 2025
Sentiment Analysis with Watson Embedded AI Library
#ai #python #programming
By David Etuk | Mar 12, 2025
Python Devs Are Sleeping on These 10 Libraries
#programming #tutorial #beginners #python
By Resource Bunk | Mar 12, 2025
Automating and Responding to Sentiment Analysis with Diffbot's Knowledge Graph
#python #pipedream #development
By Raymond Camden | Mar 12, 2025
About HippoRAG
#programming #ai #python #machinelearning
By Shrijith Venkatramana | Mar 12, 2025
Python Keyloggers: Do They Still Work in 2025?
#programming #beginners #python #cybersecurity
By Snappy Tuts | Mar 12, 2025
How to Build a WhatsApp Chatbot Using Python and Twilio API
#python #twilio #chatbots #webdev
By Hassan Bhatti | Mar 13, 2025
Building a serverless GenAI API with FastAPI, AWS, and CircleCI
#aws #python #machinelearning #ai
By Benito Martin | Mar 13, 2025
chrome driver and chrome browser mismatch versions
#programming #python
By pasto aurelio | Mar 13, 2025
'How to boost Python program performance with Zig'
#python #zig #tutorial #discuss
By David Cassel | Mar 13, 2025
🚀 Replicate Image Generator Pro: Open Source Tool to Create Amazing 4K Images with AI!
#webdev #programming #opensource #python
By Gabriel Alexandre | Mar 13, 2025
Understanding Objects, Identity, Mutability, and Memory Management in Python
#webdev #python #oop #programming
By Maria Fernanda Peña | Mar 13, 2025
Protect Your REST APIs with Service Chaining
#api #javascript #python #spinkube
By Jasmine Mae | Mar 13, 2025
What to do if the crawler IP is restricted? Simple solution to crawler IP ban
#crawler #python #ip #data
By 98IP Proxy | Mar 13, 2025
Create a Custom Chat App with Web Search in 3 Minutes Using Open AI’s New Responses API
#python #chatgpt #openai
By Keita M | Mar 13, 2025
DEV.to API를 통한 자동 포스팅 테스트
#api #python #automation #webdev
By dunder Kim (Hyeong) | Mar 13, 2025
CenterCrop in PyTorch
#python #pytorch #centercrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
FiveCrop in PyTorch
#python #pytorch #fivecrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
Pad in PyTorch
#python #pytorch #pad #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
What does pop stand for? Why does Python use it to mean removing elements?
#beginners #programming #python #softwaredevelopment
By Shengwei Li | Mar 13, 2025
Resize in PyTorch
#python #pytorch #resize #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
CenterCrop in PyTorch
#python #pytorch #centercrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
FiveCrop in PyTorch
#python #pytorch #fivecrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomCrop in PyTorch (1)
#python #pytorch #randomcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomCrop in PyTorch (2)
#python #pytorch #randomcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomCrop in PyTorch (3)
#python #pytorch #randomcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (1)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (2)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (3)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (4)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (5)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
RandomResizedCrop in PyTorch (6)
#python #pytorch #randomresizedcrop #v2
By Super Kai (Kazuya Ito) | Mar 13, 2025
Machine Learning from Scratch: A Beginner-Friendly Open-Source Repo 🧠
#machinelearning #python #opensource #datascience
By Tom Boyle | Mar 13, 2025
How to Choose the Right Technology Stack for Your Website
#webdev #programming #python #ai
By Vasundhara Infotech | Mar 13, 2025
🚀 Django REST Framework: Installation & API Documentation Setup
#python #django #webdev #backenddevelopment
By NJOKU SAMSON EBERE | Mar 13, 2025
Understanding Uvicorn: The basics
#uvicorn #asgi #python #sockets
By Rafael de Oliveira Marques | Mar 13, 2025
Fine-Tune Your LLM in MINUTES with Nebius ⚡️
#ai #deepseek #rag #python
By Arindam Majumder | Mar 13, 2025
RECOMMENDATION PROJECT
#programming #python #github #git
By Christopher Galvez | Mar 13, 2025
Django admin tricks I commonly use
#python #django
By Kamil Marut | Mar 13, 2025
Python: File writing and logging
#python #logging #csv
By Anonymous Crabber | Mar 13, 2025
Overview of Statsmodels
#programming #beginners #python #learning
By Shittu Olumide | Mar 13, 2025
Django login Signup
#programming #python #django
By Levi Ackerman | Mar 13, 2025
Abusing AI: Most Compromised Weaknesses Pentesters Need to Know in 2025
#ai #vulnerabilities #cybersecurity #python
By Namik Ahmadov | Mar 13, 2025
How to Build an Internal Data Application Using Google Sheets as a Data Source
#python #streamlit #evidence #datavisualization
By hayato onodera | Mar 13, 2025
I Used Python to Solve a Real-Life Problem. Here’s How
#programming #beginners #tutorial #python
By Resource Bunk | Mar 13, 2025
What is `ContentFile` in Django?
#django
By DoriDoro | Mar 13, 2025
Python Exploits That Got Patched
#programming #beginners #ai #python
By Snappy Tuts | Mar 13, 2025
Building a Real-time Laptop Monitoring System with Flask and Redis
#python #devops #redis #monitoring
By Tandap Noel Bansikah | Mar 14, 2025
The Django Iceberg
#django #web #python #programming
By Steve Yonkeu | Mar 14, 2025
AI Agents For Cloud & DevOps Engineers: RAG Operations
#python #ai #devops #cloud
By Michael Levan | Mar 14, 2025
The COST of double-entry accounting
#ledger #accounting #django #postgres
By Aivars Kalvāns | Mar 14, 2025
Fastapi over Django for app developers
#python #mobile #fastapi #django
By Muha-mmed | Mar 14, 2025
RandAugment in PyTorch (1)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
RandAugment in PyTorch (2)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
RandAugment in PyTorch (3)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
RandAugment in PyTorch (4)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
OpenAI Agents Are Language-Dependent
#programming #javascript #python #openai
By 오병진 | Mar 14, 2025
পাইথনের সাথে পরিচয়: প্রোগ্রামিং শেখার প্রথম ধাপ
#python #beginners #bangla #tutorial
By Shafi Rayhan | Mar 14, 2025
Django + HTMX Boilerplate for SaaS
#saas #boilerplate #django #htmx
By George | Mar 14, 2025
What is bash? How to use it ?
#beginners #programming #python #linux
By Shengwei Li | Mar 14, 2025
Agno: Pure AI Agents
#ai #python #opensource
By JacobHsu | Mar 14, 2025
How to Build a Task Manager API with Django REST Framework: Part 4 – Personalize with User-Owned Tasks
#python #django #webdev #programming
By kihuni | Mar 14, 2025
Python dialog box bookmarklet for running code in current web browser tab
#python #webdev
By no-op.co | Mar 14, 2025
Automated Download Folder Organization with python
#programming #automation #python #tooling
By Oyerinde Samuel | Mar 14, 2025
How to Scrape Google Finance Ticker Quote Data in Python
#python #webdev #api
By datacollection | Mar 14, 2025
The Best Software Development Tools to Improve Your Workflow
#softwaredevelopment #ai #github #python
By Anna Boiko | Mar 14, 2025
Python API Testing Guide: Tools and Techniques for Reliable Development
#programming #devto #python #softwareengineering
By Aarav Joshi | Mar 14, 2025
New Python Package manager (UV) and Using Ray
#python #mlops
By Karthi Mahadevan | Mar 14, 2025
10 Steps to Prepare for PCET – Certified Tester with Python Certification
#python #software #testing #programming
By MyExamCloud | Mar 14, 2025
TrivialAugmentWide in PyTorch
#python #pytorch #trivialaugmentwide #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
AutoAugment in PyTorch
#python #pytorch #autoaugment #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
AugMix in PyTorch (1)
#python #pytorch #augmix #v2
By Super Kai (Kazuya Ito) | Mar 14, 2025
hi, learning python beginner here…
#python #beginners
By hyapadi | Mar 14, 2025
Python Programs – Interview Questions and Answers
#programming #python #webdev #interview
By Guru prasanna | Mar 14, 2025
This Week In Python
#thisweekinpython #python
By Bas Steins | Mar 14, 2025
Run Python code in Shortcuts app without relying on apps or APIs
#python #ios
By no-op.co | Mar 14, 2025
My Experience with OpenStack Ironic
#opensource #mlh #python #devops
By Satoshi S. | Mar 14, 2025
Your Python Code is Ugly. Here’s How to Fix It
#programming #beginners #tutorial #python
By Resource Bunk | Mar 15, 2025
Python for OSINT: Stalking the Internet Like a Pro
#programming #beginners #tutorial #python
By Snappy Tuts | Mar 15, 2025
Simple CRUD API with FastAPI
#python #fastapi #backend #beginners
By Sanchit Gupta | Mar 15, 2025
The filesystem – a quick & dirty way to store temp data in your API
#django #database #datastructures #api
By Mihail Marian | Mar 15, 2025
How Do Microcontrollers Run Python?
#programming #tutorial #python #productivity
By Coursedia | Mar 15, 2025
How AI is Revolutionizing Web Scraping: Techniques and Code Examples
#webdev #programming #beginners #python
By Alex Aslam | Mar 15, 2025
How to Build a Custom Django Authentication System: A Comprehensive Guide.
#customusermodel #django #authentication #bootstrap
By Doyin Elugbadebo | Mar 15, 2025
How to Build a Custom Django Authentication System: A Comprehensive Guide.
#customusermodel #django #authentication #bootstrap
By Doyin Elugbadebo | Mar 15, 2025
ElasticTransform in PyTorch (1)
#python #pytorch #elastictransform #v2
By Super Kai (Kazuya Ito) | Mar 15, 2025
ElasticTransform in PyTorch (2)
#python #pytorch #elastictransform #v2
By Super Kai (Kazuya Ito) | Mar 15, 2025
ElasticTransform in PyTorch (3)
#python #pytorch #elastictransform #v2
By Super Kai (Kazuya Ito) | Mar 15, 2025
ElasticTransform in PyTorch (4)
#python #pytorch #elastictransform #v2
By Super Kai (Kazuya Ito) | Mar 15, 2025
How to Build a Task Manager API with Django REST Framework: Part 5 – Optimizing API Performance: Filtering, Pagination & Search
#python #django #programming #api
By kihuni | Mar 15, 2025
new dev
#python #beginners
By Dalney | Mar 15, 2025
new dev
#python #beginners
By Dalney | Mar 15, 2025
Unlocking the Power of Global Variables in Python
#python
By Alex Rivers | Mar 15, 2025
Creating a Simple Python To-Do List Manager
#python #beginners #productivity #programming
By bytecrafter | Mar 15, 2025
পাইথনের বেসিক: ভ্যারিয়েবল, ডেটা টাইপ আর ইনপুট-আউটপুট
#python #tutorial #beginners #bangla
By Shafi Rayhan | Mar 15, 2025
How to be Test Driven with Spark: Chapter 5: Leverage spark in a container
#pyspark #python #testcontainer
By Nicoda-27 | Mar 15, 2025
30 Days of Python: From Zero to Python Pro
#python #opensource #beginners #programming
By Hemang Yadav | Mar 15, 2025
8 Python Design Patterns for Resilient Distributed Systems and Microservices
#programming #devto #python #softwareengineering
By Aarav Joshi | Mar 15, 2025
Analysing Patterns in an SMS Spam Dataset Using Data Mining Techniques
#machinelearning #datascience #programming #python
By Efe Omoregie | Mar 15, 2025
Python for OSINT: Stalking the Internet Like a Pro
#security #programming #python
By Rocky Sah | Mar 15, 2025
🚀 Pydoll: Async Web Automation in Python – WebDriver-Free Web Scraping!
#python #web #headless #async
By GitHubOpenSource | Mar 15, 2025
how javascript works
#webdev #javascript #ai #python
By Robin Son Roy | Mar 15, 2025
🚀 Introducing Supreme Bot: A Python-Based Web Automation Tool 🛒
#python #automaton #programming #bot
By Francesco Sacco | Mar 15, 2025
Born from the Quantization of Generative AI: I Released a Python Library That Quantizes Progress Bars [Zero Practicality]
#python #llm #jokes #ai
By FlatBone | Mar 15, 2025
Standardizing API Responses in Django REST Framework: A Step-by-Step Guide
#django #webdev #python
By Ngoc Bui | Mar 15, 2025
Hashable Objects in Python
#python
By arccoder | Mar 15, 2025
Como piscar um LED utilizando BananaPi e Python via SSH
#raspberrypi #python #ssh #bananapi
By Henrique Matheus Alves Pereira | Mar 16, 2025
Why None?
#python #sortfunction #programming #discuss
By Arun | Mar 16, 2025
Mastering Algorithms with Python: A Beginner's Guide
#python #algorithms #coding #beginners
By ABIB | Mar 16, 2025
Woliyu Note
#webdev #programming #react #python
By Kemal Mulatu | Mar 16, 2025
Taming Circular Dependencies with Kahn’s Algorithm
#algorithms #programming #softwareengineering #python
By Sathish | Mar 16, 2025
Complete Guide on Introduction to Python Programming Language
#python #programming #beginners #cybersecurity
By ankit_Cyber | Mar 16, 2025
AugMix in PyTorch (2)
#python #pytorch #augmix #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
AugMix in PyTorch (3)
#python #pytorch #augmix #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
পাইথন কন্ট্রোল ফ্লো এবং লুপ: প্রোগ্রামের নিয়ন্ত্রণ
#python #programming #beginners #tutorial
By Shafi Rayhan | Mar 16, 2025
How I made a basic trading bot for stock and crypto (~60 ROI)
#python #trading #automation #cryptocurrency
By Michael Parker | Mar 16, 2025
Discover Applications of Python Programming
#python #programming #cybersecurity #career
By ankit_Cyber | Mar 16, 2025
AWS with Python: A Powerful Duo for Cloud Automation
#aws #python #cloudcomputing #programming
By ADITYA SRIVASTAV | Mar 16, 2025
Change case and group digits
#python #theweeklychallenge
By Simon Green | Mar 16, 2025
Time to see what is in the boxes
#perl #python #theweeklychallenge
By Simon Green | Mar 16, 2025
Morse-Lab: Bridging History and Technology with Python
#python #techtalks #programming #devops
By Rushikesh Harkal | Mar 16, 2025
RandAugment in PyTorch (1)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
RandAugment in PyTorch (2)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
RandAugment in PyTorch (3)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
RandAugment in PyTorch (4)
#python #pytorch #randaugment #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
TrivialAugmentWide in PyTorch
#python #pytorch #trivialaugmentwide #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
AutoAugment in PyTorch
#python #pytorch #autoaugment #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
AugMix in PyTorch (1)
#python #pytorch #augmix #v2
By Super Kai (Kazuya Ito) | Mar 16, 2025
🚀 Mastering Linux for DevOps: A Beginner's Guide Using Git Bash & Linux Terminal 🐧💻
#coding #devops #aws #python
By Robin Rai | Mar 16, 2025
#Daniel Roy Greenfeld Blogs
Pi Day
A really quick exploration of Pi in Python plus a call to action!
By Daniel Roy Greenfeld | Mar 14, 2025