Installation ============== You can install the package using pip : .. code-block:: python pip install codegreen_core Alternatively, you can clone the Git repository and install the package manually: .. code-block:: bash git clone https://github.com/codegreen-framework/codegreen-core.git pip install -e . Next, head over to the setup guide to configure the package.