Python LibHunt Info

Subscribe to our Python newsletter
to know all the trending
packages, news and articles.

All Categories

MORE - Discover trending Python projects by mentions on social networks.

The Awesome Python feed

Master Protobuf for safer API development across languages. Interactive session covers design patterns, breaking change prevention, streaming & data pipelines beyond HTTP/gRPC. Feb 19th. Includes Live Q&A.
Promo buf.build
Today

scikit-image

Image processing in Python
Featured Package // Category Imagery

Yesterday

Awesome Python Weekly » 506

Top Stories
  • Stelvio – Ship Python to AWS
  • Rewrote our Python API gateway in Go and nobody cares
  • Análise de correspondência, o que é e como fazer com Python, usando Naruto como exemplo

WeasyPrint

The awesome document factory
Featured Package // Category PDF

Last 7 Days

Atomic Agents

Building AI agents, atomically
Featured Package // Category Machine Learning

Arcade

Easy to use Python library for creating 2D arcade games.
Featured Package // Category Game Development

Al is killing programming and the Python community

Article Popular Story // www.reddit.com

Stelvio – Ship Python to AWS

Article Popular Story // stelvio.dev

Moto

A library that allows you to easily mock out tests based on AWS infrastructure.
Featured Package // Category Mock

Kreuzberg

A polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured information from PDFs, Office documents, images, and 50+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
Featured Package // Category PDF

Rewrote our Python API gateway in Go and nobody cares

Article Popular Story // old.reddit.com

Tax-Calculator

USA Federal Individual Income and Payroll Tax Microsimulation Model
Featured Package // Category Finance

Koan 19: The Unhelpful Eclipse

A shift in the behaviour of Traversable.joinpath between Python 11 and 12.
Article Added by: vivis_dev // pythonkoans.substack.com

Last 30 Days

Why I'm ignoring pretty much all new Python packaging tools

Article Popular Story // utcc.utoronto.ca

marimo

A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.
Featured Package // Category Data Analysis

Awesome Python Weekly » 505

Top Stories
  • Oban, the job processing framework from Elixir, has come to Python
  • Use "\A \z", not "^ $" with Python regular expressions
  • The C-Shaped Hole in Package Management

boto3

Boto3, an AWS SDK for Python
Featured Package // Category Third-party APIs

Some notes on starting to use Django

Article Popular Story // jvns.ca

Kornia

🐍 Geometric Computer Vision Library for Spatial AI
Featured Package // Category Computer Vision

Use "\A \z", not "^ $" with Python regular expressions

Article Popular Story // sethmlarson.dev