update ip
1、git clone https://gitlink.org.cn/tianyongkai/entropy.git2、进入SoftwareEntropy,执行docker build -t [your tag] .,生成docker image3、执行命令docker run -d -p [port]:80 [docker image id]运行docker镜像
git clone https://gitlink.org.cn/tianyongkai/entropy.git
docker build -t [your tag] .
docker run -d -p [port]:80 [docker image id]
1、git clone https://gitlink.org.cn/tianyongkai/entropy.git2、cd SoftwareEntropy/entropy3、conda create -n entropy python=3.84、conda activate entropy5、pip install -r requirements.txt6、python server.py,访问127.0.0.1:5000
cd SoftwareEntropy/entropy
conda create -n entropy python=3.8
conda activate entropy
pip install -r requirements.txt
python server.py
127.0.0.1:5000
http://[IP]:[port]/tensorflow/entropyhttp://[IP]:[port]/rails/entropyhttp://[IP]:[port]/vue/entropyhttp://[IP]:[port]/jittor/entropyhttp://[IP]:[port]/bootstrap/entropyhttp://[IP]:[port]/paddle/entropy
http://[IP]:[port]/tensorflow/entropy
http://[IP]:[port]/rails/entropy
http://[IP]:[port]/vue/entropy
http://[IP]:[port]/jittor/entropy
http://[IP]:[port]/bootstrap/entropy
http://[IP]:[port]/paddle/entropy
2023.03.16新增gitee项目http://[IP]:[port]/mindspore/entropyhttp://[IP]:[port]/opengauss/entropyhttp://[IP]:[port]/openeuler/entropy
http://[IP]:[port]/mindspore/entropy
http://[IP]:[port]/opengauss/entropy
http://[IP]:[port]/openeuler/entropy
本项目提供了每日定时更新,也提供了手动更新的接口:全部更新:http://[IP]:[port]/update单个更新:http://[IP]:[port]/tensorflow/updatehttp://[IP]:[port]/rails/updatehttp://[IP]:[port]/vue/updatehttp://[IP]:[port]/jittor/updatehttp://[IP]:[port]/bootstrap/updatehttp://[IP]:[port]/paddle/update
http://[IP]:[port]/update
http://[IP]:[port]/tensorflow/update
http://[IP]:[port]/rails/update
http://[IP]:[port]/vue/update
http://[IP]:[port]/jittor/update
http://[IP]:[port]/bootstrap/update
http://[IP]:[port]/paddle/update
2023.03.16新增gitee项目http://[IP]:[port]/mindspore/updatehttp://[IP]:[port]/opengauss/updatehttp://[IP]:[port]/openeuler/update
http://[IP]:[port]/mindspore/update
http://[IP]:[port]/opengauss/update
http://[IP]:[port]/openeuler/update
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
entropy
部署方式
docker image
1、
git clone https://gitlink.org.cn/tianyongkai/entropy.git
2、进入SoftwareEntropy,执行
docker build -t [your tag] .
,生成docker image3、执行命令
docker run -d -p [port]:80 [docker image id]
运行docker镜像本地部署
1、
git clone https://gitlink.org.cn/tianyongkai/entropy.git
2、
cd SoftwareEntropy/entropy
3、
conda create -n entropy python=3.8
4、
conda activate entropy
5、
pip install -r requirements.txt
6、
python server.py
,访问127.0.0.1:5000
访问api
获取熵数据
http://[IP]:[port]/tensorflow/entropy
http://[IP]:[port]/rails/entropy
http://[IP]:[port]/vue/entropy
http://[IP]:[port]/jittor/entropy
http://[IP]:[port]/bootstrap/entropy
http://[IP]:[port]/paddle/entropy
2023.03.16新增gitee项目
http://[IP]:[port]/mindspore/entropy
http://[IP]:[port]/opengauss/entropy
http://[IP]:[port]/openeuler/entropy
更新熵数据
本项目提供了每日定时更新,也提供了手动更新的接口:
全部更新:
http://[IP]:[port]/update
单个更新:
http://[IP]:[port]/tensorflow/update
http://[IP]:[port]/rails/update
http://[IP]:[port]/vue/update
http://[IP]:[port]/jittor/update
http://[IP]:[port]/bootstrap/update
http://[IP]:[port]/paddle/update
2023.03.16新增gitee项目
http://[IP]:[port]/mindspore/update
http://[IP]:[port]/opengauss/update
http://[IP]:[port]/openeuler/update