Skip to content
/ T-snake Public template

🔒 📦 Basic development template of Python project.【Python3项目开发模板】

License

Notifications You must be signed in to change notification settings

SystemLight/T-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-snake

Basic development template of Python project

用法

  1. T-snake默认使用 pipenv 作为包管理器,如果没有安装请执行下面命令
pip install pipenv

安装后添加环境变量
PIPENV_VENV_IN_PROJECT = 1
  1. 还原依赖环境
pipenv install
  1. T-snake默认使用阿里源仓库作为安装源

License

T-snake uses the MIT license, see LICENSE file for the details.

About

🔒 📦 Basic development template of Python project.【Python3项目开发模板】

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages