Skip to content

beartype/homebrew-beartype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍺 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.