Installation¶
pepfrag can be installed via PyPI:
pip install pepfrag
pepfrag is compatible with python > 3.7 and most
operating systems. The package has been tested on
- Windows 10
- MacOS 10.15
- Ubuntu 18.04 LTS
Because pepfrag includes C/C++ extensions, installation requires the
presence of a C++ 11 compatible compiler on your machine.