Installation

Latest stable version

You can comfortably install the latest stable version using:

pip install byteparsing

Development version

If you feel adventurous and want to try the very latest version, use this instead:

git clone https://github.com/parallelwindfarms/byteparsing.git
cd byteparsing
pip install .