-1
8

To be clear, this was released on 11 July 2023.

14
8
16
Flood Fill Mazes (excess.org)
1
submitted 1 year ago* (last edited 1 year ago) by jnovinger@programming.dev to c/postgresql@programming.dev
6
19
18

Inspired by FastAPI and Kombu, Propan was created to simplify Message Brokers' code writing and to provide a helpful development toolkit, which existed only in HTTP-frameworks world until now.

It's designed to create reactive microservices around Messaging.

It is a modern, high-level framework on top of popular specific Python brokers libraries, based on pydantic, FastAPI, and pytest concepts.

3
10
Python's "next" function (www.pythonmorsels.com)

I guess I knew the whole "you can't use next on iterables" in the sense that I've never tried it.

I TIL'd about the default value for next.

9

At least I posted it to !programming_horror@programming.dev first!

view more: ‹ prev next ›

jnovinger

joined 1 year ago
MODERATOR OF