60 stories tagged with #python, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Python"
Self-contained highly-portable Python distributions
Python recovering after found in vehicle engine compartment in Mississauga
Ball pythons, like the one found in the vehicle, are a species of snake native to regions of western and central Africa, according to the Toronto Zoo.…
Is The AI Earnings Upswing A 'Pig In The Python'?
Recent turbulence has turned the AI trade from a rewarding climb into dramatic day-to-day volatility.…
What is Selenium? Why do we use Selenium for Automation?What is the relevance of Selenium in automation testing using Python?
What is Selenium? Selenium is an open-source tool that lets you automate pretty much anything a real person would do in a web browser. Instead of just looking at web pages as stati…
Show HN: ASL V6 – Open-source AST red-teaming engine for Python AI agents
Open-source AI vulnerability assessment and red-teaming engine using AST analysis and Docker runtime verification. - sivaadityacoder/asl-v6…
How I built an automated YouTube video pipeline for my SaaS using Python, edge-tts, and moviepy
How I built an automated YouTube video pipeline for my SaaS using Python, edge-tts, and moviepy I run a niche tool called WhaleTrack (whaletrack.app) — it tracks big bets on Polyma…
Quiz: A Guide to Excel Spreadsheets in Python With openpyxl
Practice reading, writing, and styling Excel spreadsheets in Python with openpyxl, from cell values and formulas to charts and images.…
Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml
Learn how PEP 751 standardizes Python lock files with pylock.toml: generate one with pip or uv, install it with uv or pdm, and retire requirements.txt.…
Learning Path: FastAPI: Python API Development With Light Speed
Learn FastAPI from the ground up. Build REST APIs, serve web pages with Jinja2 templates, and create a complete URL shortener project in Python.…
Quiz: Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml
Test your understanding of Python lock files and PEP 751, from generating a pylock.toml with pip to installing it across uv and pdm.…
The Python Paradox
Home Assistant quietly rewrote its Matter server from Python to TypeScript — here's what changed
The biggest Matter upgrade in years doesn't add a single feature…
Show HN: AI tool for learning Python from scratch
A set of AI tools for learning programming. Contribute to KubiKDB/AI-Tools-For-Learning development by creating an account on GitHub.…
Python found in waste bundle at Koyilandy material collection facility; probe launched
Investigation launched after a python was found in a waste sack at Koyilandy collection facility, shocking local volunteers.…
Python package installations as an index of local AI adoption
The hard-to-quantify rise of package downloads for Python spell out the story of AI diffusion, if you know where to look. Opinion Anyone who has explored the potential of local AI …
Show HN: LLM Proxy - Python with SSE stream aggregation and timeout prevention
Contribute to lordraw77/llmproxy development by creating an account on GitHub.…
Which CVEs should I add to my Python security benchmark for AI agents?
A benchmark for evaluating AI agents on fixing real-world security vulnerabilities. - GiovanniGatti/cve-bench…
LLM-Based Hierarchical Topic Modeling Tool
Contribute to Tryhard-cs/LLM-Hierarchical-Topic-Modeling development by creating an account on GitHub.…
Venv-manager, a Python venv runtime for Humans and AI agents
A powerful CLI tool for managing Python virtual environments with ease. - jacopobonomi/venv_manager…
AI agents write PostgreSQL like Python
Field notes from a production review of an AI-written PostgreSQL backend: exception blocks as control flow, casts that turn bad requests into 500s, races on state-advancing updates…
LLM Wikis Are Over-Engineered — I Replaced Mine With a Pure Python Compiler
Most "LLM wikis" use agents, embeddings, and repeated model calls to organize local notes. I built a deterministic alternative: a pure Python compiler that turns messy markdown int…
Bitmask-Based LLM Security Firewall with reskSecure — Block Jailbreaks at Token Level
Block LLM jailbreaks and prompt injections at the token level with reskSecure — a bitmask-based security firewall for AI applications. Includes code example and architecture insigh…
Build a Simple Keyword Ranking Monitor with Python and a SERP API
A practical Python tutorial for tracking keyword rankings, saving daily snapshots, and detecting ranking changes with a SERP API.…
Automate AWS Cost Reports with Python, boto3, and SES
Originally published on kuryzhev.cloud Your AWS bill already increased by the time you open Cost...…
Pandas-ta-classic 0.6.52: SMC liquidity sweep detector, Ichimoku fixes
Technical Analysis Indicators - Pandas TA Classic is an easy to use Python 3 Pandas Extension with 250+ Indicators and Candlestick Patterns - xgboosted/pandas-ta-classic…
Building Cross-Platform Distributed Scheduling Platform — My Workflow & Tech Stack
Hi folks! I’m the architect behind WLOADCTL, a commercial workload scheduling system for enterprise...…
mmo-chip: Multiplayer CMOS Standard Cell Chips Reverse Engineering Tool
Multiplayer CMOS Standard Cell Chips Reverse Engineering Tool - giulioz/mmo-chip…
FROST - Understanding Agent Architecture in 500 Lines of Python
What is FROST? FROST (Fractal Runtime of Orchestrated Skills & Tasks) is a minimalist...…
The Smallest Brain You Can Build: A Perceptron in Python
A perceptron explained from scratch in Python, with interactive demos. Learn weights, bias, the decision boundary, epochs, learning rate, and why we normalize data.…
micropython-wasm 0.1a2
Release: micropython-wasm 0.1a2 I added a CLI to micropython-wasm ( issue #7 ), inspired by the first draft of the blog entry when I realized it would be a great way to illustrate …
Running Python code in a sandbox with MicroPython and WASM
I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characterist…
Thursday Essay: When the Land of Monty Python Stopped Laughing
Note: Most Thursdays, I take readers on a deep dive into a topic I hope you'll find interesting, important, or at least amusing. These essays are made possible by — and are exclusi…
SynaptoRoute v0.4.0: Re-Architecting for Massive Concurrency & Zero-Downtime Indexing
This is a follow-up to SynaptoRoute v0.3.0: Matching Semantic Router While Scaling to 50,000 Routes....…
Python 3.15.0 beta 2 is here
The antepenultimate 3.15 beta is out!…
Peanut the python to reunite with owner after Ontario sewage plant rescue
The python was found trying to slither to safety from a collection bin at a Windsor, Ont., sewage plant and taken to the Humane Society.…
Python strays into hostel building, rescued
Python strays into hostel building, rescued…
Conheça o parâmetro "result" do Guará Python 🐍
O Page Object Model (POM) clássico resolveu a organização dos seletores, mas criou um novo problema:...…
Fetching Real-Time Polymarket Data Using WebSockets: Building a Faster Polymarket Trading Bot with Polymarket V2
Prediction markets move quickly. A major news event, election update, economic report, or sports...…
How to Write to Files in Python: A Beginner’s Guide
Learn how to write, append, and save text, CSV, and JSON files in Python using native file handling tools that work out of the box.…
Python Selenium Architecture & Significance of Python Virtual Environment
1.Python Selenium Architecture Python Selenium architecture explains how Selenium works with Python...…
Day 16 of Learning Python: List Comprehensions
Creating Lists in One Line List comprehensions combine iteration and transformation into a single...…
I spent a week on regex before realizing AI agent was the answer for data extraction
I spent a week on regex before realizing AI agent was the answer for data extraction A couple of...…
Day 5 — Entering the World of Classification
Today I started Week 3 of the Machine Learning Specialization and learned about...…
Building a resilient data ingestion pipeline with streaming backpressure in Python
Building a resilient data ingestion pipeline with streaming backpressure in Python ...…
Python obfuscation for AI assistants: runnable workspaces and off-disk secrets
Why obfuscating Python for AI tools requires a different mental model than Java — and how .env...…
Pydantic V2 Discriminated Unions in FastAPI: Modeling Polymorphic AI Feature Configs Without Schema Sprawl
Use Pydantic V2's discriminated unions to represent different AI feature types (summarization, classification, generation) with type-safe routing in FastAPI, eliminating conditiona…
I Struggled to Get AI to Write Useful Code — Here's What Finally Worked
Last month, I had to build a dozen API endpoints for a new microservice. I knew the patterns – CRUD...…
Selenium for Automation Testing Using Python
Selenium is popular open-source tool used for automating web browsers. It helps testers and...…
50 Python One-Liners Every Developer Should Have in Their Toolbox
Python's expressiveness lets you do in a single line what takes five in other languages. Here are 50...…
How I Used Python Fuzzy Matching to Detect Duplicate Content for SEO
Struggling with duplicate content across your site? I wrote a Python script that uses fuzzy matching...…
New to Python, What Would You Focus on First if You Were Starting Again?
I recently started learning Python. I have some programming background, but I am still very much a...…
Is ministack just writing python scripts that do nothing?
[Imposter syndrome] Back to the beginning (DevSecOps path)
I’ve been writing my project - Python port scanner for 9 months now. You might be wondering, “Why is...…
Running Python ASGI apps in the browser via Pyodide + a service worker
By running Python ASGI web applications entirely in the browser using Pyodide and a dedicated service worker, this project intercepts all same-origin requests under `/app/` and exe…
Java and Python
Beyond Static Prompts: How to Build Self-Improving AI Agents with Closed-Loop Skill Playbooks
The current wave of AI development is undergoing a massive paradigm shift. We are rapidly moving past...…
Show HN: Nimic – write pure Python and compile AOT to native binaries via Nim
Nimic is a pure Python module that facilitates writing AOT compilable code with a subset of Python (DSL). Based on ctypes built-in module, it includes emulation of native types, po…
I built a RAG pipeline from scratch — no LangChain, just FastAPI + FAISS
Most RAG tutorials I found were either "pip install langchain and you're done" or 50-page academic...…
FastAPI + Vue 3: How to Build a Modern REST API with Python and Consume It from the Frontend — Iván Bermúdez
Local-first: a Model on Your Own Machine, Zero Cloud
This is the concrete, runnable walkthrough for Post 1 of the Portway series. The goal: stand up a...…