Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

missuor/pbr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbr-demo

Python 包的一个Demo

安装方法

  • git clone [email protected]:missuor/pbr-demo.git demo
  • cd demo
  • pip install -r requirements.txt
  • python setup.py install (如果需要将demo安装为独立的包)
  • python manage.py runserver 0.0.0.0:8000 (如果需要将demo作为Web服务跑起来)

Releases

No releases published

Packages

No packages published

Languages