2025 October
⚠️ Hyperflask is still in BETA and being actively developed. Check out the roadmap for a status update.
2025 May
A Python library and CLI tool for inspecting ePub from the terminal - ernestofgonzalez/epub-utils
ernestofgonzalez
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...
mr-fatalyst
2024 December
Decentralised, minimalist microblogging service for hackers. - buckket/twtxt
buckket
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`.
Alyssa Coghlan, Yagil Burowski
2024 September
A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program. - cle-b/httpdbg
cle-b
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.
2024 February
Build robust web crawlers using libraries like BeautifulSoup. Overcome scraping challenges and learn best practices for large scale scraping.
Mohan Ganesan Feb 20, 2024 · 19 min read
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.