Skip to content

CharlesPoletowin/IntelligentPark

Repository files navigation

2020-6-2 another project in Inesa.
This project is probably for Inesa Intelligent Park

1、创建虚拟环境

$ python3 -m venv venv
$ source venv/bin/activate

# Windows环境下
venv\Scripts\activate

更新包管理工具pip

(venv)$ pip install -U pip

安装依赖包

(venv)$ pip install -r Pipfile

测一下Pull

About

a project in inesa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages