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 82ba877832
Update readme
9 years ago
cmd/pypihub support non-published releases 9 years ago
vendor/github.com remove blang/semver 9 years ago
.gitignore ignore compiled binary 9 years ago
Dockerfile Setup docker and stuffs 9 years ago
Makefile remove run target 9 years ago
README.md Update readme 9 years ago
asset.go support non-published releases 9 years ago
client.go remove asset logging 9 years ago
config.go Initial working prototype 9 years ago
docker-compose.yml Setup docker and stuffs 9 years ago
router.go add asset fetching logging 9 years ago
utils.go Initial working prototype 9 years ago

README.md

PyPIHub

PyPI server for serving Python packages out of GitHub.