# Common Library for CSST DFS

## Introduction

This package provides common library for DFS of CSST. 

## Installation

This library can be installed from sources with the following command: 

```bash
git clone https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-commons.git
pip install ./csst-dfs-commons
```