python

Tag

Cards List
#python

Flyway for freeloaders, rollback implemented in Python

Hacker News Top ↗ · 2026-08-25 Cached

This article explains how to implement rollback functionality in Flyway Community Edition using Python scripts, allowing developers to reverse migrations without the paid undo command.

0 favorites 0 likes
#python

Time complexity of operations on Python's built-in types

Hacker News Top ↗ · 2026-08-25 Cached

This document details the time complexity of various operations on Python's built-in types such as list, tuple, and dict, using Big O notation to describe performance characteristics.

0 favorites 0 likes
#python

@clcoding: AI-Powered Travel Planner in Python Planning a trip can take hours—searching for destinations, creating itineraries, es…

X AI KOLs Timeline ↗ · 2026-08-25 Cached

The article introduces an AI-powered travel planner project in Python for generating personalized itineraries, and promotes a book featuring 100 practical Python projects for learners.

0 favorites 0 likes
#python

@KirkDBorne: Get "Mathematics of Machine Learning" here: http://amzn.to/4eN7i52 by @TivadarDanka v/ @PacktDataML — GitHub: http://gi…

X AI KOLs Timeline ↗ · 2026-08-25 Cached

Review of the book 'Mathematics of Machine Learning' by Tivadar Danka, covering mathematical foundations for AI and machine learning with practical Python examples and Jupyter notebooks.

0 favorites 0 likes
#python

@browser_use: Introducing: Windows Harness. A persistent Python harness for virtually any Windows task The Windows version so many of…

X AI KOLs Timeline ↗ · 2026-08-25 Cached

The article introduces Windows Harness, an open-source Python tool designed for automating a wide range of Windows tasks, featuring UI automation, screenshots, raw input, and integration with browsers, files, and PowerShell.

0 favorites 0 likes
#python

RISC-V is now officially supported by CPython

Hacker News Top ↗ · 2026-08-24 Cached

CPython has officially added support for RISC-V architecture as a tier 3 platform, enabling Python to run on open-source instruction set hardware.

0 favorites 0 likes
#python

Visualizing Binary Files

Hacker News Top ↗ · 2026-08-24 Cached

The article describes the development of enhanced binary file visualization features in the 'bine' hex editor, including colorized output using Unicode characters and a method to interpret binary files as images for large-scale viewing.

0 favorites 0 likes
#python

llm-anthropic 0.27

Simon Willison's Blog ↗ · 2026-08-24 Cached

llm-anthropic version 0.27 has been released to provide compatibility with the anthropic v1.0.0 Python library. This update involves switching from httpx to httpx2, and was aided by using Claude Code for the migration process.

0 favorites 0 likes
#python

IPython is All You Need

Lobsters Hottest ↗ · 2026-08-24 Cached

Nathan Cooper humorously explains how to use IPython as a terminal shell, highlighting features like running bash commands without the '!' prefix and displaying images in the terminal, with safety tools like safepyrun and safecmd.

0 favorites 0 likes
#python

Micro language implementation: Calcium

Lobsters Hottest ↗ · 2026-08-24 Cached

A blog post about Calcium, a tiny programming language implementation designed to demonstrate how languages like Python are compiled and executed, created by Ned Batchelder to explain the compiled vs. interpreted debate.

0 favorites 0 likes
#python

touch - A lightweight implementation of the Unix touch command for Windows

Lobsters Hottest ↗ · 2026-08-24 Cached

A lightweight Python implementation of the Unix touch command for Windows, enabling file creation and timestamp updates via command-line interface.

0 favorites 0 likes
#python

@github: Ever opened a repo thinking “this’ll just be a README”, and suddenly you’re building a full Python stack? Same. Get to …

X AI KOLs Timeline ↗ · 2026-08-23 Cached

GitHub promotes its season 2 podcast, featuring hosts and highlights from previous episodes, inviting listeners to catch up.

0 favorites 0 likes
#python

@techNmak: Someone built a 503-lesson AI engineering curriculum and open-sourced the whole thing. It’s called AI Engineering from …

X AI KOLs Following ↗ · 2026-08-23 Cached

An AI engineering curriculum called AI Engineering from Scratch has been open-sourced, offering 503 lessons across multiple programming languages with a focus on building from scratch, and includes a Claude Certification Academy.

0 favorites 0 likes
#python

An open-source tool for testing AI agent behavior before they go into production.

Reddit r/AI_Agents ↗ · 2026-08-23

The author plans to open-source a tool for testing AI agent behavior before production, supporting OpenAI Agents SDK, PydanticAI, and custom Python agents, and is seeking developer contributions and feedback.

0 favorites 0 likes
#python

Thinking in Python by Bruce Eckel

Hacker News Top ↗ · 2026-08-22 Cached

A comprehensive Python programming book by Bruce Eckel covering fundamentals, techniques, patterns, and functional programming.

0 favorites 0 likes
#python

@Smartpigai: Discover a self-media efficiency tool: CreatorHub – a locally running Web panel that unifies management of Douyin, Xiaohongshu, Kuaishou, and WeChat Channels, supporting work/comment monitoring, content download and publishing, auto-reply, and notifications. Data and login state are stored locally, open-source and self-deployable. Project address: https://git…

X AI KOLs Timeline ↗ · 2026-08-22 Cached

CreatorHub is a locally running open-source Web panel that unifies management of Douyin, Xiaohongshu, Kuaishou, and WeChat Channels, supporting work monitoring, content download, publishing, and auto-reply.

0 favorites 0 likes
#python

@denziideng: Oh my god! After using this, I can't go back to PowerPoint animations! Free, open-source, and buttery smooth! PowerPoint animations are stiff and laggy? Still need After Effects for precise math/knowledge explanation animations? This math animation wizard, Manim, nails it here: Code-driven precision: Math formulas and graph transformations are pixel-perfect, smooth and fluid. Completely free and open-source: Python…

X AI KOLs Timeline ↗ · 2026-08-22 Cached

Manim is an open-source Python math animation engine designed for creating precise mathematical video animations, used by 3Blue1Brown, offering efficient code-driven animation production.

0 favorites 0 likes
#python

@XAMTO_AI: Want to learn geospatial programming but don't know where to start? I was in the same state until I came across an open-source book called 'Introduction to GIS Programming', which is free and allows running code online. It starts from the basics of Python and smoothly progresses to advanced geospatial data analysis. The best part is that each section comes with runnable code examples…

X AI KOLs Timeline ↗ · 2026-08-21 Cached

Introduces an open-source book titled 'Introduction to GIS Programming', which is free and supports running code online. It is suitable for learning geospatial programming from scratch, covering Python basics to advanced geospatial data analysis.

0 favorites 0 likes
#python

@TeachTheMachine: Probability for Machine Learning (7-Day Mini-Course)

X AI KOLs Timeline ↗ · 2026-08-21 Cached

A 7-day crash course to learn essential probability concepts for machine learning using Python, designed for developers to deepen their ML understanding.

0 favorites 0 likes
#python

@rauchg: Our Python team is making rapid progress

X AI KOLs Timeline ↗ · 2026-08-21 Cached

Vercel announces native support for Celery, enabling Python background tasks to run on Vercel Functions with zero configuration and a pay-per-use model.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback