# CSST Cluster APIs library ## Introduction This package provides APIs to access csst's files and databases. ## Installation This library can be installed with the following command: ```bash git clone https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-api-cluster.git pip install ./csst-dfs-api-cluster ```