pip compatible server to serve Python packages out of GitHub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Brett Langdon a9352f4b09
Initial working prototype
9 years ago
cmd/pypihub Initial working prototype 9 years ago
vendor/github.com Add google/go-github 9 years ago
Makefile Initial setup 9 years ago
README.md Initial setup 9 years ago
asset.go Initial working prototype 9 years ago
client.go Initial working prototype 9 years ago
config.go Initial working prototype 9 years ago
server.go Initial working prototype 9 years ago
utils.go Initial working prototype 9 years ago

README.md

PyPIHub

PyPI server for installing Python packages from GitHub repo releases.