Installation

Requirements

  • Python ≥ 3.6

Build easycore from Source

pip install 'git+https://github.com/YuxinZhaozyx/easycore.git'

# or build it from local
git clone https://github.com/YuxinZhaozyx/easycore.git
cd easycore
pip install -e .