Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 424 Bytes

shimbboleth

Josh's opinionated (and typed) shims library.

  • supports (syncronous), asyncio, and trio
  • only requires httpx

Buildkite

Agent shims

shimbboleth.buildkite.agent provides shims around a subset of the Buildkite agent CLI.

See module for more details.

(Development)

This project uses uv, lefthook, ruff, pyright and pytest.