bitops

Simple bit manipulations for personal projects


Keywords
BINARY, OPERATIONS, BITWISE, MATH, BITS, BYTES, bit, bitwise-arithmetic, bitwise-operators, python
License
MIT
Install
pip install bitops==0.0.5

Documentation

Upload Python Package PyPi version Supported Python versions License Downloads codecov

Simple module for bit operations in a byte (get, set, etc..)