Installation ============ ------------------ Use pip to Install ------------------ The recommended way to install ``calcpy`` is via ``pip``. And it is recommended to always install the latest version. .. code:: shell pip install --upgrade calcpy ------------- Compatibility ------------- ``calcpy`` only supports Python 3.8+. (:ref:`Why? How to support lower version? `)