Skip to content

A web Python package manager built using Django and Vue.

License

Notifications You must be signed in to change notification settings

liying2008/PYP_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

网页版 Python 包管理器

A web Python package manager built using Django and Vue.

部署 (Deploy)

  1. pip install -r requirements.txt
  2. npm install
  3. python manage.py runserver 8000

Then, visit: http://127.0.0.1:8000/

界面截图 (Screenshots)

Manager UI

Manager UI

Search Packages UI

Search Packages UI

License

MIT LICENSE