README.md 341 Bytes
Newer Older
Wei Shoulin's avatar
Wei Shoulin committed
1
2
3
4
5
6
7
8
9
10
11
# CSST DFS Base Proto library

## Introduction

This package provides proto file, code genneration.... 

## 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-proto-py.git
pip install ./csst-dfs-proto-py
Wei Shoulin's avatar
Wei Shoulin committed
14
```
Wei Shoulin's avatar
Wei Shoulin committed
15
16
17
18

## Delelopment

pip installl grpcio-tools