Skip to content

chenll7/bear_python_demo

Repository files navigation

Bear Python Demo

Python项目示例。

Getting Started

  1. 虚拟环境初始化和安装依赖:执行./install.cmd

  2. 运行程序:执行./start.cmd

Getting Started to develop

  1. 虚拟环境初始化:执行./tool/install_venv.cmd

  2. 下载所有三方依赖包:执行./tool/download_dep.cmd

  3. 安装依赖:执行./tool/install_deps.cmd

  4. 运行程序:执行./start.cmd

  5. 生成安装包/归档:执行./create_archive.cmd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published