2025 December

A pure Python HTML5 parser that just works. No C extensions to compile. No system dependencies to install. No complex API to learn. - EmilStenstrom/justhtml

python

2025 October

⚠️ Hyperflask is still in BETA and being actively developed. Check out the roadmap for a status update.

hacker news python

2025 May

A Python library and CLI tool for inspecting ePub from the terminal - ernestofgonzalez/epub-utils

python

2025 March

FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (AioHttp, Django, Falcon, Flask, Quart, Sanic, Starlette, Tornado). - mr-fatalyst/fa...

open api python

2024 December

Decentralised, minimalist microblogging service for hackers. - buckket/twtxt

hacker news python

2024 November

An open source utility for packaging Python applications and all their dependencies into a portable, deterministic format based on Python's `sitecustomize.py`.

python

2024 September

A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program. - cle-b/httpdbg

hacker news tooling python

2024 August

I've be working on Textual for over a year now. Here's a few things I've discovered (or re-discovered) regarding terminals in Python, and software development in general.

hacker news python

2024 February

Build robust web crawlers using libraries like BeautifulSoup. Overcome scraping challenges and learn best practices for large scale scraping.

hacker news scraping python

2023 January

Occasionally I go out to lunch with some of my techie friends and we have a great time geeking together. We talk about projects, current events, and various tech-related issues. Inevitably, the discussion will turn to programming languages. One might lament "I have to modify some Java code. I hate Java. (Oh, sorry, Kyle.)" (It probably doesn't help that we gave Kyle the nickname "Java-boy" over a decade ago.) Another will gripe about some old monolithic shell code that nobody wants to rewrite.

python