Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 387 Bytes

File metadata and controls

18 lines (10 loc) · 387 Bytes

Installation

You can install the package using pip :

pip install codegreen_core

Alternatively, you can clone the Git repository and install the package manually:

git clone https://github.com/codegreen-framework/codegreen-core.git
pip install -e  .

Next, head over to the setup guide to configure the package.