Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
csst
Pyscalebox
Commits
76c22cff
Commit
76c22cff
authored
Aug 25, 2022
by
zxl
Browse files
完善readme
parent
5d4e8931
Pipeline
#23
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
README.md
README.md
+10
-2
No files found.
README.md
View file @
76c22cff
# pyscalebox APIs library
## Prepare
grpc need the python3
`python3`
can be installed with the following commdand:
```
bash
yum
install
python3 python3-pip
python3
-m
pip
install
--upgrade
pip
==
20.3.4
python3
-m
pip
install
--upgrade
setuptools
```
## Installation
`pyscalebox`
can be installed with the following command:
```
bash
git clone http://hub.cstcloud.cn/git/csst/pyscalebox.git
cd
pyscalebox
pip
install
-r
requirements.txt
python setup.py
install
python3
-m
pip
install
-r
requirements.txt
python
3
setup.py
install
```
## Configuration
-
CSST_PIPELINE_GRPC_SERVER = scalebox plat server # default: 122.96.144.152:39092
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment