Skip to content
/ pypipo Public

simple PyPI pull-through proxy

License

Notifications You must be signed in to change notification settings

akx/pypipo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypipo

Proof of concept simple PyPI pull-through proxy. Absolutely not usable for production just yet.

usage

run server

  • install requirements
  • uvicorn pypipo:app --port 8101

use server

pip install --index-url=http://localhost:8101/simple/ black

About

simple PyPI pull-through proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages