Skip to content

Add abx-pkg and bubus #77

Open
pirate wants to merge 1 commit intoKludex:mainfrom
pirate:patch-2
Open

Add abx-pkg and bubus #77
pirate wants to merge 1 commit intoKludex:mainfrom
pirate:patch-2

Conversation

@pirate
Copy link

@pirate pirate commented Feb 12, 2026

Thanks for making this list!

Note I put abx-pkg under Utilities because package / dependency management seems more like a "utility" to me, even though it's sort of a type of object mapper / ORM as well.

I put bubus solidly under object mapping because Events are objects in the more traditional sense, and because they are exchanged between Python/JS/various other transport layers, Pydantic is doing the "mapping" of the underlying JSON transit format into a typed Pydantic equivalent interface in python. Arguably it could be a utility though, up to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant