barriers

Python decorators for including/excluding type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install barriers

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.0.0 2025-09-27      
1.2.0 2023-10-28      
1.1.0 2023-04-18  
1.0.0 2022-09-03  
0.1.0 2022-08-29  

Issues with this package?

Page last updated 2025-11-12 22:57:28 UTC