10/16/2025

Hyperflask

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

python

6/14/2025

https://effective-programmer.com/how-to-write-the-worst-possible-python-code-8c6

A comprehensive guide to making your colleagues question their career choices

Naveed Khan

python

5/3/2025

ernestofgonzalez/epub-utils: A Python CLI and utility library for manipulating EPUB files

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

ernestofgonzalez

python

3/22/2025

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

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

open api python

12/22/2024

twtxt/twtxt at master · buckket/twtxt

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

buckket

python

11/3/2024

Introducing venvstacks: layered Python virtual environments | LM Studio Blog

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

python

9/25/2024

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

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

cle-b

python

8/11/2024

7 Things I've learned building a modern TUI Framework

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.

python

5/21/2024

https://medium.com/@simeon.emanuilov/is-django-still-relevant-in-2024-1e68d2b134

Is Django Still Relevant in 2024? Current state, async status, community and my humble opinion In the ever-evolving field of web development, the Python-based framework Django has often been the …

Simeon Emanuilov

python

2/20/2024

Web Scraping in Python - The Complete Guide | ProxiesAPI

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

scraping python