README.md 308 Bytes
Newer Older
Wei Shoulin's avatar
Wei Shoulin committed
1
2
3
4
# Common Library for CSST DFS

## Introduction

Wei Shoulin's avatar
Wei Shoulin committed
5
This package provides common library for DFS of CSST. 
Wei Shoulin's avatar
Wei Shoulin committed
6
7
8
9
10
11

## Installation

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

```bash
Wei Shoulin's avatar
Wei Shoulin committed
12
13
git clone https://csst-tb.bao.ac.cn/code/csst-dfs/csst-dfs-commons.git
pip install ./csst-dfs-commons
Wei Shoulin's avatar
Wei Shoulin committed
14
```