Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions awesome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,3 +338,13 @@ repositories:
category: Utilities
name: env-example
description: A command line tool for creating a .env.example file for all Pydantic settings classes in your project.

- name: bubus
repo: https://github.com/pirate/bbus
description: A fast, production-ready event bus that works across Python and JS using Pydantic and Zod.
category: Object Mapping

- name: abx-pkg
repo: https://github.com/ArchiveBox/abx-pkg
description: Declare and install runtime package dependencies with pkg managers like apt/brew/npm/pip/cargo using Pydantic.
category: Utilities