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!

19
8
submitted 2 years ago* (last edited 2 years ago) by jnovinger@programming.dev to c/postgresql@programming.dev
4

Once you've installed it, pytest will produce nice colourised diffs for any assert == :

😍

Via https://mastodon.social/@hynek/110479665200902390

8
7
11
2

Instantly spin-up a GraphQL API server by pointing PostGraphile at your existing PostgreSQL database

You can also follow the project on Mastodon: https://fosstodon.org/@graphile

4

The challenge: https://www.pgsqlphriday.com/2023/05/pgsql-phriday-009/

Another Phriday in the books, and it's time to see what all happened:

view more: ‹ prev next ›

jnovinger

0 post score
0 comment score
joined 2 years ago
MODERATOR OF