InstallationΒΆ
structuralcodes is compatible with and is installed by typing:
python -m pip install structuralcodes
py -m pip install structuralcodes
If you already have structuralcodes installed, you can upgrade it by typing:
python -m pip install --upgrade structuralcodes
py -m pip install --upgrade structuralcodes