README.md 311 Bytes
Newer Older
Shoulin Wei's avatar
init    
Shoulin Wei committed
1
# CSST Cluster APIs library
Shoulin Wei's avatar
init  
Shoulin Wei committed
2
3
4

## Introduction

Shoulin Wei's avatar
init    
Shoulin Wei committed
5
This package provides APIs to access csst's files and databases.
Shoulin Wei's avatar
init  
Shoulin Wei committed
6
7
8
9
10
11

## Installation

This library can be installed 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-api-cluster.git
pip install ./csst-dfs-api-cluster
Shoulin Wei's avatar
init  
Shoulin Wei committed
14
```