Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 695 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 695 Bytes

🍺 homebrew-beartype

Pawsibly the only homebrew tap you'll ever find with an unbearably good bare-metal type checker. 🐻

Installation

brew tap beartype/beartype
brew install <FORMULA>

or alternatively...

brew install beartype/beartype/<FORMULA>

Pre-compiled bottles are available for macOS Big Sur, Monterey and x86_64 Linux.

Formulae/Casks

Program Description
beartype Unbearably fast O(1) runtime type-checking in pure Python

Acknowledgements

dawidd6/homebrew-tap was used as an example as to how to generate bottles.